X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/docs/source/AsyncTreeNode.html diff --git a/docs/source/AsyncTreeNode.html b/docs/source/AsyncTreeNode.html index 858e7619..1f301887 100644 --- a/docs/source/AsyncTreeNode.html +++ b/docs/source/AsyncTreeNode.html @@ -1,5 +1,6 @@ + The source code @@ -96,7 +97,7 @@ Ext.extend(Ext.tree.AsyncTreeNode, Ext.tree.TreeNode, { /** * Trigger a reload for this node * @param {Function} callback - * @param {Object} scope (optional) The scope in which to execute the callback. + * @param {Object} scope (optional) The scope (this reference) in which the callback is executed. Defaults to this Node. */ reload : function(callback, scope){ this.collapse(false, false);