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

c++ - error: use of deleted function -

delphi - ESC/P programming! -

c# - how to write client side events functions for the combobox items -