public class SiteSectionSelectorSectionRenderer extends DefaultSectionSelectorSectionRenderer
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ADD_BTN |
protected static String |
CAPTION_IMAGE_LABEL_PANEL |
protected static String |
CMSSITE_UID |
protected static String |
CMSSITE_UID_PREFIX |
protected static String |
COCKPIT_ID_NAVIGATION_AREA_WEBSITES_ADD_BUTTON |
protected static String |
DEFAULT_ELEMENT_IMAGE |
protected static String |
REMOVE_BTN |
ON_DEMAND_ATTR, SELECTOR_SECTION_ITEM_SCLASS, SELECTOR_SECTION_SCLASSEMPTY_MESSAGE, lastSection, SELECTOR_ACTIVE_ITEM_SCLASS, SELECTOR_ITEM_SCLASS, SELECTOR_SCLASS| Constructor and Description |
|---|
SiteSectionSelectorSectionRenderer() |
| Modifier and Type | Method and Description |
|---|---|
GenericRandomNameProducer |
getGenericRandomNameProducer() |
ListitemRenderer |
getListRenderer()
Returns the list renderer used for rendering the list items displayed in the selector.
|
SynchronizationService |
getSynchronizationService() |
protected void |
loadCaptionComponent(Component parent)
Loads custom section caption components
Note:
Actually within this method we do nothing but we can easily override its within sub class in order to deliver custom caption component |
void |
setSynchronizationService(SynchronizationService synchronizationService) |
getListboxComponent, getSection, render, renderSubsectionsextractSelectedItems, setListRenderercreateBrowserItemTooltip, createList, getNavigationArea, getSectionPanelModel, setNavigationAreaprotected static final String ADD_BTN
protected static final String REMOVE_BTN
protected static final String CAPTION_IMAGE_LABEL_PANEL
protected static final String CMSSITE_UID
protected static final String CMSSITE_UID_PREFIX
protected static final String DEFAULT_ELEMENT_IMAGE
protected static final String COCKPIT_ID_NAVIGATION_AREA_WEBSITES_ADD_BUTTON
public GenericRandomNameProducer getGenericRandomNameProducer()
protected void loadCaptionComponent(Component parent)
DefaultSectionSelectorSectionRendererloadCaptionComponent in class DefaultSectionSelectorSectionRendererparent - parent caption componentpublic ListitemRenderer getListRenderer()
DefaultSelectorSectionRenderergetListRenderer in class DefaultSelectorSectionRendererpublic SynchronizationService getSynchronizationService()
public void setSynchronizationService(SynchronizationService synchronizationService)
synchronizationService - the synchronizationService to setCopyright © 2017 SAP SE. All Rights Reserved.