Interface HasItemLabel
- All Known Subinterfaces:
SelectBooleanCheckboxTagDeclaration
,SelectBooleanToggleTagDeclaration
,SelectItemsTagDeclaration
,SelectItemTagDeclaration
public interface HasItemLabel
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setItemLabel
(String itemLabel) Label to be displayed to the user for this option.
-
Method Details
-
setItemLabel
Label to be displayed to the user for this option.
-