Are you using UIBinder?  that's the gwt-incubator.  You may want to use
their mailing list instead.

On Thu, Apr 23, 2009 at 6:03 PM, rohan <[email protected]> wrote:

>
> 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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to