Sunday, April 29, 2012

Re: EventBus Vs HandlerManger

http://google-web-toolkit.googlecode.com/svn/javadoc/latest/com/google/gwt/event/shared/HandlerManager.html

I've inferred that EventBus is for centralized dispatch, while
HandlerManager is for widget-specific dispatch and backward
compatibility with legacy code. (It looks like a half finished
transition. We might be stuck with it till someone volunteers to
clean it up.)

--
Michael Allan

Toronto, +1 416-699-9528
http://zelea.com/


Adio said:
> Hi everyone. Can someone tell me what is the difference between
> EventBus and HandlerManager ? and when to use eachone of them ?
> To me they are do the same task ... !
>
> Thank you a lot .

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment