Class AbstractSelectorSection

java.lang.Object
de.hybris.platform.cockpit.components.navigationarea.NavigationPanelSection
de.hybris.platform.cockpit.components.navigationarea.AbstractSelectorSection
All Implemented Interfaces:
SelectorSection, Section, CockpitEventAcceptor
Direct Known Subclasses:
CmsCatalogSelectorSection, CmsSiteSelectorSection, DefaultSectionSelectorSection

public abstract class AbstractSelectorSection extends NavigationPanelSection implements SelectorSection, CockpitEventAcceptor
Abstract class to be used by selector sections implementations.
See Also: