Uses of Class
com.google.gwt.event.logical.shared.SelectionEvent
Package
Description
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.
Widgets, Panels, and other user-interface classes.
-
Uses of SelectionEvent in com.google.gwt.user.client.ui
Modifier and TypeMethodDescriptionvoid
ListenerWrapper.WrappedOldSuggestionHandler.onSelection
(SelectionEvent<SuggestOracle.Suggestion> event) void
ListenerWrapper.WrappedTabListener.onSelection
(SelectionEvent<Integer> event) void
ListenerWrapper.WrappedTreeListener.onSelection
(SelectionEvent<TreeItem> event)