On 3 April 2012 12:38, Boris_siroB <[email protected]> wrote: >> GWT doesn't really support programmatically creating browser events. > > Not quite true. See this SO post.
I wrote "doesn't really", not "doesn't". :-) Still, all this mucking about in the DOM is very hard to (unit) test. In most cases, creating these events yourself is an anti-pattern. So possible but not advisable (in general). -- 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.
