- All Superinterfaces:
Section, SelectorSection
- All Known Subinterfaces:
DrillableSelectorSection
- All Known Implementing Classes:
AbstractDrillableSelectorSection, CatalogVersionSectionSelectorSection, CategoryDrillableSelectorSection, CategorySectionSelectorSection, DefaultSectionSelectorSection, LiveCatalogVersionSectionSelectorSection, LiveSiteSectionSelectorSection, SiteSectionSelectorSection, WebsiteCatalogVersionSelectorSection, WebsitesSelectorSection
-
Method Summary
void
void
Disabling current section
void
Returns related object with current section
Returns sub sections defined for current section
boolean
boolean
Checks whether sub sections are visible
void
Refreshes current section
void
void
Sets related object for current section
void
Sets sub sections for current section
getItems, getSelectedItem, getSelectedItems, isInitiallySelected, isItemActive, isMultiple, selectionChanged, setInitiallySelected, setItems, setMultiple, setSelectedItem, setSelectedItems, setSelectedItemsDirectly
-
Method Details
-
getSubSections
Returns sub sections defined for current section
- Returns:
- sub sections
-
setSubSections
Sets sub sections for current section
- Parameters:
subSections - - sub sections list
-
getParentSection
Returns parent section
- Returns:
- parent section
-
-
-
-
refreshView
void refreshView()
Refreshes current section
-
isSubSectionsVisible
boolean isSubSectionsVisible()
Checks whether sub sections are visible
- Returns:
- flag indicate whether sub sections are visible
-
disable
void disable()
Disabling current section
-
enable
void enable()
Enabling current section
-
clear
void clear()
Clears current section
-
isMultiselect
boolean isMultiselect()
Is multi select possible