Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Class and Description |
---|---|
class |
NamedFrame
A
Frame that has a 'name' associated
with it. |
Modifier and Type | Method and Description |
---|---|
static Frame |
Frame.wrap(Element element)
Creates a Frame widget that wraps an existing <frame> element.
|