public class DefaultSectionPanelLabelRenderer extends Object implements SectionPanelLabelRenderer
| Modifier and Type | Field and Description |
|---|---|
protected static String |
SECTION_PANEL_LABEL_DIV_SCLASS |
| Constructor and Description |
|---|
DefaultSectionPanelLabelRenderer(UIEditorArea editorArea) |
| Modifier and Type | Method and Description |
|---|---|
protected UIEditorArea |
getEditorArea() |
void |
render(String label,
String imageUrl,
Component parent) |
protected static final String SECTION_PANEL_LABEL_DIV_SCLASS
public DefaultSectionPanelLabelRenderer(UIEditorArea editorArea)
public void render(String label, String imageUrl, Component parent)
render in interface SectionPanelLabelRendererprotected UIEditorArea getEditorArea()
Copyright © 2017 SAP SE. All Rights Reserved.