Interface HasItemImage
- All Known Subinterfaces:
- SelectBooleanCheckboxTagDeclaration,- SelectBooleanToggleTagDeclaration,- SelectItemsTagDeclaration,- SelectItemTagDeclaration
public interface HasItemImage
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetItemImage(String itemImage) Image to be displayed to the user for this option.
- 
Method Details- 
setItemImageImage to be displayed to the user for this option.
 
-