Uses of Interface
com.google.gwt.event.logical.shared.ResizeHandler
Packages that use ResizeHandler
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.
Fundamental user-interface classes used in client-side GWT code.
Widgets, Panels, and other user-interface classes.
-
Uses of ResizeHandler in com.google.gwt.user.client
Classes in com.google.gwt.user.client that implement ResizeHandlerModifier and TypeClassDescription(package private) static class
Deprecated.Methods in com.google.gwt.user.client with parameters of type ResizeHandlerModifier and TypeMethodDescriptionstatic HandlerRegistration
Window.addResizeHandler
(ResizeHandler handler) Adds aResizeEvent
handler. -
Uses of ResizeHandler in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui with parameters of type ResizeHandler