Interface HistoryListener
Implement this interface to receive notification of changes to the browser
history state. It is used with
History.
Methods
Method Detail
onHistoryChanged
public void
onHistoryChanged(
String historyToken)
Fired when the user clicks the browser's 'back' or 'forward' buttons.
Parameters
- historyToken
- the token representing the current history state