Hi

I have generating the UI from an XML file, the xml file contains field
name,type, listeners... when i run application by reading XML file UI
is generated. In the model i have a book class which has corresponding
fields in UI like author, book name, book price, etc... This book
Object has name & i am displaying it on left side panel. I want to
bind these book class object with UI form. I have a list of boks in
left side panel. user will add more and more books, i need to add them
in a Book arrayList. How can i bind book object with the UI form.

How can i do that?

Thanks
Rohan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to