Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SmartGWT together with UIBinder

Now I have a project on GWT with UIBinder and I need to integrate SmartGWT into it. If I'm just trying to add SmartGWT components to ui.xml and view class as plain GWT components, I get an error when compiling. What additional actions should I make for using the SmartGWT widgets?

like image 211
Gleb Avatar asked Feb 14 '26 10:02

Gleb


1 Answers

SmartGWT doesn't provide UiBinder support. But you can use uibinding-smartgwt. A project to adapt SmartGWT for UiBinder.

Then just add xmlns:zs="urn:import:org.synthful.smartgwt.client.widgets" on your UiBind xml.

More info here

like image 135
Bernardo Vale Avatar answered Feb 16 '26 22:02

Bernardo Vale



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!