sjivan / gwt-ext

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

Use a model to populate TreePanel and ColumnTree #452

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Need a way to populate TreePanel and ColumnTree using a model and full GWT 
RPC.

Original issue reported on code.google.com by mlim1...@gmail.com on 9 Nov 2008 at 8:45

GoogleCodeExporter commented 8 years ago
New files added to the project:
NodeModel  <-- The Node Model that represents a TreeNode
NodeModelTreeLoader  <-- A tree Loader used to load the model

Sample will be added in the showcase shortly...

Original comment by mlim1...@gmail.com on 9 Nov 2008 at 8:48

GoogleCodeExporter commented 8 years ago

Original comment by mlim1...@gmail.com on 9 Nov 2008 at 8:48

GoogleCodeExporter commented 8 years ago
Is there sample for using these classes in showcase?

Original comment by zlow...@gmail.com on 3 Feb 2009 at 9:14