If I create a UIBinder class with a "root" of HTMLPanel, can I use the .toString() method to return HTML that can be used in the render method of my AbstractCell<MyData> implementation?
Basically, how do I use UIBinder to build my Custom cells? What if I have some functionality I want to keep (click on image, etc)? Any examples? J -- 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.
