On Fri, Jul 22, 2011 at 12:29 PM, gawelt <[email protected]> wrote: > ... and the advantage over the thomas' pattern is that you can incject > any UI implementation form outside withouth defining subclass of the > widget. and it can be implemented WITH or WITHOUT uibinder or even > attached to existing DOM Nodes. - read comments in the example above.
I guess therefore you're using WidgetElements instead of Widgets (ButtonElement instead of Button)? This technique wouldn't work without using WidgetElements? -Alex -- 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.
