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