| 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. | 
| com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SelectionHandler. onSelection(SelectionEvent<T> event)Called when  SelectionEventis fired. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ListenerWrapper.WrappedTabListener. onSelection(SelectionEvent<java.lang.Integer> event) | 
| void | ListenerWrapper.WrappedOldSuggestionHandler. onSelection(SelectionEvent<SuggestOracle.Suggestion> event) | 
| void | ListenerWrapper.WrappedTreeListener. onSelection(SelectionEvent<TreeItem> event) |