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