@UiField
ImageResource icon_check;

On Fri, Mar 11, 2011 at 3:41 AM, Kathiravan Tamilvanan <[email protected]>wrote:

> I have defined my image resources in the ui binder as follows
>
> <ui:image field='icon_check' src="../images/icon_check.png" />
>
> I can use this inside the ui binder file successfully. How to access the
> same image resource programmatically to set it on a view.
>
> I want to use it on a Image on the source code as image.setImageResouce( )
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>



-- 
Guit: Elegant, beautiful, modular and *production ready* gwt applications.

http://code.google.com/p/guit/

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to