Why would it be bidirectional? Widgets are just compile time objects that spit out javascript and html. This is one of the most common mistakes that developers make, thinking that widgets exist at run time. They don't. Web pages at run time do not have widgets.
Jeff On Tue, Dec 7, 2010 at 9:48 AM, Ed <[email protected]> wrote: > I hoped that the Element <-> Widget association would be bi- > directional. > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- *Jeff Schwartz* -- 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.
