Uses of Class
com.google.gwt.layout.client.Layout
-
Packages that use Layout Package Description com.google.gwt.user.client.ui 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 Layout Modifier and Type Method Description (package private) LayoutLayoutPanel. getLayout()Gets theLayoutinstance associated with this widget.Constructors in com.google.gwt.user.client.ui with parameters of type Layout Constructor Description LayoutCommand(Layout layout)Creates a new command for the given layout object.
-