Upgrade to ExtJS 3.1.0 - Released 12/16/2009
[extjs.git] / docs / source / AsyncTreeNode.html
index 858e761..1f30188 100644 (file)
@@ -1,5 +1,6 @@
 <html>\r
 <head>\r
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />    \r
   <title>The source code</title>\r
     <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />\r
     <script type="text/javascript" src="../resources/prettify/prettify.js"></script>\r
@@ -96,7 +97,7 @@ Ext.extend(Ext.tree.AsyncTreeNode, Ext.tree.TreeNode, {
     /**\r
      * Trigger a reload for this node\r
      * @param {Function} callback\r
-     * @param {Object} scope (optional) The scope in which to execute the callback.\r
+     * @param {Object} scope (optional) The scope (<code>this</code> reference) in which the callback is executed. Defaults to this Node.\r
      */\r
     reload : function(callback, scope){\r
         this.collapse(false, false);\r