X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.LoadMask.html diff --git a/docs/output/Ext.LoadMask.html b/docs/output/Ext.LoadMask.html index f606cd48..eecfa560 100644 --- a/docs/output/Ext.LoadMask.html +++ b/docs/output/Ext.LoadMask.html @@ -1,4 +1,4 @@ -

Class Ext.LoadMask

Package:Ext
Defined In:LoadMask.js
Class:LoadMask
Extends:Object
A simple utility class for generically masking elements while loading data. If the store +

Class Ext.LoadMask

Package:Ext
Defined In:LoadMask.js
Class:LoadMask
Extends:Object
A simple utility class for generically masking elements while loading data. If the store config option is specified, the masking will be automatically synchronized with the store's loading process and the mask element will be cached for reuse. For all other elements, this mask will replace the element's Updater load indicator and will be destroyed after the initial load.