X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.tree.TreeLoader.json;h=91872b4330be02a3cafbaab43f05c7d020cc796a;hp=f2f19f13f4e0376973d06c2850f76b6c02ae1d18;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.tree.TreeLoader.json b/docs/symbols/Roo.tree.TreeLoader.json index f2f19f13f4..91872b4330 100644 --- a/docs/symbols/Roo.tree.TreeLoader.json +++ b/docs/symbols/Roo.tree.TreeLoader.json @@ -28,7 +28,7 @@ "type" : "Object", "desc" : "list of events and functions to call for this object, \nFor example :\n
\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  
", "memberOf" : "Roo.util.Observable", - "values" : [ + "optvals" : [ ] }, { @@ -36,7 +36,7 @@ "type" : "Boolean", "desc" : "(optional) Default to true. Remove previously existing\nchild nodes before loading.", "memberOf" : "Roo.tree.TreeLoader", - "values" : [ + "optvals" : [ ] }, { @@ -44,7 +44,7 @@ "type" : "String", "desc" : "The URL from which to request a Json string which\nspecifies an array of node definition object representing the child nodes\nto be loaded.", "memberOf" : "Roo.tree.TreeLoader", - "values" : [ + "optvals" : [ ] }, { @@ -52,7 +52,7 @@ "type" : "String", "desc" : "(optional) Default to false. Use this to read data from an object \nproperty on loading, rather than expecting an array. (eg. more compatible to a standard\nGrid query { data : [ .....] }", "memberOf" : "Roo.tree.TreeLoader", - "values" : [ + "optvals" : [ ] }, { @@ -60,7 +60,7 @@ "type" : "String", "desc" : "either GET or POST\ndefaults to POST (due to BC)\nto be loaded.", "memberOf" : "Roo.tree.TreeLoader", - "values" : [ + "optvals" : [ ] }, { @@ -68,7 +68,7 @@ "type" : "Object", "desc" : "(optional) An object containing properties which\nspecify HTTP parameters to be passed to each request for child nodes.", "memberOf" : "Roo.tree.TreeLoader", - "values" : [ + "optvals" : [ ] }, { @@ -76,7 +76,7 @@ "type" : "Object", "desc" : "(optional) An object containing attributes to be added to all nodes\ncreated by this loader. If the attributes sent by the server have an attribute in this object,\nthey take priority.", "memberOf" : "Roo.tree.TreeLoader", - "values" : [ + "optvals" : [ ] }, { @@ -84,7 +84,7 @@ "type" : "Object", "desc" : "(optional) An object containing properties which\n\nDEPRECATED - use 'create' event handler to modify attributes - which affect creation.\nspecify custom {@link Roo.tree.TreeNodeUI} implementations. If the optional\nuiProvider attribute of a returned child node is a string rather\nthan a reference to a TreeNodeUI implementation, this that string value\nis used as a property name in the uiProviders object. You can define the provider named\n'default' , and this will be used for all nodes (if no uiProvider is delivered by the node data)", "memberOf" : "Roo.tree.TreeLoader", - "values" : [ + "optvals" : [ ] }, { @@ -92,7 +92,7 @@ "type" : "String", "desc" : "(optional) \nName of the query as it will be passed on the querystring (defaults to 'node')\neg. the request will be ?node=[id]", "memberOf" : "Roo.tree.TreeLoader", - "values" : [ + "optvals" : [ ] } ],