Upgrade to ExtJS 3.3.0 - Released 10/06/2010
[extjs.git] / docs / output / Ext.LoadMask.html
index eecfa56..5f26e4f 100644 (file)
@@ -1,4 +1,4 @@
-<div class="body-wrap" xmlns:ext="http://www.extjs.com"><div class="top-tools"><a class="inner-link" href="#Ext.LoadMask-props"><img src="../resources/images/default/s.gif" class="item-icon icon-prop">Properties</a>&#13;<a class="inner-link" href="#Ext.LoadMask-methods"><img src="../resources/images/default/s.gif" class="item-icon icon-method">Methods</a>&#13;<a class="inner-link" href="#Ext.LoadMask-events"><img src="../resources/images/default/s.gif" class="item-icon icon-event">Events</a>&#13;<a class="inner-link" href="#Ext.LoadMask-configs"><img src="../resources/images/default/s.gif" class="item-icon icon-config">Config Options</a>&#13;<a class="bookmark" href="../docs/?class=Ext.LoadMask"><img src="../resources/images/default/s.gif" class="item-icon icon-fav">Direct Link</a>&#13;</div><h1>Class <a href="source/LoadMask.html#cls-Ext.LoadMask">Ext.LoadMask</a></h1><table cellspacing="0"><tr><td class="label">Package:</td><td class="hd-info">Ext</td></tr><tr><td class="label">Defined In:</td><td class="hd-info"><a href="source/LoadMask.html#cls-Ext.LoadMask">LoadMask.js</a></td></tr><tr><td class="label">Class:</td><td class="hd-info"><a href="source/LoadMask.html#cls-Ext.LoadMask">LoadMask</a></td></tr><tr><td class="label">Extends:</td><td class="hd-info">Object</td></tr></table><div class="description">A simple utility class for generically masking elements while loading data.  If the <a href="output/Ext.LoadMask.html#Ext.LoadMask-store" ext:member="store" ext:cls="Ext.LoadMask">store</a>
+<div class="body-wrap" xmlns:ext="http://www.extjs.com"><div class="top-tools"><a class="inner-link" href="#Ext.LoadMask-props"><img src="resources/images/default/s.gif" class="item-icon icon-prop">Properties</a>&#13;<a class="inner-link" href="#Ext.LoadMask-methods"><img src="resources/images/default/s.gif" class="item-icon icon-method">Methods</a>&#13;<a class="inner-link" href="#Ext.LoadMask-events"><img src="resources/images/default/s.gif" class="item-icon icon-event">Events</a>&#13;<a class="inner-link" href="#Ext.LoadMask-configs"><img src="resources/images/default/s.gif" class="item-icon icon-config">Config Options</a>&#13;<a class="bookmark" href="../docs/?class=Ext.LoadMask"><img src="resources/images/default/s.gif" class="item-icon icon-fav">Direct Link</a>&#13;</div><h1>Class <a href="source/LoadMask.html#cls-Ext.LoadMask">Ext.LoadMask</a></h1><table cellspacing="0"><tr><td class="label">Package:</td><td class="hd-info">Ext</td></tr><tr><td class="label">Defined In:</td><td class="hd-info"><a href="source/LoadMask.html#cls-Ext.LoadMask">LoadMask.js</a></td></tr><tr><td class="label">Class:</td><td class="hd-info"><a href="source/LoadMask.html#cls-Ext.LoadMask">LoadMask</a></td></tr><tr><td class="label">Extends:</td><td class="hd-info">Object</td></tr></table><div class="description">A simple utility class for generically masking elements while loading data.  If the <a href="output/Ext.LoadMask.html#Ext.LoadMask-store" ext:member="store" ext:cls="Ext.LoadMask">store</a>
 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.