X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.tree.TreeLoader.html diff --git a/docs/output/Ext.tree.TreeLoader.html b/docs/output/Ext.tree.TreeLoader.html index 789db2b3..c1f80116 100644 --- a/docs/output/Ext.tree.TreeLoader.html +++ b/docs/output/Ext.tree.TreeLoader.html @@ -25,15 +25,15 @@ event, and the parameters specified in the TreeLoader's baseParams property: this.baseParams.category = node.attributes.category; }, this); This would pass an HTTP parameter called "category" to the server containing -the value of the Node's "category" attribute.

Config Options

Config OptionsDefined By