Uses of Class
com.google.gwt.user.client.ui.ResizeComposite
-
Packages that use ResizeComposite Package Description com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
-
Uses of ResizeComposite in com.google.gwt.user.client.ui
Subclasses of ResizeComposite in com.google.gwt.user.client.ui Modifier and Type Class Description class
StackLayoutPanel
A panel that stacks its children vertically, displaying only one at a time, with a header for each child which the user can click to display.class
TabLayoutPanel
A panel that represents a tabbed set of pages, each of which contains another widget.
-