X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.History.html diff --git a/docs/output/Ext.History.html b/docs/output/Ext.History.html index 49c2597b..3526a6ad 100644 --- a/docs/output/Ext.History.html +++ b/docs/output/Ext.History.html @@ -1,4 +1,4 @@ -
Properties Methods Events Config Options Direct Link
Observable
  History

Class Ext.History

Package:Ext
Defined In:History.js
Class:History
Extends:Observable
History management component that allows you to register arbitrary tokens that signify application +
Observable
  History

Class Ext.History

Package:Ext
Defined In:History.js
Class:History
Extends:Observable
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

Config OptionsDefined By