I am using "com.google.gwt.user.client.ui.Image". But I cannot find a method to set the image "alt" property on http://google-web-toolkit.googlecode.com/svn/javadoc/1.6/index.html?com/google/gwt/user/client/ui/Image.html.
I am looking for the equivalent "setAlt(String alt)" method of "com.google.gwt.dom.client.ImageElement" as shown on http://google-web-toolkit.googlecode.com/svn/javadoc/1.6/com/google/gwt/dom/client/ImageElement.html#setAlt%28java.lang.String%29 Thanks in advance for your help. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
