Uses of Interface
de.hybris.platform.cockpit.session.BrowserSectionModel
-
-
Uses of BrowserSectionModel in de.hybris.platform.cmscockpit.components.contentbrowser
Method parameters in de.hybris.platform.cmscockpit.components.contentbrowser with type arguments of type BrowserSectionModel Modifier and Type Method Description protected voidAbstractCmsPageMainAreaBrowserComponent. layoutSections(java.util.List<BrowserSectionModel> sectionModels, org.zkoss.zk.ui.HtmlBasedComponent parent)Constructor parameters in de.hybris.platform.cmscockpit.components.contentbrowser with type arguments of type BrowserSectionModel Constructor Description CMSStructViewInjector(CmsPageBrowserModel browserModel, java.util.Map<BrowserSectionModel,BrowserComponent> sectionMap)DefaultStructViewRenderer(CmsPageBrowserModel model, java.util.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 BrowserSectionModel Modifier and Type Method Description BrowserComponentCmsContentSlotListBrowserSectionRenderer. createSectionView(BrowserSectionModel sectionModel)BrowserComponentCmsListBrowserSectionRenderer. createSectionView(BrowserSectionModel sectionModel)BrowserComponentCmsPageBrowserSectionRenderer. createSectionView(BrowserSectionModel sectionModel)BrowserComponentCMSStructListBrowserSectionRenderer. createSectionView(BrowserSectionModel sectionModel) -
Uses of BrowserSectionModel in de.hybris.platform.cmscockpit.session.impl
Classes in de.hybris.platform.cmscockpit.session.impl that implement BrowserSectionModel Modifier and Type Class Description classCmsListBrowserSectionModelclassContentEditorBrowserSectionModelMethods in de.hybris.platform.cmscockpit.session.impl that return BrowserSectionModel Modifier and Type Method Description BrowserSectionModelCmsPageBrowserModel. retriveSectionModelByContentSlot(java.lang.String position)Methods in de.hybris.platform.cmscockpit.session.impl that return types with arguments of type BrowserSectionModel Modifier and Type Method Description protected java.util.List<BrowserSectionModel>CmsDrilldownSectionModelListener. getBrowserSectionModels()Methods in de.hybris.platform.cmscockpit.session.impl with parameters of type BrowserSectionModel Modifier and Type Method Description BrowserComponentCMSContentEditorSectionRenderer. createSectionView(BrowserSectionModel sectionModel)protected voidCmsDrilldownSectionModelListener. handleSectionSelection(BrowserSectionModel currentSection)protected voidCmsDrilldownSectionModelListener. handleUnexpectedType(BrowserSectionModel sectionModel, ItemModel item, java.lang.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 BrowserSectionModel Modifier and Type Field Description protected BrowserSectionModelCmsComponentWizard. modelprotected BrowserSectionModelCmsContentEdiotrRelatedTypeWizard. modelprotected BrowserSectionModelCmsCreatePageWizard. modelMethods in de.hybris.platform.cmscockpit.wizard that return BrowserSectionModel Modifier and Type Method Description BrowserSectionModelCmsWizard. getBrowserSectionModel()Methods in de.hybris.platform.cmscockpit.wizard with parameters of type BrowserSectionModel Modifier and Type Method Description protected java.lang.StringCmsComponentWizard. getCurrentPosition(BrowserSectionModel model)Constructors in de.hybris.platform.cmscockpit.wizard with parameters of type BrowserSectionModel Constructor Description CmsComponentWizard(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 BrowserSectionModel Modifier and Type Method Description BrowserSectionModelReferenceSelectorPage. getSectionModel()Methods in de.hybris.platform.cmscockpit.wizard.page with parameters of type BrowserSectionModel Modifier and Type Method Description voidReferenceSelectorPage. setSectionModel(BrowserSectionModel sectionModel)Constructors in de.hybris.platform.cmscockpit.wizard.page with parameters of type BrowserSectionModel Constructor Description ReferenceSelectorPage(java.lang.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 BrowserSectionModel Modifier and Type Field Description protected java.util.Map<BrowserSectionModel,BrowserComponent>AbstractSectionMainAreaBrowserComponent. sectionMapMethods in de.hybris.platform.cockpit.components.contentbrowser that return BrowserSectionModel Modifier and Type Method Description BrowserSectionModelAbstractBrowserSectionComponent. getSectionModel()Methods in de.hybris.platform.cockpit.components.contentbrowser that return types with arguments of type BrowserSectionModel Modifier and Type Method Description protected java.util.Map<BrowserSectionModel,BrowserComponent>AbstractSectionMainAreaBrowserComponent. createSections()Methods in de.hybris.platform.cockpit.components.contentbrowser with parameters of type BrowserSectionModel Modifier and Type Method Description voidAbstractSectionMainAreaBrowserComponent. updateSection(BrowserSectionModel sectionModel)voidAbstractSectionMainAreaBrowserComponent. updateSectionSelection(BrowserSectionModel sectionModel)Method parameters in de.hybris.platform.cockpit.components.contentbrowser with type arguments of type BrowserSectionModel Modifier and Type Method Description protected abstract voidAbstractSectionMainAreaBrowserComponent. layoutSections(java.util.List<BrowserSectionModel> sectionModels, org.zkoss.zk.ui.HtmlBasedComponent parent)Responsible for laying out the different sections.protected voidDefaultSectionMainAreaBrowserComponent. layoutSections(java.util.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 Constructor Description AbstractBrowserSectionComponent(BrowserSectionModel sectionModel) -
Uses of BrowserSectionModel in de.hybris.platform.cockpit.model.listview.impl
Methods in de.hybris.platform.cockpit.model.listview.impl that return BrowserSectionModel Modifier and Type Method Description BrowserSectionModelSectionTableModel. getModel()Methods in de.hybris.platform.cockpit.model.listview.impl with parameters of type BrowserSectionModel Modifier and Type Method Description voidSectionTableModel. setModel(BrowserSectionModel model)Constructors in de.hybris.platform.cockpit.model.listview.impl with parameters of type BrowserSectionModel Constructor Description SectionTableModel(MutableListModel listComponentModel, MutableColumnModel columnComponentModel, BrowserSectionModel sectionBrowserModel) -
Uses of BrowserSectionModel in de.hybris.platform.cockpit.session
Subinterfaces of BrowserSectionModel in de.hybris.platform.cockpit.session Modifier and Type Interface Description interfaceListBrowserSectionModelMethods in de.hybris.platform.cockpit.session that return BrowserSectionModel Modifier and Type Method Description BrowserSectionModelSectionBrowserModel. getBrowserSectionModel(int index)Methods in de.hybris.platform.cockpit.session that return types with arguments of type BrowserSectionModel Modifier and Type Method Description java.util.List<BrowserSectionModel>SectionBrowserModel. getBrowserSectionModels()Methods in de.hybris.platform.cockpit.session with parameters of type BrowserSectionModel Modifier and Type Method Description BrowserComponentBrowserSectionRenderer. createSectionView(BrowserSectionModel sectionModel)Method parameters in de.hybris.platform.cockpit.session with type arguments of type BrowserSectionModel Modifier and Type Method Description voidSectionBrowserModel. setBrowserSectionModels(java.util.List<? extends BrowserSectionModel> sectionModels) -
Uses of BrowserSectionModel in de.hybris.platform.cockpit.session.impl
Classes in de.hybris.platform.cockpit.session.impl that implement BrowserSectionModel Modifier and Type Class Description classAbstractBrowserSectionModelclassDefaultBrowserSectionModelclassDefaultListBrowserSectionModelMethods in de.hybris.platform.cockpit.session.impl that return BrowserSectionModel Modifier and Type Method Description BrowserSectionModelAbstractSectionBrowserModel. getBrowserSectionModel(int index)BrowserSectionModelAbstractSectionSearchBrowserModel. getBrowserSectionModel(int index)Methods in de.hybris.platform.cockpit.session.impl that return types with arguments of type BrowserSectionModel Modifier and Type Method Description java.util.List<BrowserSectionModel>AbstractSectionBrowserModel. getBrowserSectionModels()java.util.List<BrowserSectionModel>AbstractSectionSearchBrowserModel. getBrowserSectionModels()Methods in de.hybris.platform.cockpit.session.impl with parameters of type BrowserSectionModel Modifier and Type Method Description BrowserComponentListBrowserSectionRenderer. createSectionView(BrowserSectionModel sectionModel)Method parameters in de.hybris.platform.cockpit.session.impl with type arguments of type BrowserSectionModel Modifier and Type Method Description voidAbstractSectionBrowserModel. setBrowserSectionModels(java.util.List<? extends BrowserSectionModel> sectionModels)voidAbstractSectionSearchBrowserModel. setBrowserSectionModels(java.util.List<? extends BrowserSectionModel> sectionModels)
-