gwt-mvp
GWT sharing services between several modules
I have a project where depending on the user role he\'s being redirected to completely different UIs right after logging in. I\'m planning to separate the project structure into several GWT modules li[详细]
2023-04-05 11:59 分类:问答GWT Activities - performance implications of using SimplePanel vs DeckPanel (card panel)
In most of the Activities and Places examples I\'ve seen, people use a SimplePanel as the display for an ActivityManager.[详细]
2023-04-04 20:37 分类:问答Suggested way to encode name/value pairs in the Token of a GWT Activitie's place Token
In GWT using the History/Activities/Places apis you end up with urls like this http://192.168.0.104:8888/brokerage.html?gwt.codesvr=192.168.0.104:9997#StartPlace:params[详细]
2023-03-31 20:47 分类:问答GWT Place Class enhancement viability
I am having thought experiments investigating the viability of enhancing Place class. Presuming Google would grant us courtesy of such an enhancement, would the following enhancement to the Place clas[详细]
2023-03-30 21:26 分类:问答roo 1.1.5 sample gwtNoEntities fails to load
I\'m building roo samples gwtNoEntities, I\'m getting following failure log. Could any one fixed this problem. please let me know.[详细]
2023-03-25 10:36 分类:问答Using Something Other Than HasClickHandlers in my GWT MVP
I am facing a similar issue to the problem faced by the similar StackOverflow question Way to specify multiple interfaces in Java but as it specifically applies to the GWT MVP example framework presen[详细]
2023-03-21 16:23 分类:问答GWT MVP introduction questions
I have read a lot of gwt-mvp questions that are asked here, but since i\'m totally new to this design pattern I would like to ask some questions:[详细]
2023-03-17 17:07 分类:问答Pro and Cons to create a REST architechture using [SPRING MVC] or [GWT + MVP] (and using spring ROO)?
I am asking this question because, I see that Roo include SPRING MVC and GWT...but - GWT (on its website) shows an example of a MVP pattern but I think it is not comparable with the SPRING MVC framewo[详细]
2023-03-03 00:04 分类:问答GWT mvp : Places , RequestFactory and SmartGwt and gwt-sl
I am new to GWT and MVP and have explored a few libraries (gwt-sl, gwt-presenter,gwt-dispatch) and frameworks (smartgwt ..) and i am getting very confused.[详细]
2023-03-02 18:45 分类:问答how to keep view "humble" -using SuggestBox with special Oracle and Suggestion
i learned how to implement my own SuggestionOracle(\"AuSuggestOracle\") and own Suggestions(\"AuMultiWordSuggestion\"). In my case the suggestion object[详细]
2023-02-26 16:02 分类:问答