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