public class SpecialCollectionSectionRenderer extends AbstractNavigationAreaSectionRenderer
| Constructor and Description |
|---|
SpecialCollectionSectionRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected Separator |
createSeparator() |
java.lang.String |
getAllItemsLabel() |
java.util.List<java.lang.String> |
getAllowedTypes() |
BaseUICockpitNavigationArea |
getNavigationArea() |
void |
render(SectionPanel panel,
Component parent,
Component captionComponent,
Section section) |
void |
setAllItemsLabel(java.lang.String allItemsLabel) |
void |
setAllowedTypes(java.util.List<java.lang.String> allowedTypes) |
createBrowserItemTooltip, createList, getSectionPanelModel, setNavigationAreaprotected Separator createSeparator()
public java.lang.String getAllItemsLabel()
public void setAllItemsLabel(java.lang.String allItemsLabel)
public java.util.List<java.lang.String> getAllowedTypes()
public void setAllowedTypes(java.util.List<java.lang.String> allowedTypes)
public BaseUICockpitNavigationArea getNavigationArea()
getNavigationArea in class AbstractNavigationAreaSectionRendererpublic void render(SectionPanel panel, Component parent, Component captionComponent, Section section)
render in interface SectionRendererrender in class AbstractNavigationAreaSectionRendererCopyright © 2018 SAP SE. All Rights Reserved.