Uses of Class
org.exoplatform.gwtframework.ui.client.component.ImageButton

Packages that use ImageButton
org.exoplatform.gwtframework.ui.client.dialog   
org.exoplatform.gwtframework.ui.client.testcase   
 

Uses of ImageButton in org.exoplatform.gwtframework.ui.client.dialog
 

Methods in org.exoplatform.gwtframework.ui.client.dialog that return ImageButton
 ImageButton GWTDialogs.createButton(java.lang.String title, com.google.gwt.resources.client.ImageResource icon)
          Create button.
 

Uses of ImageButton in org.exoplatform.gwtframework.ui.client.testcase
 

Methods in org.exoplatform.gwtframework.ui.client.testcase that return ImageButton
protected  ImageButton TestCase.createButton(java.lang.String text, boolean enabled, com.google.gwt.event.dom.client.ClickHandler clickHandler)
           
protected  ImageButton TestCase.createButton(java.lang.String text, com.google.gwt.event.dom.client.ClickHandler clickHandler)
           
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.