V - the highlighted value typepublic interface HighlightHandler<V> extends EventHandler
HighlightEvent events.| Modifier and Type | Method and Description | 
|---|---|
| void | onHighlight(HighlightEvent<V> event)Called when  HighlightEventis fired. | 
void onHighlight(HighlightEvent<V> event)
HighlightEvent is fired.event - the HighlightEvent that was fired