public interface ValueIconMapper
FormItem.setValueIcons(java.util.Map).| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getValueIcon(java.lang.Object value)Method that allows the developer to specify the image source for an icon to be displayed for the current form item value. | 
java.lang.String getValueIcon(java.lang.Object value)
FormItem.setValueIcons(java.util.Map)value - the value of the item for which an item should be returned