The note in the code: "@deprecated Widgets should now manage their own
handlers via {@link Widget#addDomHandler}"Which only deals with events the browser fires, right? "Adds a native event handler to the widget and sinks the corresponding native event." What about events I want to handle for non-native events, like StackPanel showStack(), which does not fire any native event. Just thought I'd ask, since I don't know for sure. I can always make my own if you're going to remove it at some point, but I'd make the same thing. Thanks. -- 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.
