将 uibinder 与 SmartGWT 一起使用?
是否可以将 UiBinder 与 SmartGWT 一起使用?我听说目前这是不可能的,尽管有人正在努力弥补这一差距。这些努力进展如何?他们已经取得任何成功了吗?
此外,如果 SmartGWT 仍然不支持 UiBinder,是否还有其他可能支持 UiBinder 的 GWT 库?也许是 ext-GWT?
Is it possible to use UiBinder with SmartGWT at all? I've heard that at the moment it's impossible, though there are efforts to bridge the gap. How are those efforts? Have they yielded any successes yet?
Furthermore, if SmartGWT is still not UiBinder-friendly yet, are there any other GWT libraries that might be? ext-GWT, perhaps?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
UiBinder 不行,但可以使用 GWT Designer,可以在此处找到。
然后,只需右键单击要在其中使用 SmartGWT 的项目或包,选择 Google Web Toolkit,然后配置使用 SmartGWT。
希望这能让您开始!
编辑:还包括 GWT-Ext,右键单击时您将看到。
Not with UiBinder, but it is possible with GWT Designer which can be found here.
Then simply right click on the project or package in which you want to use SmartGWT, select Google Web Toolkit and then Configure for using SmartGWT.
Hope that gets you started!
Edit: GWT-Ext is also included, as you will see when right clicking.