Uses of Interface
de.hybris.platform.cockpit.session.BrowserSectionModel
Packages that use BrowserSectionModel
Package
Description
-
Uses of BrowserSectionModel in de.hybris.platform.cmscockpit.components.contentbrowser
Method parameters in de.hybris.platform.cmscockpit.components.contentbrowser with type arguments of type BrowserSectionModelModifier and TypeMethodDescriptionprotected voidAbstractCmsPageMainAreaBrowserComponent.layoutSections(List<BrowserSectionModel> sectionModels, org.zkoss.zk.ui.HtmlBasedComponent parent) Constructor parameters in de.hybris.platform.cmscockpit.components.contentbrowser with type arguments of type BrowserSectionModelModifierConstructorDescriptionCMSStructViewInjector(CmsPageBrowserModel browserModel, Map<BrowserSectionModel, BrowserComponent> sectionMap) DefaultStructViewRenderer(CmsPageBrowserModel model, Map<BrowserSectionModel, BrowserComponent> sectionMap) -
Uses of BrowserSectionModel in de.hybris.platform.cmscockpit.components.listsectionbrowser.impl
Methods in de.hybris.platform.cmscockpit.components.listsectionbrowser.impl with parameters of type BrowserSectionModelModifier and TypeMethodDescriptionCmsContentSlotListBrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) CmsListBrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) CmsPageBrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) CMSStructListBrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) -
Uses of BrowserSectionModel in de.hybris.platform.cmscockpit.session.impl
Classes in de.hybris.platform.cmscockpit.session.impl that implement BrowserSectionModelModifier and TypeClassDescriptionclassclassMethods in de.hybris.platform.cmscockpit.session.impl that return BrowserSectionModelModifier and TypeMethodDescriptionCmsPageBrowserModel.retriveSectionModelByContentSlot(String position) Methods in de.hybris.platform.cmscockpit.session.impl that return types with arguments of type BrowserSectionModelModifier and TypeMethodDescriptionprotected List<BrowserSectionModel>CmsDrilldownSectionModelListener.getBrowserSectionModels()Methods in de.hybris.platform.cmscockpit.session.impl with parameters of type BrowserSectionModelModifier and TypeMethodDescriptionCMSContentEditorSectionRenderer.createSectionView(BrowserSectionModel sectionModel) protected voidCmsDrilldownSectionModelListener.handleSectionSelection(BrowserSectionModel currentSection) protected voidCmsDrilldownSectionModelListener.handleUnexpectedType(BrowserSectionModel sectionModel, ItemModel item, String expected) protected voidCmsDrilldownSectionModelListener.hideFollowingSections(BrowserSectionModel section) -
Uses of BrowserSectionModel in de.hybris.platform.cmscockpit.wizard
Fields in de.hybris.platform.cmscockpit.wizard declared as BrowserSectionModelModifier and TypeFieldDescriptionprotected BrowserSectionModelCmsComponentWizard.modelprotected BrowserSectionModelCmsContentEdiotrRelatedTypeWizard.modelprotected BrowserSectionModelCmsCreatePageWizard.modelMethods in de.hybris.platform.cmscockpit.wizard that return BrowserSectionModelMethods in de.hybris.platform.cmscockpit.wizard with parameters of type BrowserSectionModelModifier and TypeMethodDescriptionprotected StringCmsComponentWizard.getCurrentPosition(BrowserSectionModel model) Constructors in de.hybris.platform.cmscockpit.wizard with parameters of type BrowserSectionModelModifierConstructorDescriptionCmsComponentWizard(BrowserSectionModel model, org.zkoss.zk.ui.Component parent, BrowserModel browserModel) CmsCreatePageWizard(BrowserSectionModel model, org.zkoss.zk.ui.Component parent) CmsWizard(BrowserModel browserModel, BrowserSectionModel browserSectionModel) -
Uses of BrowserSectionModel in de.hybris.platform.cmscockpit.wizard.page
Methods in de.hybris.platform.cmscockpit.wizard.page that return BrowserSectionModelMethods in de.hybris.platform.cmscockpit.wizard.page with parameters of type BrowserSectionModelModifier and TypeMethodDescriptionvoidReferenceSelectorPage.setSectionModel(BrowserSectionModel sectionModel) Constructors in de.hybris.platform.cmscockpit.wizard.page with parameters of type BrowserSectionModelModifierConstructorDescriptionReferenceSelectorPage(String pageTitle, Wizard wizard, BrowserSectionModel model) -
Uses of BrowserSectionModel in de.hybris.platform.cockpit.components.contentbrowser
Fields in de.hybris.platform.cockpit.components.contentbrowser with type parameters of type BrowserSectionModelModifier and TypeFieldDescriptionprotected Map<BrowserSectionModel,BrowserComponent> AbstractSectionMainAreaBrowserComponent.sectionMapMethods in de.hybris.platform.cockpit.components.contentbrowser that return BrowserSectionModelMethods in de.hybris.platform.cockpit.components.contentbrowser that return types with arguments of type BrowserSectionModelModifier and TypeMethodDescriptionprotected Map<BrowserSectionModel,BrowserComponent> AbstractSectionMainAreaBrowserComponent.createSections()Methods in de.hybris.platform.cockpit.components.contentbrowser with parameters of type BrowserSectionModelModifier and TypeMethodDescriptionvoidAbstractSectionMainAreaBrowserComponent.updateSection(BrowserSectionModel sectionModel) voidAbstractSectionMainAreaBrowserComponent.updateSectionSelection(BrowserSectionModel sectionModel) Method parameters in de.hybris.platform.cockpit.components.contentbrowser with type arguments of type BrowserSectionModelModifier and TypeMethodDescriptionprotected abstract voidAbstractSectionMainAreaBrowserComponent.layoutSections(List<BrowserSectionModel> sectionModels, org.zkoss.zk.ui.HtmlBasedComponent parent) Responsible for laying out the different sections.protected voidDefaultSectionMainAreaBrowserComponent.layoutSections(List<BrowserSectionModel> sectionModels, org.zkoss.zk.ui.HtmlBasedComponent parent) Responsible for laying out the different sections.Constructors in de.hybris.platform.cockpit.components.contentbrowser with parameters of type BrowserSectionModel -
Uses of BrowserSectionModel in de.hybris.platform.cockpit.model.listview.impl
Methods in de.hybris.platform.cockpit.model.listview.impl that return BrowserSectionModelMethods in de.hybris.platform.cockpit.model.listview.impl with parameters of type BrowserSectionModelConstructors in de.hybris.platform.cockpit.model.listview.impl with parameters of type BrowserSectionModelModifierConstructorDescriptionSectionTableModel(MutableListModel listComponentModel, MutableColumnModel columnComponentModel, BrowserSectionModel sectionBrowserModel) -
Uses of BrowserSectionModel in de.hybris.platform.cockpit.session
Subinterfaces of BrowserSectionModel in de.hybris.platform.cockpit.sessionMethods in de.hybris.platform.cockpit.session that return BrowserSectionModelMethods in de.hybris.platform.cockpit.session that return types with arguments of type BrowserSectionModelMethods in de.hybris.platform.cockpit.session with parameters of type BrowserSectionModelModifier and TypeMethodDescriptionBrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) Method parameters in de.hybris.platform.cockpit.session with type arguments of type BrowserSectionModelModifier and TypeMethodDescriptionvoidSectionBrowserModel.setBrowserSectionModels(List<? extends BrowserSectionModel> sectionModels) -
Uses of BrowserSectionModel in de.hybris.platform.cockpit.session.impl
Classes in de.hybris.platform.cockpit.session.impl that implement BrowserSectionModelModifier and TypeClassDescriptionclassclassclassMethods in de.hybris.platform.cockpit.session.impl that return BrowserSectionModelModifier and TypeMethodDescriptionAbstractSectionBrowserModel.getBrowserSectionModel(int index) AbstractSectionSearchBrowserModel.getBrowserSectionModel(int index) Methods in de.hybris.platform.cockpit.session.impl that return types with arguments of type BrowserSectionModelModifier and TypeMethodDescriptionAbstractSectionBrowserModel.getBrowserSectionModels()AbstractSectionSearchBrowserModel.getBrowserSectionModels()Methods in de.hybris.platform.cockpit.session.impl with parameters of type BrowserSectionModelModifier and TypeMethodDescriptionListBrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) Method parameters in de.hybris.platform.cockpit.session.impl with type arguments of type BrowserSectionModelModifier and TypeMethodDescriptionvoidAbstractSectionBrowserModel.setBrowserSectionModels(List<? extends BrowserSectionModel> sectionModels) voidAbstractSectionSearchBrowserModel.setBrowserSectionModels(List<? extends BrowserSectionModel> sectionModels)