Uses of Interface
com.google.gwt.event.logical.shared.HasResizeHandlers
Packages that use HasResizeHandlers
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 HasResizeHandlers in com.google.gwt.user.client.ui
Classes in com.google.gwt.user.client.ui that implement HasResizeHandlersModifier and TypeClassDescriptionclass
A simple panel thatProvidesResize
to its one child, but does notRequiresResize
.