public abstract class AbstracttSectionSelectorSectionListRenderer extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
COCKPIT_ID_NAVIGATION_AREA_PREFIX |
protected static String |
ON_DEMAND_ATTR |
| Constructor and Description |
|---|
AbstracttSectionSelectorSectionListRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
createContextMenu(HtmlBasedComponent parent,
TypedObject value) |
protected Component |
getCaptionComponent()
Deprecated.
|
protected abstract String |
getListcellSclass() |
protected abstract String |
getListitemSclass() |
protected DefaultSectionSelectorSection |
getSection() |
abstract DefaultSectionSelectorSectionRenderer |
getSectionRenderer() |
protected Component |
loadCaptionComponent(HtmlBasedComponent parent,
TypedObject currentTypedObjectValue) |
void |
render(Listitem listitem,
Object data) |
protected static final String ON_DEMAND_ATTR
protected static final String COCKPIT_ID_NAVIGATION_AREA_PREFIX
public AbstracttSectionSelectorSectionListRenderer()
public abstract DefaultSectionSelectorSectionRenderer getSectionRenderer()
protected abstract String getListitemSclass()
protected abstract String getListcellSclass()
@Deprecated protected Component getCaptionComponent()
protected Component loadCaptionComponent(HtmlBasedComponent parent,
TypedObject currentTypedObjectValue)
protected DefaultSectionSelectorSection getSection()
public void createContextMenu(HtmlBasedComponent parent,
TypedObject value)
Copyright © 2017 SAP SE. All Rights Reserved.