X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/output/Ext.Updater.defaults.html diff --git a/docs/output/Ext.Updater.defaults.html b/docs/output/Ext.Updater.defaults.html deleted file mode 100644 index a626b3bf..00000000 --- a/docs/output/Ext.Updater.defaults.html +++ /dev/null @@ -1,86 +0,0 @@ -
-
- Properties - Methods - Events - Direct Link -
-

Class Ext.Updater.defaults

- - - - - -
Package:Ext
Defined In:UpdateManager.js
Class:Updater.defaults
Extends:Object
-
- The defaults collection enables customizing the default properties of Updater
- -
- -

Public Properties

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyDefined By
  - - disableCaching : Boolean
- True to append a unique parameter to GET requests to disable caching (defaults to false).
-
Updater.defaults
  - - indicatorText : String
- Text for loading indicator (defaults to '<div class="loading-indicator">Loading...</div>').
-
Updater.defaults
  - - loadScripts : Boolean
- True to process scripts by default (defaults to false).
-
Updater.defaults
  - - showLoadIndicator : Boolean
- Whether or not to show indicatorText during loading (defaults to true).
-
Updater.defaults
  - - sslBlankUrl : String
- Blank page URL to use with SSL file uploads (defaults to Ext.SSL_SECURE_URL if set, or "javascript:false").
-
Updater.defaults
  - - timeout : Number
- Timeout for requests or form posts in seconds (defaults to 30 seconds).
-
Updater.defaults
- -

Public Methods

-
This class has no public methods.
-

Public Events

-
This class has no public events.
-
\ No newline at end of file