public class RuleSelectorSectionRenderer 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 |
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 |
|---|
RuleSelectorSectionRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected BTGEvaluationService |
getBTGEvaluationService() |
protected BTGResultService |
getBTGResultService() |
GenericRandomNameProducer |
getGenericRandomNameProducer() |
protected LabelService |
getLabelService() |
ListitemRenderer |
getListRenderer()
Returns the list renderer used for rendering the list items displayed in the selector.
|
protected SegmentService |
getSegementService()
Deprecated.
Call
getSegmentService() instead |
protected SegmentService |
getSegmentService() |
protected TypeService |
getTypeService() |
protected UserService |
getUserService() |
void |
render(SectionPanel panel,
Component parent,
Component captionComponent,
Section section) |
getListboxComponent, getSection, loadCaptionComponent, 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
public GenericRandomNameProducer getGenericRandomNameProducer()
public void render(SectionPanel panel, Component parent, Component captionComponent, Section section)
render in interface SectionRendererrender in class DefaultSectionSelectorSectionRendererpublic ListitemRenderer getListRenderer()
DefaultSelectorSectionRenderergetListRenderer in class DefaultSelectorSectionRenderer@Deprecated protected SegmentService getSegementService()
getSegmentService() insteadprotected SegmentService getSegmentService()
protected UserService getUserService()
protected BTGResultService getBTGResultService()
protected BTGEvaluationService getBTGEvaluationService()
protected TypeService getTypeService()
protected LabelService getLabelService()
Copyright © 2017 SAP SE. All Rights Reserved.