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 |
SelectionHandler.onSelection(SelectionEvent<T> event)
Called when
SelectionEvent is fired. |
Copyright © 2018. All rights reserved.