gwt-platform Questions
2
Solved
I have content slots in my mainpresenter, how can i put, when app load, put the home presenter in one slot and the menu slot in the another ?
or isn't possible?
thanks in advance.
Hildick asked 28/9, 2011 at 3:57
3
Solved
I'm trying to pass a parameter that I have loaded on a presenter to another presenter, a car from some client, for example.
What's the best way to do this? Using the gatekeeper? Any example?
PS: ...
Tat asked 21/9, 2011 at 4:13
4
Solved
In my GWT-Platform application I have implemented method in which one step is to fetch data from server and next step is dependent on it. I want to prevent my method for further execution of the co...
Frodeen asked 18/6, 2012 at 15:59
4
Solved
I am constructiong an webapp with Google Web Toolkit using GWT-Platform and GWT-Bootstrap frameworks. Mostly it has been almost flawless until I tried to implement a popup. These frameworks' undest...
Lunette asked 21/5, 2012 at 18:45
3
I'm using GWTP, adding a Contract layer to abstract the knowledge between Presenter and View, and I'm pretty satisfied of the result with GWTP.
I'm testing my presenters with Mockito.
But as time ...
Theomorphic asked 6/12, 2012 at 10:36
3
Solved
I'm using gwt-platform and tried to implement GWT's editor framework. But I don't get it working from within the presenter. There are some answers around the web, that say I have to inject the Edit...
Encage asked 22/5, 2012 at 1:6
1
Solved
There are a bunch of questions like this. I went through most of them but none actually but I couldn't come up with any answer:
I have a weird problem in one of my GWT/GWTP classes.
The class comp...
Holmes asked 19/1, 2012 at 15:14
2
Solved
GWT 2.1 includes an MVP framework which includes an implementation of the PlaceService outlined by Google's Ray Ryan at Google I/O 2009.
That talk inspired some MVP frameworks like
GWT-presenter...
Sunnisunnite asked 22/12, 2010 at 15:24
1
Solved
I have RPC service that returns an object of type GameEvent that
extends from Event (abstract). When I get the object on the client
side, all the properties inherited from Event (eventId, copyEve...
Septennial asked 25/8, 2010 at 23:11
1
© 2022 - 2024 — McMap. All rights reserved.