Tuesday, November 30, 2010

How to load data BEFORE showing view/presenter?

Hi.

If you poke around some of Google's GWT apps, you'll find that when
you click on anything which requires more data to be loaded, that a
'loading' sign is displayed at the top of the screen, and while
loading, it stays on the current view, and then when the data for the
next view has been downloaded, the loading sign is removed and the new
view is shown.

How can I implement this behavior?

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment