Thursday, September 3, 2015

Re: GWT EvenBus acrosee multiple modules

Thanks its works like a charm !!

On Wednesday, September 2, 2015 at 9:56:10 PM UTC+5:30, Michael Joyner wrote:
You have to use a common single instance eventbus.

On 09/02/2015 10:37 AM, Swarnalatha Badabagni wrote:


I have a framework module , which inherits mail module.

I am firing an event in mail module and registered handler for this on framework module. I can see that event is getting triggered . but the registered handler is not catching that event on framework module.

Please let me know how to share event/handlers between gwt modules. And how to handle my case motioned above.

Thanks
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment