Interface HasCollapsedMode
- All Known Subinterfaces:
BoxTagDeclaration
,PanelTagDeclaration
,SectionTagDeclaration
public interface HasCollapsedMode
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setCollapsedMode
(String collapsed) Enum indicating the mode of the collapsed state of this component.
-
Method Details
-
setCollapsedMode
Enum indicating the mode of the collapsed state of this component.
-