Using GIN and mvp4g

Posted by jjczopek on Stack Overflow See other posts from Stack Overflow or by jjczopek
Published on 2010-05-04T23:00:23Z Indexed on 2010/05/05 2:18 UTC
Read the original article Hit count: 396

Filed under:
|
|
|

I'd like to use gwt-dispatch Command Patter implementation in my app. I'm using also mvp4g. How can I make DefaultDispatchAsync available to inject into my presenters using GIN or make it globally available, so I can access it from my presenters?

© Stack Overflow or respective owner

Related posts about gwt

Related posts about gwt-dispatch