History management component that allows you to register arbitrary tokens that signify application
+
History management component that allows you to register arbitrary tokens that signify application
history state on navigation actions. You can then handle the history
change event in order
to reset your application UI to the appropriate state when the user navigates forward or backward through
the browser history stack.
This class is a singleton and cannot be created directly.Config Options
|
| listeners : ObjectA config object containing one or more event handlers to be added to this
|