通过 RequestFactory 填充 ExtGWT 树
我使用 RequestFactory 升级到 GWT 2.2.0 - 我有一个 TreePanel,我想从服务器获取一些 ModelData 实例来填充它。
如果我使用 ValueProxies,我可以从服务器返回 ModelData 实例吗?
我听说 ExtGWT 3.0 中将提供 RequestFactory 支持 - 但在那之前,有没有办法使用 RF 来填充 TreePanel?
谢谢你!
I upgraded to GWT 2.2.0 with RequestFactory - I have a TreePanel and I want to get some ModelData instances from server to populate it.
If I use ValueProxies, can I return the ModelData instances from server?
I heard RequestFactory support will come in ExtGWT 3.0 - but until then, is there any way to use RF to populate a TreePanel?
Thank you!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在这里找到答案:http://www.sencha.com/forum/showthread.php?122282-BeanModel- Generation-with-AutoBean-support" sencha.com/forum/showthread.php?122282-BeanModel- Generation-with-AutoBean-support
答案也在这里:http://www.sencha.com/forum/showthread.php?125509-Mapping-GWT-RequestFactory-proxies-到-GXT-组件
Found an answer here: http://www.sencha.com/forum/showthread.php?122282-BeanModel-generation-with-AutoBean-support
The answer also is here: http://www.sencha.com/forum/showthread.php?125509-Mapping-GWT-RequestFactory-proxies-to-GXT-components