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.

Reply via email to