X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/output/Ext.History.html diff --git a/docs/output/Ext.History.html b/docs/output/Ext.History.html deleted file mode 100644 index 709516b4..00000000 --- a/docs/output/Ext.History.html +++ /dev/null @@ -1,200 +0,0 @@ -
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 -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

Public Properties

PropertyDefined By
 fieldId : String
The id of the hidden field required for storing the current history token.
History
 iframeId : String
The id of the iframe required by IE to manage the history stack.
History

Public Methods

MethodDefined By

Public Events

EventDefined By
\ No newline at end of file