Uses of Class
com.google.gwt.user.client.ui.AbstractImagePrototype.ImagePrototypeElement
-
Packages that use AbstractImagePrototype.ImagePrototypeElement Package Description com.google.gwt.user.client.ui 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.ImagePrototypeElement Modifier and Type Method Description AbstractImagePrototype.ImagePrototypeElementAbstractImagePrototype. createElement()Creates a newElementbased on the image represented by this prototype.Methods in com.google.gwt.user.client.ui with parameters of type AbstractImagePrototype.ImagePrototypeElement Modifier and Type Method Description voidAbstractImagePrototype. applyTo(AbstractImagePrototype.ImagePrototypeElement imageElement)Transforms an existingAbstractImagePrototype.ImagePrototypeElementinto the image represented by this prototype.
-