com.google.gwt.widgetideas.graphics.client
Class ImageHandle
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
com.google.gwt.widgetideas.graphics.client.ImageHandle
public class ImageHandle
- extends com.google.gwt.core.client.JavaScriptObject
If I say an image element is a JavascriptObject... then it is!
Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
cast, createArray, createFunction, createObject, equals, hashCode, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
ImageHandle
protected ImageHandle()
getHeight
public final int getHeight()
getUrl
public final java.lang.String getUrl()
getWidth
public final int getWidth()
isLoaded
public final boolean isLoaded()