Uses of Class
com.google.gwt.user.client.ui.NamedFrame
-
Packages that use NamedFrame Package Description 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 Constructor Description FormPanel(NamedFrame frameTarget)
Creates a FormPanel that targets aNamedFrame
.
-