Hi,

I have the following Problem.
>From many  different methods (e.g. a Clickhandlers) I call the same
async service on the server.

In the callback I donĀ“t have access on the variables of my calling
method, which I need, to decide, who called the service. (for example
to update different UI-Widgets)
Is there a better way as using "kind of global variable"?

Thanks Frank.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
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