public class CmsDrilldownSectionModelListener extends Object implements SectionModelListener
| Constructor and Description |
|---|
CmsDrilldownSectionModelListener(SectionBrowserModel browserModel) |
| Modifier and Type | Method and Description |
|---|---|
protected List<BrowserSectionModel> |
getBrowserSectionModels() |
protected CmsPageBrowserModel |
getSectionBrowserModel() |
protected TypeService |
getTypeService() |
protected void |
handleContentElementSectionSelection(AbstractCMSComponentModel elementModel) |
protected void |
handleContentSlotSectionSelection(ContentSlotModel contentSlotModel) |
protected void |
handleSectionSelection(BrowserSectionModel currentSection) |
protected void |
handleSimpleElementSectionSelection(SimpleCMSComponentModel simpleElementModel) |
protected void |
handleUnexpectedType(BrowserSectionModel sectionModel,
ItemModel item,
String expected) |
protected void |
hideFollowingSections(BrowserSectionModel section) |
void |
onSectionModelEvent(SectionModelEvent event) |
public CmsDrilldownSectionModelListener(SectionBrowserModel browserModel)
public void onSectionModelEvent(SectionModelEvent event)
onSectionModelEvent in interface SectionModelListenerprotected List<BrowserSectionModel> getBrowserSectionModels()
protected void handleSectionSelection(BrowserSectionModel currentSection)
protected void handleContentSlotSectionSelection(ContentSlotModel contentSlotModel)
protected void handleContentElementSectionSelection(AbstractCMSComponentModel elementModel)
protected void handleSimpleElementSectionSelection(SimpleCMSComponentModel simpleElementModel)
protected void hideFollowingSections(BrowserSectionModel section)
protected void handleUnexpectedType(BrowserSectionModel sectionModel, ItemModel item, String expected)
protected TypeService getTypeService()
protected CmsPageBrowserModel getSectionBrowserModel()
Copyright © 2017 SAP SE. All Rights Reserved.