Interface IsExpanded
-
- All Known Subinterfaces:
SelectManyListTagDeclaration
,SelectOneListTagDeclaration
public interface IsExpanded
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setExpanded(String expanded)
Flag indicating this component should rendered as an expanded element.
-
-
-
Method Detail
-
setExpanded
void setExpanded(String expanded)
Flag indicating this component should rendered as an expanded element.
-
-