public class EditorSectionRenderer extends DefaultSectionRenderer
| Constructor and Description |
|---|
EditorSectionRenderer(EditorAreaController editorAreaController) |
| Modifier and Type | Method and Description |
|---|---|
protected EditorAreaController |
getEditorAreaController() |
protected Component |
getOnLaterComponent() |
void |
render(SectionPanel panel,
Component parent,
Component captionComponent,
Section section) |
protected void |
renderLater(SectionPanel panel,
Component parent,
Component captionComponent,
Section section) |
void |
updatePropertyArea(Component propertyArea,
SectionPanelModel model,
Section section) |
public EditorSectionRenderer(EditorAreaController editorAreaController)
public void render(SectionPanel panel, Component parent, Component captionComponent, Section section)
render in interface SectionRendererrender in class DefaultSectionRendererprotected void renderLater(SectionPanel panel, Component parent, Component captionComponent, Section section)
public void updatePropertyArea(Component propertyArea,
SectionPanelModel model,
Section section)
protected EditorAreaController getEditorAreaController()
protected Component getOnLaterComponent()
Copyright © 2018 SAP SE. All Rights Reserved.