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 newElementbased on the image represented by this prototype.Methods in com.google.gwt.user.client.ui with parameters of type AbstractImagePrototype.ImagePrototypeElementModifier and TypeMethodDescriptionvoidAbstractImagePrototype.applyTo(AbstractImagePrototype.ImagePrototypeElement imageElement) Transforms an existingAbstractImagePrototype.ImagePrototypeElementinto the image represented by this prototype.