Reghin
9 Jul 2009, 10:12 AM
Hello again guys! =)
I'm trying to understand how FormBinding works, but no luck so far. The example in the Explorer application are a little confusing for me.
What I'm trying to do is to load a form with a bean coming from GWT-RPC.
The form and the fields are all placed, but NOT bound to any bean.
I have a button which calls a service which returns a bean. I could manually update all fields with the returning bean, but I think it's quite a stupid thing to do. That's where I think FormBinding comes. But how??? :((
Please, any help would be highly appreciated! :D
I'm trying to understand how FormBinding works, but no luck so far. The example in the Explorer application are a little confusing for me.
What I'm trying to do is to load a form with a bean coming from GWT-RPC.
The form and the fields are all placed, but NOT bound to any bean.
I have a button which calls a service which returns a bean. I could manually update all fields with the returning bean, but I think it's quite a stupid thing to do. That's where I think FormBinding comes. But how??? :((
Please, any help would be highly appreciated! :D