Comment by vincent.case:

I found these UiBinder use cases very helpful in understanding the APIs.

However, I am unable to determine if UIBinder addresses the gwt 1.7 issues  
I have with formatting my app layout using CSS.

Specifically,
   * HTML generated by gwt layout widgets is not transparent/explicit,  
obscuring the application/intrepretation of css to the layout
   * HTML generated by gwt layout widgets is table based, foregoing the  
possiblity of many css layout techniques

Is one of the intentions of UiBinder to facilitate the use of CSS for app  
Layout by:
   * Allowing definition of an explicit HTML structue in the UIBinder xml to  
which css can be applied
   * Allowing app structure to be defined without use of the table based gwt  
widgets

Thanks for your feedback.



For more information:
http://code.google.com/p/google-web-toolkit/wiki/UiBinder

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to