Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/gwt/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
是否有任何GWT小部件库与uiBinder兼容?_Gwt_Widget_Smartgwt_Gwt Ext - Fatal编程技术网

是否有任何GWT小部件库与uiBinder兼容?

是否有任何GWT小部件库与uiBinder兼容?,gwt,widget,smartgwt,gwt-ext,Gwt,Widget,Smartgwt,Gwt Ext,是否有任何第三方小部件库与GWT2.0的功能兼容,包括uiBinder?我只知道SmartGWT似乎不行。SmartGWT——实际上是SmartClient——有自己的机制,可以做与uiBinder相同的事情;它可能比uiBinder本身更高级。这很公平,但我更喜欢符合vanilla GWT的库。我可以将SmartGWT与uiBinder一起使用吗?现在我有一个关于GWT和UIBinder的项目,我需要将SmartGWT集成到其中。你能告诉我怎么做吗?

是否有任何第三方小部件库与GWT2.0的功能兼容,包括uiBinder?我只知道SmartGWT似乎不行。

SmartGWT——实际上是SmartClient——有自己的机制,可以做与uiBinder相同的事情;它可能比uiBinder本身更高级。

这很公平,但我更喜欢符合vanilla GWT的库。我可以将SmartGWT与uiBinder一起使用吗?现在我有一个关于GWT和UIBinder的项目,我需要将SmartGWT集成到其中。你能告诉我怎么做吗?