com.google.gwt.uibinder.rebind.model
Class ImplicitImageResource

java.lang.Object
  extended by com.google.gwt.uibinder.rebind.model.ImplicitImageResource

public class ImplicitImageResource
extends java.lang.Object

Models a method returning an ImageResource on a generated ClientBundle.


Method Summary
 java.lang.Boolean getFlipRtl()
           
 java.lang.String getName()
           
 ImageResource.RepeatStyle getRepeatStyle()
           
 java.lang.String getSource()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFlipRtl

public java.lang.Boolean getFlipRtl()

getName

public java.lang.String getName()

getRepeatStyle

public ImageResource.RepeatStyle getRepeatStyle()

getSource

public java.lang.String getSource()