Uses of Class
com.google.gwt.layout.client.Layout
Packages that use Layout
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of Layout in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui that return LayoutModifier and TypeMethodDescription(package private) Layout
LayoutPanel.getLayout()
Gets theLayout
instance associated with this widget.Constructors in com.google.gwt.user.client.ui with parameters of type LayoutModifierConstructorDescriptionLayoutCommand
(Layout layout) Creates a new command for the given layout object.