gwt-mvp
Using GIN and mvp4g
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 usin开发者_C百科g GIN or make i[详细]
2022-12-29 18:31 分类:问答Connecting gwt-dispatch with guice and mvp4g
I have some questions regarding gwt-dispatch and guice. I\'m using Guice 2.0, gwt-dispatch 1.1.0 snapshot, mvp4g 1.1.0 and GIN 1.0[详细]
2022-12-29 13:38 分类:问答Looking for input on GWT / MVP action w/o browser history change
I am trying to develop a GWT app with the MVP pattern. So far so good except for one specific case of actions: actions that do not change the url (no browser history change).[详细]
2022-12-27 07:09 分类:问答Scaling gwt's "Contacts" (sample project) AppController with MVP
I\'m just learning GWT so I\'m still trying to sort out all of its quirks and features.I\'m reading through the example they give illustrating the MVP pattern, and I pretty much get it, except I\'m wo[详细]
2022-12-25 15:07 分类:问答Some GWT MVP newbie questions
I have worked with ASP.NET(C#, classic/MVC), Django(Python) and CI(php) but I am completely new to GWT and JSP/servlets, and I have been told to learn GWT MVP. So, I read a tutorial for GWT-MVP from g[详细]
2022-12-18 20:18 分类:问答