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