Package | Description |
---|---|
com.google.gwt.event.logical.shared |
Types related to logical events that do not have direct analogues to DOM
events and which can be used in contexts other than web browsers.
|
Modifier and Type | Method and Description |
---|---|
void |
HighlightHandler.onHighlight(HighlightEvent<V> event)
Called when
HighlightEvent is fired. |