Wednesday, September 2, 2015

GWT EvenBus acrosee multiple modules



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