Uses of Class
com.google.gwt.user.client.ui.AbstractImagePrototype.ImagePrototypeElement
Packages that use AbstractImagePrototype.ImagePrototypeElement
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of AbstractImagePrototype.ImagePrototypeElement in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui that return AbstractImagePrototype.ImagePrototypeElementModifier and TypeMethodDescriptionAbstractImagePrototype.createElement()
Creates a newElement
based on the image represented by this prototype.Methods in com.google.gwt.user.client.ui with parameters of type AbstractImagePrototype.ImagePrototypeElementModifier and TypeMethodDescriptionvoid
AbstractImagePrototype.applyTo
(AbstractImagePrototype.ImagePrototypeElement imageElement) Transforms an existingAbstractImagePrototype.ImagePrototypeElement
into the image represented by this prototype.