Upgrade to ExtJS 3.3.0 - Released 10/06/2010
[extjs.git] / docs / output / Ext.Loader.html
index b1a8bab..018b4a8 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.Loader-props"><img src="../resources/images/default/s.gif" class="item-icon icon-prop">Properties</a>&#13;<a class="inner-link" href="#Ext.Loader-methods"><img src="../resources/images/default/s.gif" class="item-icon icon-method">Methods</a>&#13;<a class="inner-link" href="#Ext.Loader-events"><img src="../resources/images/default/s.gif" class="item-icon icon-event">Events</a>&#13;<a class="bookmark" href="../docs/?class=Ext.Loader"><img src="../resources/images/default/s.gif" class="item-icon icon-fav">Direct Link</a>&#13;</div><h1>Class <a href="source/Loader.html#cls-Ext.Loader">Ext.Loader</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/Loader.html#cls-Ext.Loader">Loader.js</a></td></tr><tr><td class="label">Class:</td><td class="hd-info"><a href="source/Loader.html#cls-Ext.Loader">Loader</a></td></tr><tr><td class="label">Extends:</td><td class="hd-info">Object</td></tr></table><div class="description"><br><br><i>This class is a singleton and cannot be created directly.</i></div><div class="hr"></div><a id="Ext.Loader-props"></a><h2>Public Properties</h2><table cellspacing="0" class="member-table"><tbody><tr><th colspan="2" class="sig-header">Property</th><th class="msource-header">Defined By</th></tr><tr class="property-row  "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.Loader-var"></a><b><a href="source/Loader.html#prop-Ext.Loader-var">var</a></b> : Object<div class="mdesc">Loads a particular file from the fileList by index. This is used when preserving order</div></td><td class="msource">Loader</td></tr><tr class="property-row expandable "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.Loader-var"></a><b><a href="source/Loader.html#prop-Ext.Loader-var">var</a></b> : Object<div class="mdesc"><div class="short">Callback function which is called after each file has been loaded. This calls the callback
+<div class="body-wrap" xmlns:ext="http://www.extjs.com"><div class="top-tools"><a class="inner-link" href="#Ext.Loader-props"><img src="resources/images/default/s.gif" class="item-icon icon-prop">Properties</a>&#13;<a class="inner-link" href="#Ext.Loader-methods"><img src="resources/images/default/s.gif" class="item-icon icon-method">Methods</a>&#13;<a class="inner-link" href="#Ext.Loader-events"><img src="resources/images/default/s.gif" class="item-icon icon-event">Events</a>&#13;<a class="bookmark" href="../docs/?class=Ext.Loader"><img src="resources/images/default/s.gif" class="item-icon icon-fav">Direct Link</a>&#13;</div><h1>Class <a href="source/Loader.html#cls-Ext.Loader">Ext.Loader</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/Loader.html#cls-Ext.Loader">Loader.js</a></td></tr><tr><td class="label">Class:</td><td class="hd-info"><a href="source/Loader.html#cls-Ext.Loader">Loader</a></td></tr><tr><td class="label">Extends:</td><td class="hd-info">Object</td></tr></table><div class="description"><br><br><i>This class is a singleton and cannot be created directly.</i></div><div class="hr"></div><a id="Ext.Loader-props"></a><h2>Public Properties</h2><table cellspacing="0" class="member-table"><tbody><tr><th colspan="2" class="sig-header">Property</th><th class="msource-header">Defined By</th></tr><tr class="property-row  "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.Loader-var"></a><b><a href="source/Loader.html#prop-Ext.Loader-var">var</a></b> : Object<div class="mdesc">Loads a particular file from the fileList by index. This is used when preserving order</div></td><td class="msource">Loader</td></tr><tr class="property-row expandable "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.Loader-var"></a><b><a href="source/Loader.html#prop-Ext.Loader-var">var</a></b> : Object<div class="mdesc"><div class="short">Callback function which is called after each file has been loaded. This calls the callback
 passed to load once the fi...</div><div class="long">Callback function which is called after each file has been loaded. This calls the callback
 passed to load once the final file in the fileList has been loaded</div></div></td><td class="msource">Loader</td></tr></tbody></table><a id="Ext.Loader-methods"></a><h2>Public Methods</h2><table cellspacing="0" class="member-table"><tbody><tr><th colspan="2" class="sig-header">Method</th><th class="msource-header">Defined By</th></tr><tr class="method-row expandable "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.Loader-load"></a><b><a href="source/Loader.html#method-Ext.Loader-load">load</a></b>(&nbsp;<code>Array&nbsp;fileList</code>,&nbsp;<code>Function&nbsp;callback</code>,&nbsp;<code>Object&nbsp;scope</code>,&nbsp;<code>Boolean&nbsp;preserveOrder</code>&nbsp;)
     :