Interface HasGroup
-
- All Known Subinterfaces:
SelectManyCheckboxTagDeclaration
,SelectOneRadioTagDeclaration
public interface HasGroup
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setGroup(String group)
XXX Warning: Not fully implemented yet!
-
-
-
Method Detail
-
setGroup
void setGroup(String group)
XXX Warning: Not fully implemented yet! May use tc:selectReference until its ready. For further use to be flexible with layout of radio and multi checkboxes.
-
-