Browser usually displays a title when you hover: http://google-web-toolkit.googlecode.com/svn/javadoc/1.6/com/google/gwt/user/client/ui/UIObject.html#setTitle%28java.lang.String%29
On 26 сен, 08:29, GregD <[email protected]> wrote: > I'd like to have some hover text appear over some HTML text being > displayed in a Grid table. I have this vague memory saying that you > could call setName on a Widget, and that would create hover text for > the Widget. But since I can't find a Widget "setName" routine, > clearly that memory is incorrect. > > What is the best way to have hover text over an HTML string? > > TIA, > > Greg -- 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.
