Upgrade to ExtJS 3.1.0 - Released 12/16/2009
[extjs.git] / docs / output / Ext.LoadMask.html
index 82b1468..3a3962b 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">LoadMask.js</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><tr><td class="hd-info"></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 xmlns:ext="http://www.extjs.com" class="body-wrap"><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">LoadMask.js</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.