public static class

AbstractImagePrototype.ImagePrototypeElement

extends Element
java.lang.Object
   ↳ com.google.gwt.core.client.JavaScriptObject
     ↳ com.google.gwt.dom.client.Node
       ↳ com.google.gwt.dom.client.Element
         ↳ com.google.gwt.user.client.ui.AbstractImagePrototype.ImagePrototypeElement

Class Overview

This corresponds to the top Element of the DOM structure created by createElement().

Summary

[Expand]
Inherited Constants
From class com.google.gwt.dom.client.Node
Protected Constructors
AbstractImagePrototype.ImagePrototypeElement()
[Expand]
Inherited Methods
From class com.google.gwt.dom.client.Element
From class com.google.gwt.dom.client.Node
From class com.google.gwt.core.client.JavaScriptObject
From class java.lang.Object

Protected Constructors

protected AbstractImagePrototype.ImagePrototypeElement ()