Interface IsExpanded
- All Known Subinterfaces:
- SelectManyListTagDeclaration,- SelectOneListTagDeclaration
public interface IsExpanded
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetExpanded(String expanded) Flag indicating this component should rendered as an expanded element.
- 
Method Details- 
setExpandedFlag indicating this component should rendered as an expanded element.
 
-