Hi,

Perhaps I horribly misunderstand GWT's event mechanism, but I am
struggling with wiring up the following scenario with the usual
Handler, Event types...

* I have one Handler of a specific event type
* I have multiple sources of the same event type

I didn't want to add HasXXXHandler to every source just so I can call
Event.fire(this) to trigger the event.

The mechanisms in place seam to prefer one source to many handlers...

Pointers, thoughts, criticism etc welcome :)

Thanks,

Mike

-- 
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.

Reply via email to