Fix #6893 - fix roo docs
[roojs1] / docs / symbols / Roo.data.HttpProxy.json
index d25159b..35bb090 100644 (file)
       "type" : "String",
       "desc" : "(Optional) The default HTTP method to be used for requests. (defaults to undefined; if not set but parms are present will use POST, otherwise GET)",
       "memberOf" : "Roo.data.HttpProxy",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "timeout",
       "type" : "Number",
       "desc" : "(Optional) The timeout in milliseconds to be used for requests. (defaults to 30000)",
       "memberOf" : "Roo.data.HttpProxy",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "autoAbort",
       "type" : "Boolean",
       "desc" : "(Optional) Whether this request should abort any pending requests. (defaults to false)",
       "memberOf" : "Roo.data.HttpProxy",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "url",
       "type" : "String",
       "desc" : "(Optional) The default URL to be used for requests to the server. (defaults to undefined)",
       "memberOf" : "Roo.data.HttpProxy",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "extraParams",
       "type" : "Object",
       "desc" : "(Optional) An object containing properties which are used as\nextra parameters to each request made by this object. (defaults to undefined)",
       "memberOf" : "Roo.data.HttpProxy",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "disableCaching",
       "type" : "Boolean",
       "desc" : "(Optional) True to add a unique cache-buster param to GET requests. (defaults to true)",
       "memberOf" : "Roo.data.HttpProxy",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "defaultHeaders",
       "type" : "Object",
       "desc" : "(Optional) An object containing request headers which are added\n to each request made by this object. (defaults to undefined)",
       "memberOf" : "Roo.data.HttpProxy",
-      "values" : []
+      "optvals" : []
     }
   ],
   "methods" : [