com.itmill.toolkit.terminal.gwt.client.ui
Class Icon

java.lang.Object
  extended by com.google.gwt.user.client.ui.UIObject
      extended by com.itmill.toolkit.terminal.gwt.client.ui.Icon

public class Icon
extends com.google.gwt.user.client.ui.UIObject


Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled
 
Field Summary
 
Fields inherited from class com.google.gwt.user.client.ui.UIObject
DEBUG_ID_PREFIX
 
Constructor Summary
Icon(ApplicationConnection client)
           
Icon(ApplicationConnection client, String uidlUri)
           
 
Method Summary
 void setUri(String uidlUri)
           
 
Methods inherited from class com.google.gwt.user.client.ui.UIObject
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setWidth, setVisible, setVisible, sinkEvents, toString, unsinkEvents
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Icon

public Icon(ApplicationConnection client)

Icon

public Icon(ApplicationConnection client,
            String uidlUri)
Method Detail

setUri

public void setUri(String uidlUri)


Copyright © 2000-2009 IT Mill Ltd. All Rights Reserved.