try and get ctrl-enter to add a clear all
[roojs1] / docs / symbols / Roo.data.ScriptTagProxy.json
index 7530e67..d29df49 100644 (file)
     {
       "name" : "timeout",
       "type" : "Number",
-      "desc" : "(Optional) The number of milliseconds to wait for a response. Defaults to 30 seconds.",
-      "memberOf" : ""
+      "desc" : "The number of milliseconds to wait for a response. Defaults to 30 seconds.",
+      "memberOf" : "",
+      "isOptional" : false,
+      "optvals" : []
     },
     {
       "name" : "nocache",
       "type" : "Boolean",
-      "desc" : "(Optional) Defaults to true. Disable cacheing by adding a unique parameter\nname to the request.",
-      "memberOf" : ""
+      "desc" : "Defaults to true. Disable cacheing by adding a unique parameter\nname to the request.",
+      "memberOf" : "",
+      "isOptional" : false,
+      "optvals" : []
     },
     {
       "name" : "callbackParam",
       "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\".<p>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" : ""
+      "desc" : "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\".<p>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" : "",
+      "isOptional" : false,
+      "optvals" : []
     },
     {
       "name" : "url",
       "type" : "String",
       "desc" : "The URL from which to request the data object.",
-      "memberOf" : ""
+      "memberOf" : "",
+      "isOptional" : false,
+      "optvals" : []
     }
   ],
   "methods" : [