i have an activity that needs another class to resolve the state (ids to 
real objects) brought by current place. this class' "getData(StateObject)" 
is called within start-method right after registering for the class' 
gotData-event. But the activitie's onGotData-data method isn't called the 
first time. If the activity calls getData after the start method all works 
fine.
i have the feeling that this can't work but how to get it working? The data 
class need an object provided by a special kind of place (the same place as 
the activity starts on).

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

Reply via email to