Interface IsCollapsed
- All Known Subinterfaces:
- BoxTagDeclaration,- PanelTagDeclaration,- SectionTagDeclaration
public interface IsCollapsed
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetCollapsed(String collapsed) Indicating the collapsed state of this component.
- 
Method Details- 
setCollapsedIndicating the collapsed state of this component.
 
-