I'd like to use an HTMLPanel widget with its HTML provided by a UiBinder template.
Unfortunately, HTMLPanel always calls setElement() in its constructor. Is there any way around this other than extending ComplexPanel and copying the parts of HTMLPanel which I want? -- 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.
