@FunctionalInterface public static interface History.HistoryStateChangeHandler extends Serializable
History.HistoryStateChangeEvent| Modifier and Type | Method and Description |
|---|---|
void |
onHistoryStateChange(History.HistoryStateChangeEvent event)
Invoked when a history state change event is fired.
|
void onHistoryStateChange(History.HistoryStateChangeEvent event)
event - the eventCopyright © 2018. All rights reserved.