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