X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.data.ScriptTagProxy.json;h=41614917a57e7263a2922f2cc7de0e4d61a8f466;hp=83348f20a4aca97b8c6268d763efd99793b1bae6;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.data.ScriptTagProxy.json b/docs/symbols/Roo.data.ScriptTagProxy.json index 83348f20a4..41614917a5 100644 --- a/docs/symbols/Roo.data.ScriptTagProxy.json +++ b/docs/symbols/Roo.data.ScriptTagProxy.json @@ -27,7 +27,7 @@ "type" : "Number", "desc" : "(Optional) The number of milliseconds to wait for a response. Defaults to 30 seconds.", "memberOf" : "Roo.data.ScriptTagProxy", - "values" : [ + "optvals" : [ ] }, { @@ -35,7 +35,7 @@ "type" : "Boolean", "desc" : "(Optional) Defaults to true. Disable cacheing by adding a unique parameter\nname to the request.", "memberOf" : "Roo.data.ScriptTagProxy", - "values" : [ + "optvals" : [ ] }, { @@ -43,7 +43,7 @@ "type" : "String", "desc" : "(Optional) The name of the parameter to pass to the server which tells\nthe server the name of the callback function set up by the load call to process the returned data object.\nDefaults to \"callback\".

The server-side processing must read this parameter value, and generate\njavascript output which calls this named function passing the data object as its only parameter.", "memberOf" : "Roo.data.ScriptTagProxy", - "values" : [ + "optvals" : [ ] }, { @@ -51,7 +51,7 @@ "type" : "String", "desc" : "The URL from which to request the data object.", "memberOf" : "Roo.data.ScriptTagProxy", - "values" : [ + "optvals" : [ ] } ],