public class DefaultDrillableSelectorSectionRenderer extends DefaultSectionSelectorSectionRenderer
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
BACK_BUTTON_SCLASS |
protected static java.lang.String |
BACK_BUTTTON_LABEL |
protected static java.lang.String |
DRILLABLE_SELECTOR_SCLASS |
protected static int |
INTINITY_DRILL_LEVELS |
protected static java.lang.String |
ON_DEMAND_ATTR |
SELECTOR_SECTION_ITEM_SCLASS, SELECTOR_SECTION_SCLASSEMPTY_MESSAGE, lastSection, SELECTOR_ACTIVE_ITEM_SCLASS, SELECTOR_ITEM_SCLASS, SELECTOR_SCLASS| Constructor and Description |
|---|
DefaultDrillableSelectorSectionRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractDrillableSelectorSection |
getSection()
Returns the last section which this renderer rendered.
|
void |
render(SectionPanel panel,
Component parent,
Component captionComponent,
Section section) |
getListboxComponent, loadCaptionComponent, renderSubsectionsextractSelectedItems, getListRenderer, setListRenderercreateBrowserItemTooltip, createList, getNavigationArea, getSectionPanelModel, setNavigationAreaprotected static final java.lang.String ON_DEMAND_ATTR
protected static final java.lang.String DRILLABLE_SELECTOR_SCLASS
protected static final java.lang.String BACK_BUTTTON_LABEL
protected static final java.lang.String BACK_BUTTON_SCLASS
protected static final int INTINITY_DRILL_LEVELS
public DefaultDrillableSelectorSectionRenderer()
public void render(SectionPanel panel, Component parent, Component captionComponent, Section section)
render in interface SectionRendererrender in class DefaultSectionSelectorSectionRendererprotected AbstractDrillableSelectorSection getSection()
DefaultSelectorSectionRenderergetSection in class DefaultSectionSelectorSectionRendererCopyright © 2018 SAP SE. All Rights Reserved.