Thank you! this worked for me.
On Tuesday, September 17, 2013 8:48:34 PM UTC+5:30, Andy wrote:
Sorry, I just noticed that you said you need to pass new data each time. If the new data is based on the old data, you'll need to pass result to sendAsyncRequest. If the new data comes from something else, make that available to your implementation of sendAsyncRequest.
On Tuesday, September 17, 2013 9:32:07 AM UTC-4, Anu wrote:I have a method that makes async call and Onsuccess(), it should make this async call again with new set of data and it should continue till the application is alive. Kindly suggest me few options. Also, do we need Timer to achieve this?
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment