isomorphic-software / smartgwt

Smart GWT is a GWT-based framework that allows you to not only utilize its comprehensive widget library for your application UI, but also tie these widgets in with your server-side for data management.
37 stars 22 forks source link

PickTreeItem fetchCriteria #682

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
PickTreeItem hasn't the fetchData(Criteria) method like other SelectItem or 
ListGrid.

How can we pass some fetch criteria to datasource?

Original issue reported on code.google.com by antonucc...@gmail.com on 10 Sep 2012 at 6:09

GoogleCodeExporter commented 9 years ago
Sorry, PickTreeItem as subClass of FormItem has setOptionCriteria() to filter 
the data on first load.

Original comment by antonucc...@gmail.com on 10 Sep 2012 at 10:31

GoogleCodeExporter commented 9 years ago
This tracker is for confirmed issues with supporting test cases only.  Please 
ask questions at forums.smartclient.com instead.

Original comment by smartgwt...@gmail.com on 10 Sep 2012 at 6:04