Jens this is sort of what I am doing now, I have placed holders for the forms in Uibinder files and then programmatically I add the form onto the placeholder.
My goal though is to avoid that boilerplate code and pre/post procesing and declare the forms using Uibinder. I use UiBinder to declare the form, so when it comes to using Editors to map beans on views everything is already layed out. From there on if I wanted to remove something from the form I would have to do some postprocessing to find empty fields and remove them. Unless I create the forms programmatically rather than using UiBinder. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/QXdLSkQ5bmlNQW9K. 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.
