public class PrintPlannerSectionRenderer extends Object implements SectionRenderer
PrintPlannerSectionConfiguration.
| Constructor and Description |
|---|
PrintPlannerSectionRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected Div |
createPagePlannerEditor(String attributeQualifier,
String editorCode,
ObjectValueContainer cnt)
Creates a special page planner editor with custom editor listener.
|
PagePlannerEditorController |
getPlannerEditorController() |
protected SystemService |
getSystemService() |
TypeService |
getTypeService() |
void |
render(SectionPanel panel,
Component parent,
Component captionComponent,
Section section) |
void |
setPagePlannerEditorController(PagePlannerEditorController pagePlannerEditorController) |
void |
setPlannerEditorController(PagePlannerEditorController pagePlannerEditorController) |
void |
setSystemService(SystemService systemService) |
void |
setTypeService(TypeService typeService) |
public void render(SectionPanel panel, Component parent, Component captionComponent, Section section)
render in interface SectionRendererprotected Div createPagePlannerEditor(String attributeQualifier, String editorCode, ObjectValueContainer cnt)
public void setPlannerEditorController(PagePlannerEditorController pagePlannerEditorController)
protected SystemService getSystemService()
public PagePlannerEditorController getPlannerEditorController()
public TypeService getTypeService()
public void setTypeService(TypeService typeService)
public void setSystemService(SystemService systemService)
public void setPagePlannerEditorController(PagePlannerEditorController pagePlannerEditorController)
Copyright © 2017 SAP SE. All Rights Reserved.