On Wednesday, May 28, 2014 3:30:42 PM UTC+2, bhargavi sarang wrote:
>
> Hi Thomas
>  I am using 2.5.1 GWT version. I would like to modify the Empty message in 
> cell tree. If it has been fixed can you please let me know what the fix and 
> how do I modify the hard-coded message. Any help will be greatly 
> appreciated.
>

The issue links to the 
change: https://code.google.com/p/google-web-toolkit/source/detail?r=11095
There's a CellTree.CellTreeMessages interface with the constants. It's 
standard GWT I18N so you can provide translations the usual ways. You can 
also extend (or even implement) the interface and pass an instance to the 
CellTree constructor.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to