Wednesday, May 28, 2014

Re: CellTree: Changing the default "no data" message for empty nodes

Thanks Thomas for the reply...

On Wednesday, 28 May 2014 20:52:00 UTC+5:30, Thomas Broyer wrote:


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.

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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment