Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Method and Description |
---|---|
AbstractImagePrototype.ImagePrototypeElement |
AbstractImagePrototype.createElement()
Creates a new
Element based on the image represented by this
prototype. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractImagePrototype.applyTo(AbstractImagePrototype.ImagePrototypeElement imageElement)
Transforms an existing
AbstractImagePrototype.ImagePrototypeElement into the image
represented by this prototype. |