Uses of Interface
de.hybris.platform.cockpit.session.SectionBrowserModel
Packages that use SectionBrowserModel
Package
Description
-
Uses of SectionBrowserModel in de.hybris.platform.cmscockpit.components.contentbrowser
Methods in de.hybris.platform.cmscockpit.components.contentbrowser that return SectionBrowserModelConstructors in de.hybris.platform.cmscockpit.components.contentbrowser with parameters of type SectionBrowserModelModifierConstructorDescriptionAbstractCmsPageMainAreaBrowserComponent(SectionBrowserModel model, AbstractContentBrowser contentBrowser) -
Uses of SectionBrowserModel in de.hybris.platform.cmscockpit.session.impl
Classes in de.hybris.platform.cmscockpit.session.impl that implement SectionBrowserModelModifier and TypeClassDescriptionclassRepresents model for "structure" browser.Constructors in de.hybris.platform.cmscockpit.session.impl with parameters of type SectionBrowserModelModifierConstructorDescriptionCmsDrilldownSectionModelListener(SectionBrowserModel browserModel) CmsListBrowserSectionModel(SectionBrowserModel browserModel) CmsListBrowserSectionModel(SectionBrowserModel browserModel, String label) CmsListBrowserSectionModel(SectionBrowserModel browserModel, String label, Object rootItem, String position) ContentEditorBrowserSectionModel(SectionBrowserModel browserModel) ContentEditorBrowserSectionModel(SectionBrowserModel browserModel, String label) ContentEditorBrowserSectionModel(SectionBrowserModel browserModel, String label, Object rootItem) -
Uses of SectionBrowserModel in de.hybris.platform.cockpit.components.contentbrowser
Methods in de.hybris.platform.cockpit.components.contentbrowser that return SectionBrowserModelModifier and TypeMethodDescriptionAbstractSectionMainAreaBrowserComponent.getModel()ListBrowserSectionComponent.getModel()Constructors in de.hybris.platform.cockpit.components.contentbrowser with parameters of type SectionBrowserModelModifierConstructorDescriptionAbstractSectionMainAreaBrowserComponent(SectionBrowserModel model, AbstractContentBrowser contentBrowser) DefaultSectionMainAreaBrowserComponent(SectionBrowserModel model, AbstractContentBrowser contentBrowser) -
Uses of SectionBrowserModel in de.hybris.platform.cockpit.session
Subinterfaces of SectionBrowserModel in de.hybris.platform.cockpit.sessionMethods in de.hybris.platform.cockpit.session that return SectionBrowserModelMethods in de.hybris.platform.cockpit.session with parameters of type SectionBrowserModelModifier and TypeMethodDescriptionvoidBrowserSectionModel.setSectionBrowserModel(SectionBrowserModel browserModel) -
Uses of SectionBrowserModel in de.hybris.platform.cockpit.session.impl
Classes in de.hybris.platform.cockpit.session.impl that implement SectionBrowserModelModifier and TypeClassDescriptionclassclassclassMethods in de.hybris.platform.cockpit.session.impl that return SectionBrowserModelMethods in de.hybris.platform.cockpit.session.impl with parameters of type SectionBrowserModelModifier and TypeMethodDescriptionvoidAbstractBrowserSectionModel.setSectionBrowserModel(SectionBrowserModel browserModel) Sets the browser model tobrowserModel.Constructors in de.hybris.platform.cockpit.session.impl with parameters of type SectionBrowserModelModifierConstructorDescriptionAbstractBrowserSectionModel(SectionBrowserModel browserModel) DefaultBrowserSectionModel(SectionBrowserModel browserModel) DefaultBrowserSectionModel(SectionBrowserModel browserModel, String label) DefaultBrowserSectionModel(SectionBrowserModel browserModel, String label, Object rootItem) DefaultListBrowserSectionModel(SectionBrowserModel browserModel) DefaultListBrowserSectionModel(SectionBrowserModel browserModel, String label) DefaultListBrowserSectionModel(SectionBrowserModel browserModel, String label, Object rootItem)