Comment by [email protected]: Hey guys! Thx for this great work!
Im not beeing able to link my imageresources with my widget (MVP). ImageResource does not have applyTo() Method which i need... http://www.gwtapps.com/doc/html/com.google.gwt.user.client.ui.AbstractImagePrototype.html {{{ /** * Transforms an existing {...@link Image} into the image represented by this * prototype. * * @param image the instance to be transformed to match this prototype */ public abstract void applyTo(Image image); }}} For more information: http://code.google.com/p/google-web-toolkit/wiki/ImageResource -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
