I had the same problem and wrote my own event bus to be able to set the source. See also this issue: 6525 http://code.google.com/p/google-web-toolkit/issues/detail?id=6525 - Ed
On Dec 6, 2:06 pm, wahaha <[email protected]> wrote: > in the class GwtEvent,there is a method setSource(Object source),its > not a public method,so we can not call it in subclass. > then what's the meaning of its existence. -- 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.
