Uses of Interface
com.google.gwt.event.logical.shared.SelectionHandler
Packages that use SelectionHandler
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 SelectionHandler in com.google.gwt.user.client.ui
Classes in com.google.gwt.user.client.ui that implement SelectionHandlerModifier and TypeClassDescription(package private) static class
Deprecated.(package private) static class
Deprecated.(package private) static class
Deprecated.Methods in com.google.gwt.user.client.ui with parameters of type SelectionHandlerModifier and TypeMethodDescriptionStackLayoutPanel.addSelectionHandler
(SelectionHandler<Integer> handler) SuggestBox.addSelectionHandler
(SelectionHandler<SuggestOracle.Suggestion> handler) TabBar.addSelectionHandler
(SelectionHandler<Integer> handler) TabLayoutPanel.addSelectionHandler
(SelectionHandler<Integer> handler) TabPanel.addSelectionHandler
(SelectionHandler<Integer> handler) Tree.addSelectionHandler
(SelectionHandler<TreeItem> handler)