V - option typepublic static interface TwinColumn.OptionStyleProvider<V>
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStyleName(V item,
boolean selected)
Handles style name for the item.
|
java.lang.String getStyleName(V item, boolean selected)
item - item to create style nameselected - is item selected