GWT 2.7.0

Uses of Class
com.google.gwt.user.client.ui.NamedFrame

Packages that use NamedFrame
com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. 
 

Uses of NamedFrame in com.google.gwt.user.client.ui
 

Constructors in com.google.gwt.user.client.ui with parameters of type NamedFrame
FormPanel(NamedFrame frameTarget)
          Creates a FormPanel that targets a NamedFrame.
 


GWT 2.7.0