Uses of Interface
com.google.gwt.event.logical.shared.BeforeSelectionHandler
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 BeforeSelectionHandler in com.google.gwt.user.client.ui
Modifier and TypeClassDescription(package private) static class
Deprecated.Modifier and TypeMethodDescriptionStackLayoutPanel.addBeforeSelectionHandler
(BeforeSelectionHandler<Integer> handler) TabBar.addBeforeSelectionHandler
(BeforeSelectionHandler<Integer> handler) TabLayoutPanel.addBeforeSelectionHandler
(BeforeSelectionHandler<Integer> handler) TabPanel.addBeforeSelectionHandler
(BeforeSelectionHandler<Integer> handler)