public static interface LookupField.OptionIconProvider<T>
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getItemIcon(T item)
Called when component paints its content.
|
java.lang.String getItemIcon(T item)
item - item from options list, options map or enum options