Are any of the third-party widget libraries compatible with GWT 2.0's features, including uiBinder? All I know is that it seems as if SmartGWT can't.
Asked
Active
Viewed 318 times
1 Answers
0
SmartGWT - well SmartClient actually - has its own mechanisms that do the same thing as uiBinder; it's likely more advanced than uiBinder itself.

Lenz
- 398
- 1
- 2
- 9
-
1Fair enough, but I'd prefer a library that complies with vanilla GWT. – Apophenia Overload Oct 19 '10 at 11:29
-
Can I use SmartGWT with UIBinder? Now I have a project on GWT with UIBinder and I need to integrate SmartGWT into it. Can you explain to me how can I do this? – Hleb Dec 12 '12 at 08:12