public class RuleSelectorSectionRenderer extends DefaultSectionSelectorSectionRenderer
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
ADD_BTN |
protected static java.lang.String |
CAPTION_IMAGE_LABEL_PANEL |
protected static java.lang.String |
CMSSITE_UID |
protected static java.lang.String |
CMSSITE_UID_PREFIX |
protected static java.lang.String |
DEFAULT_ELEMENT_IMAGE |
protected static java.lang.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 |
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 java.lang.String ADD_BTN
protected static final java.lang.String REMOVE_BTN
protected static final java.lang.String CAPTION_IMAGE_LABEL_PANEL
protected static final java.lang.String CMSSITE_UID
protected static final java.lang.String CMSSITE_UID_PREFIX
protected static final java.lang.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 DefaultSelectorSectionRendererprotected SegmentService getSegmentService()
protected UserService getUserService()
protected BTGResultService getBTGResultService()
protected BTGEvaluationService getBTGEvaluationService()
protected TypeService getTypeService()
protected LabelService getLabelService()
Copyright © 2018 SAP SE. All Rights Reserved.