Fix #6893 - fix roo docs
[roojs1] / docs / symbols / Roo.data.ScriptTagProxy.json
index 24aab2c..d670504 100644 (file)
       "type" : "Number",
       "desc" : "(Optional) The number of milliseconds to wait for a response. Defaults to 30 seconds.",
       "memberOf" : "Roo.data.ScriptTagProxy",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "nocache",
       "type" : "Boolean",
       "desc" : "(Optional) Defaults to true. Disable cacheing by adding a unique parameter\nname to the request.",
       "memberOf" : "Roo.data.ScriptTagProxy",
-      "values" : []
+      "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" : "Roo.data.ScriptTagProxy",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "url",
       "type" : "String",
       "desc" : "The URL from which to request the data object.",
       "memberOf" : "Roo.data.ScriptTagProxy",
-      "values" : []
+      "optvals" : []
     }
   ],
   "methods" : [