Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Class and Description |
---|---|
class |
Frame
A widget that wraps an IFRAME element, which can contain an arbitrary web
site.
|
class |
Image
A widget that displays the image at a given URL.
|
class |
NamedFrame
A
Frame that has a 'name' associated
with it. |
Modifier and Type | Method and Description |
---|---|
static <S extends HasLoadHandlers & HasErrorHandlers> |
ListenerWrapper.WrappedLoadListener.add(S source,
LoadListener listener)
Deprecated.
will be removed in GWT 2.0 along with the listener classes
|