T - the type being selectedpublic interface SelectionHandler<T> extends EventHandler
SelectionEvent events.| Modifier and Type | Method and Description | 
|---|---|
| void | onSelection(SelectionEvent<T> event)Called when  SelectionEventis fired. | 
void onSelection(SelectionEvent<T> event)
SelectionEvent is fired.event - the SelectionEvent that was fired