shaungyuehuoniao / gwt-ext

Automatically exported from code.google.com/p/gwt-ext
0 stars 2 forks source link

TreeLoader and XMLTreeLoader to accept Json/XML as String #294

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to create a XMLTreeLoader or TreeLoader
2. We don't have a method to load data into the Loader by using String. We
must use setDataUrl and pass an URL to a file/servlet.

This would be a request for enhancement.
Please provide a setData(String xmlContents) method for XMLTreeLoader.
Please provide a setData(String jsonContents) method for TreeLoader.
These methods would accept a String reference to the XML/Json, instead of
just URL.

Original issue reported on code.google.com by micg...@gmail.com on 31 Mar 2008 at 12:22

GoogleCodeExporter commented 8 years ago
Related google groups thread:
http://groups.google.com/group/gwt-ext/browse_thread/thread/d7f87a901e8500ab

Original comment by micg...@gmail.com on 3 Apr 2008 at 12:08

GoogleCodeExporter commented 8 years ago
+1 also would like to see this feature in

Original comment by gustavor...@gmail.com on 13 May 2008 at 6:35

GoogleCodeExporter commented 8 years ago
This would be a great addition.

Original comment by jcot...@gmail.com on 9 Aug 2008 at 3:25

GoogleCodeExporter commented 8 years ago
+1 thanks 

Original comment by monfouq...@gmail.com on 2 Sep 2008 at 9:11

GoogleCodeExporter commented 8 years ago

Original comment by sanjiv.j...@gmail.com on 2 Sep 2008 at 3:39