com.sencha.gxt.core.client.util
Class IconHelper

java.lang.Object
  extended by com.sencha.gxt.core.client.util.IconHelper

public final class IconHelper
extends java.lang.Object


Method Summary
static Element getElement(ImageResource resource)
           
static java.lang.String getHTML(ImageResource resource)
           
static ImageResource getImageResource(SafeUri url, int width, int height)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getElement

public static Element getElement(ImageResource resource)

getHTML

public static java.lang.String getHTML(ImageResource resource)

getImageResource

public static ImageResource getImageResource(SafeUri url,
                                             int width,
                                             int height)


Copyright © 2012. All Rights Reserved.