What is the best way to display a mouseover with an ellipsis showing the remaining text in GWT? -


i'm tasked creating mouseover ellipsis extends missing characters field. started looking @ api's , narrowed down popup panel or dialog box. better or there widget work better?

thanks, james

if mouseover (no clicking) popup more better choice. check out uiobject#settitle()


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -

c# - Binding attached property to IEnumerable -