Uses of Class
de.hybris.platform.cockpit.components.navigationarea.NavigationPanelSection
-
-
Uses of NavigationPanelSection in de.hybris.platform.cmscockpit.components.navigationarea
Subclasses of NavigationPanelSection in de.hybris.platform.cmscockpit.components.navigationarea 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 NavigationPanelSection in de.hybris.platform.cmscockpit.components.sectionpanel
Subclasses of NavigationPanelSection in de.hybris.platform.cmscockpit.components.sectionpanel 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 NavigationPanelSection in de.hybris.platform.cockpit.components.navigationarea
Subclasses of NavigationPanelSection in de.hybris.platform.cockpit.components.navigationarea Modifier and Type Class Description classAbstractDrillableSelectorSectionclassAbstractSelectorSectionAbstract class to be used byselector sectionsimplementations.classDefaultSectionSelectorSection -
Uses of NavigationPanelSection in de.hybris.platform.productcockpit.components.navigationarea
Methods in de.hybris.platform.productcockpit.components.navigationarea that return NavigationPanelSection Modifier and Type Method Description NavigationPanelSectionCatalogNavigationAreaModel. getFavoritesSection()NavigationPanelSectionCatalogNavigationAreaModel. getOpenBrowsersSection()Methods in de.hybris.platform.productcockpit.components.navigationarea with parameters of type NavigationPanelSection Modifier and Type Method Description voidCatalogNavigationAreaModel. setFavoritesSection(NavigationPanelSection favoritesSection)voidCatalogNavigationAreaModel. setOpenBrowsersSection(NavigationPanelSection openBrowsersSection)
-