GWT 2.7.0

Uses of Class
com.google.gwt.layout.client.Layout

Packages that use Layout
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
(package private)  Layout LayoutPanel.getLayout()
          Gets the Layout instance associated with this widget.
 

Constructors in com.google.gwt.user.client.ui with parameters of type Layout
LayoutCommand(Layout layout)
          Creates a new command for the given layout object.
 


GWT 2.7.0