Interface EditableSection
-
- All Superinterfaces:
Section
- All Known Implementing Classes:
CmsNewItemSection,CustomEditorSection,DefaultSection,EditorSection,NewItemSection
public interface EditableSection extends Section
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetLabel(java.lang.String label)-
Methods inherited from interface de.hybris.platform.cockpit.components.sectionpanel.Section
getLabel, getLocalizedLabel, isInitialOpen, isOpen, isTabbed, isVisible, setOpen
-
-