Uses of Interface
de.hybris.platform.cockpit.components.navigationarea.SelectorSection
-
-
Uses of SelectorSection in de.hybris.platform.cmscockpit.components.navigationarea
Classes in de.hybris.platform.cmscockpit.components.navigationarea that implement SelectorSection 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 SelectorSection in de.hybris.platform.cmscockpit.components.sectionpanel
Classes in de.hybris.platform.cmscockpit.components.sectionpanel that implement SelectorSection 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 SelectorSection in de.hybris.platform.cockpit.components.navigationarea
Subinterfaces of SelectorSection in de.hybris.platform.cockpit.components.navigationarea Modifier and Type Interface Description interfaceDrillableSelectorSectioninterfaceSectionSelectorSectionClasses in de.hybris.platform.cockpit.components.navigationarea that implement SelectorSection Modifier and Type Class Description classAbstractDrillableSelectorSectionclassAbstractSelectorSectionAbstract class to be used byselector sectionsimplementations.classDefaultSectionSelectorSection -
Uses of SelectorSection in de.hybris.platform.cockpit.components.navigationarea.renderer
Fields in de.hybris.platform.cockpit.components.navigationarea.renderer declared as SelectorSection Modifier and Type Field Description protected SelectorSectionDefaultSelectorSectionRenderer. lastSectionMethods in de.hybris.platform.cockpit.components.navigationarea.renderer that return SelectorSection Modifier and Type Method Description protected SelectorSectionDefaultSelectorSectionRenderer. getSection()Returns the last section which this renderer rendered.
-