Uses of Interface
de.hybris.platform.cockpit.components.sectionpanel.Section
-
-
Uses of Section in de.hybris.platform.admincockpit.components.navigationarea.renderer
Methods in de.hybris.platform.admincockpit.components.navigationarea.renderer with parameters of type Section Modifier and Type Method Description voidConstraintGroupsSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidConstraintsSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section) -
Uses of Section in de.hybris.platform.cmscockpit.components.editorarea
Methods in de.hybris.platform.cmscockpit.components.editorarea with parameters of type Section Modifier and Type Method Description voidPageUrlSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section) -
Uses of Section in de.hybris.platform.cmscockpit.components.navigationarea
Classes in de.hybris.platform.cmscockpit.components.navigationarea that implement Section Modifier and Type Class Description classCmsCatalogSelectorSectionDeprecated, for removal: This API element is subject to removal in a future version.since 4.3classCmsSiteSelectorSectionDeprecated, for removal: This API element is subject to removal in a future version.since 4.3 -
Uses of Section in de.hybris.platform.cmscockpit.components.sectionpanel
Classes in de.hybris.platform.cmscockpit.components.sectionpanel that implement Section Modifier and Type Class Description classCatalogVersionSectionSelectorSectionSection represents content catalog version selector for WCMS Page Perspective.classCategoryDrillableSelectorSectionclassCategorySectionSelectorSectionclassLiveCatalogVersionSectionSelectorSectionSection represents content catalog version selector for Live Edit Perspective.classLiveSiteSectionSelectorSectionSection represents CMSSite selector for Live Edit Perspective.classSiteSectionSelectorSectionSection represents CMSSite selector for WCMS Page Perspective.classWebsiteCatalogVersionSelectorSectionSection represents content catalog version selector for WCMS Navigation Perspective.classWebsitesSelectorSectionSection represents CMSSite selector for Navigation Perspective. -
Uses of Section in de.hybris.platform.cmscockpit.session.impl
Classes in de.hybris.platform.cmscockpit.session.impl that implement Section Modifier and Type Class Description classCmsNewItemSection -
Uses of Section in de.hybris.platform.cockpit.components.editorarea.renderer
Methods in de.hybris.platform.cockpit.components.editorarea.renderer with parameters of type Section Modifier and Type Method Description voidCommentsSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section) -
Uses of Section in de.hybris.platform.cockpit.components.navigationarea
Subinterfaces of Section in de.hybris.platform.cockpit.components.navigationarea Modifier and Type Interface Description interfaceDrillableSelectorSectioninterfaceSectionSelectorSectioninterfaceSelectorSectionSection which allows the user to select items and handle events.Classes in de.hybris.platform.cockpit.components.navigationarea that implement Section Modifier and Type Class Description classAbstractDrillableSelectorSectionclassAbstractSelectorSectionAbstract class to be used byselector sectionsimplementations.classDefaultSectionSelectorSectionclassNavigationPanelSectionMethods in de.hybris.platform.cockpit.components.navigationarea with parameters of type Section Modifier and Type Method Description voidAbstractNavigationAreaModel. hideSection(Section section)voidNavigationSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidAbstractNavigationAreaModel. showSection(Section section) -
Uses of Section in de.hybris.platform.cockpit.components.navigationarea.renderer
Methods in de.hybris.platform.cockpit.components.navigationarea.renderer with parameters of type Section Modifier and Type Method Description protected org.zkoss.zul.TreeModelTypeSelectorSectionRenderer. getTreeModel(Section section)protected TreeUtils.TreeStateTypeSelectorSectionRenderer. getTreeState(Section section)protected booleanTypeSelectorSectionRenderer. isShowTypeCode(Section section)abstract voidAbstractNavigationAreaSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidDefaultDrillableSelectorSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidDefaultSectionSelectorSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidDefaultSelectorSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidInfoBoxRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidOpenBoxesSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidQuerySectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidSpecialCollectionSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidTypeSelectorSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidUndoSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidWorkflowSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)protected voidTypeSelectorSectionRenderer. renderList(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)Renders a type listprotected voidTypeSelectorSectionRenderer. renderTree(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)Renders a type treeprotected voidTypeSelectorSectionRenderer. setTreeModel(org.zkoss.zul.Tree tree, org.zkoss.zul.TreeModel model, Section section)protected voidTypeSelectorSectionRenderer. showTypeCode(boolean value, Section section) -
Uses of Section in de.hybris.platform.cockpit.components.sectionpanel
Subinterfaces of Section in de.hybris.platform.cockpit.components.sectionpanel Modifier and Type Interface Description interfaceEditableSectionClasses in de.hybris.platform.cockpit.components.sectionpanel that implement Section Modifier and Type Class Description classDefaultSectionMethods in de.hybris.platform.cockpit.components.sectionpanel that return Section Modifier and Type Method Description SectionRowEvent. getSection()SectionSectionEvent. getSection()protected SectionSectionPanel. getSection(SectionRow row)SectionSectionPanel.SectionComponent. getSection()SectionAbstractSectionPanelModel. getSectionByLabel(java.lang.String label)SectionDefaultSectionPanelModel. getSectionForRow(SectionRow row)Methods in de.hybris.platform.cockpit.components.sectionpanel that return types with arguments of type Section Modifier and Type Method Description java.util.List<Section>AbstractSectionPanelModel. getSections()java.util.List<Section>SectionPanelModel. getSections()Methods in de.hybris.platform.cockpit.components.sectionpanel with parameters of type Section Modifier and Type Method Description voidAbstractSectionPanelModel. addSection(Section section)voidDefaultSectionPanelModel. addSection(Section section, java.util.List<SectionRow> rows)voidSectionPanelModel. addSection(Section section)protected voidSectionPanel. appendSectionSpecificMenuItems(org.zkoss.zul.Menupopup menuPopUp, Section section)org.zkoss.zk.ui.HtmlBasedComponentSectionPanel. createRowComponent(Section section, SectionRow row, org.zkoss.zk.ui.Component rowContainer, org.zkoss.zk.ui.Component sectionContentContainer)SectionPanel.SectionRowComponentSectionPanel. createRowComponent(Section section, SectionRow row, org.zkoss.zk.ui.Component rowContainer, org.zkoss.zk.ui.Component sectionContentContainer, java.lang.String labelWidth)protected org.zkoss.zul.MenupopupSectionPanel. createRowContextMenu(SectionRow row, Section section)protected org.zkoss.zul.MenuSectionPanel. createRowsMenu(Section section)protected org.zkoss.zul.MenupopupSectionPanel. createSectionContextMenu(Section section)protected voidSectionPanel. doSectionAdded(Section section)protected voidSectionPanel. doSectionHidden(Section section)protected voidSectionPanel. doSectionRemoved(Section section)protected voidSectionPanel. doSectionShown(Section section)protected voidSectionPanel. doSectionUpdated(Section section)voidSectionPanelListener. expanded(Section section, boolean value)protected voidAbstractSectionPanelModel. fireRowMoved(Section source, Section target)protected voidAbstractSectionPanelModel. fireSectionAdded(Section section)protected voidAbstractSectionPanelModel. fireSectionHeaderChange(Section section, int status)protected voidAbstractSectionPanelModel. fireSectionHide(Section section)protected voidAbstractSectionPanelModel. fireSectionRemoved(Section section)protected voidAbstractSectionPanelModel. fireSectionRenamed(Section section)protected voidAbstractSectionPanelModel. fireSectionShow(Section section)protected voidAbstractSectionPanelModel. fireSectionUpdate(Section section)java.util.List<SectionRow>DefaultSectionPanelModel. getRows(Section section)java.util.List<SectionRow>RowlayoutSectionPanelModel. getRows(Section section)SectionPanel.SectionComponentSectionPanel. getSectionComponent(Section section)abstract voidAbstractSectionPanelModel. hideSection(Section section)voidDefaultSectionPanelModel. hideSection(Section section)voidSectionPanelListener. labelChanged(Section section)voidDefaultSectionPanelModel. moveRow(SectionRow row, Section sectionTo, int index)voidAbstractSectionPanelModel. moveSection(Section section, int index)protected voidSectionPanel. registerRowComponent(Section section, SectionRow row, SectionPanel.SectionRowComponent comp)protected voidSectionPanel. registerSectionComponent(Section section, SectionPanel.SectionComponent comp)voidAbstractSectionPanelModel. removeSection(Section section)voidDefaultSectionPanelModel. removeSection(Section section)voidSectionPanelModel. removeSection(Section section)voidAbstractSectionPanelModel. renameSection(Section section, java.lang.String label)voidDefaultSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)protected voidSectionPanel. resetRowsMenu(SectionPanel panel, Section section, org.zkoss.zul.Menupopup nmp)voidSectionPanelListener. sectionAdded(Section section)voidSectionPanelListener. sectionHeaderStatusChange(Section section, int status)voidSectionPanelListener. sectionHide(Section section)voidSectionPanelListener. sectionRemoved(Section section)voidSectionPanelListener. sectionShow(Section section)voidSectionPanelListener. sectionUpdate(Section section)voidAbstractSectionPanelModel. sectionUpdated(Section section)voidDefaultSectionPanelModel. setRows(Section section, java.util.List<SectionRow> rows)voidDefaultSectionPanelModel. setSectionHeaderStatus(Section section, int status)voidRowlayoutSectionPanelModel. setSectionHeaderStatus(Section section, int status)voidSectionPanel. setSectionHeaderStatus(Section section, int status)abstract voidAbstractSectionPanelModel. showSection(Section section)voidDefaultSectionPanelModel. showSection(Section section)voidSectionPanelModel. showSection(Section section)protected voidSectionPanel. unregisterRowComponents(Section section)Method parameters in de.hybris.platform.cockpit.components.sectionpanel with type arguments of type Section Modifier and Type Method Description voidAbstractSectionPanelModel. addSections(java.util.List<Section> sections)voidSectionPanelModel. addSections(java.util.List<Section> sections)voidAbstractSectionPanelModel. removeSections(java.util.Collection<Section> sections)voidSectionPanelModel. removeSections(java.util.Collection<Section> sections)voidAbstractSectionPanelModel. setSections(java.util.List<Section> newSections)voidSectionPanelModel. setSections(java.util.List<Section> sections)Constructors in de.hybris.platform.cockpit.components.sectionpanel with parameters of type Section Constructor Description RowEvent(java.lang.String name, SectionPanel target, Section section, SectionRow sectionRow)SectionChangeEvent(java.lang.String name, org.zkoss.zk.ui.Component target, Section section)SectionComponent(Section section)SectionEvent(java.lang.String name, org.zkoss.zk.ui.Component target, Section section) -
Uses of Section in de.hybris.platform.cockpit.services.config.impl
Methods in de.hybris.platform.cockpit.services.config.impl with parameters of type Section Modifier and Type Method Description voidMediaEditorSectionConfiguration.MediaEditorSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section) -
Uses of Section in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session with parameters of type Section Modifier and Type Method Description voidUINavigationArea. addSection(Section section)voidEditorAreaController. onShowAllRows(Section section, SectionPanel panel)voidUINavigationArea. removeSection(Section section)Method parameters in de.hybris.platform.cockpit.session with type arguments of type Section Modifier and Type Method Description voidUINavigationArea. addSections(java.util.List<Section> sections)voidUINavigationArea. removeSections(java.util.Collection<Section> sections)voidUINavigationArea. setSections(java.util.List<Section> sections) -
Uses of Section in de.hybris.platform.cockpit.session.impl
Classes in de.hybris.platform.cockpit.session.impl that implement Section Modifier and Type Class Description classCustomEditorSectionclassEditorSectionclassNewItemSectionMethods in de.hybris.platform.cockpit.session.impl with parameters of type Section Modifier and Type Method Description voidAbstractUINavigationArea. addSection(Section section)voidAbstractEditorAreaController. onShowAllRows(Section section, SectionPanel panel)voidAbstractEditorAreaController. registerSectionUpdateHandler(java.util.Set<PropertyDescriptor> propertyDescriptors, java.util.Set<ObjectType> types, Section section)voidAbstractUINavigationArea. removeSection(Section section)voidEditorSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)protected voidEditorSectionRenderer. renderLater(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)protected voidAbstractEditorAreaController. updateHiddenFieldsArea(org.zkoss.zk.ui.Component propertyArea, SectionPanelModel model, Section section)voidEditorSectionRenderer. updatePropertyArea(org.zkoss.zk.ui.Component propertyArea, SectionPanelModel model, Section section)Method parameters in de.hybris.platform.cockpit.session.impl with type arguments of type Section Modifier and Type Method Description voidAbstractUINavigationArea. addSections(java.util.List<Section> sections)voidAbstractUINavigationArea. removeSections(java.util.Collection<Section> sections)voidAbstractUINavigationArea. setSections(java.util.List<Section> sections) -
Uses of Section in de.hybris.platform.configurablebundlecockpits.productcockpit.components.navigationarea.renderer
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.components.navigationarea.renderer with parameters of type Section Modifier and Type Method Description voidBundleCatalogSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section) -
Uses of Section in de.hybris.platform.productcockpit.components.navigationarea
Methods in de.hybris.platform.productcockpit.components.navigationarea with parameters of type Section Modifier and Type Method Description voidCatalogNavigationAreaModel. hideSection(Section section)voidCatalogNavigationAreaModel. showSection(Section section) -
Uses of Section in de.hybris.platform.productcockpit.components.navigationarea.renderer
Methods in de.hybris.platform.productcockpit.components.navigationarea.renderer with parameters of type Section Modifier and Type Method Description abstract voidAbstractCatalogNavigationAreaSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidCatalogSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidCatalogSelectorSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)voidFavoritesSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section) -
Uses of Section in de.hybris.platform.yacceleratorcockpits.productcockpit.editor
Methods in de.hybris.platform.yacceleratorcockpits.productcockpit.editor with parameters of type Section Modifier and Type Method Description voidExternalTaxesSectionRenderer. render(SectionPanel panel, org.zkoss.zk.ui.Component parent, org.zkoss.zk.ui.Component captionComponent, Section section)
-