GWT provides History.onHistoryChange event to handle history but how can we restore application state when a user clicks on Refresh button? For example the user performed multiple actions on the web site and then clicked refresh button. Now how using GWT History class we can restore the same state?
Another question, is there a way to trap "Refresh" click before actually the app refreshes and can be cancel the event? Rajesh --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
