X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.Ajax.json;h=f1f38d91bcb9cdd6d144494495567f4bc2ada518;hp=972dff3caf2fa108e59c2d10594ed4197eaeb9f1;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.Ajax.json b/docs/symbols/Roo.Ajax.json index 972dff3caf..f1f38d91bc 100644 --- a/docs/symbols/Roo.Ajax.json +++ b/docs/symbols/Roo.Ajax.json @@ -23,7 +23,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" : [ ] }, { @@ -31,7 +31,7 @@ "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.Ajax", - "values" : [ + "optvals" : [ ] }, { @@ -39,7 +39,7 @@ "type" : "Number", "desc" : "(Optional) The timeout in milliseconds to be used for requests. (defaults to 30000)", "memberOf" : "Roo.Ajax", - "values" : [ + "optvals" : [ ] }, { @@ -47,7 +47,7 @@ "type" : "Boolean", "desc" : "(Optional) Whether a new request should abort any pending requests. (defaults to false)", "memberOf" : "Roo.Ajax", - "values" : [ + "optvals" : [ ] }, { @@ -55,7 +55,7 @@ "type" : "String", "desc" : "The default URL to be used for requests to the server. (defaults to undefined)", "memberOf" : "Roo.Ajax", - "values" : [ + "optvals" : [ ] }, { @@ -63,7 +63,7 @@ "type" : "Object", "desc" : "An object containing properties which are used as extra parameters to each request made by this object. (defaults to undefined)", "memberOf" : "Roo.Ajax", - "values" : [ + "optvals" : [ ] }, { @@ -71,7 +71,7 @@ "type" : "Boolean", "desc" : "(Optional) True to add a unique cache-buster param to GET requests. (defaults to true)", "memberOf" : "Roo.Ajax", - "values" : [ + "optvals" : [ ] }, { @@ -79,7 +79,7 @@ "type" : "Object", "desc" : "An object containing request headers which are added to each request made by this object. (defaults to undefined)", "memberOf" : "Roo.Ajax", - "values" : [ + "optvals" : [ ] } ],