Friday, November 25, 2011

History - Documentation suggestion

Considering the documentation on:
http://code.google.com/intl/nl-NL/webtoolkit/doc/latest/DevGuideCodingBasicsHistory.html#onvaluechange
....
When the onValueChange() method is invoked, your application must
handle two cases:
1. The application was just started and was passed a history token.
2. The application is already running and was passed a history token.
....

It might be mentioned that the first option does not happens on it
owns, but that you need to call History.fireCurrentHistoryState()

--
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