X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.form.BasicForm.json;h=603015e461c85b30544a409586b492a3a2d9e1f0;hp=1dabc71a461d607f96b9e34a7fe491f0741e6130;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.form.BasicForm.json b/docs/symbols/Roo.form.BasicForm.json index 1dabc71a46..603015e461 100644 --- a/docs/symbols/Roo.form.BasicForm.json +++ b/docs/symbols/Roo.form.BasicForm.json @@ -34,7 +34,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" : [ ] }, { @@ -42,7 +42,7 @@ "type" : "Boolean", "desc" : "Set to true if this form is a file upload.", "memberOf" : "Roo.form.BasicForm", - "values" : [ + "optvals" : [ ] }, { @@ -50,17 +50,17 @@ "type" : "String", "desc" : "The request method to use (GET or POST) for form actions if one isn't supplied in the action options.", "memberOf" : "Roo.form.BasicForm", - "values" : [ + "optvals" : [ ] }, { "name" : "errorMask", "type" : "Boolean", - "desc" : "default false", + "desc" : "e) default false", "memberOf" : "Roo.form.BasicForm", - "values" : [ - "(true", - "false)" + "optvals" : [ + "true", + "false" ] }, { @@ -68,7 +68,7 @@ "type" : "Number", "desc" : "Timeout for form actions in seconds (default is 30 seconds).", "memberOf" : "Roo.form.BasicForm", - "values" : [ + "optvals" : [ ] }, { @@ -76,7 +76,7 @@ "type" : "Object", "desc" : "Parameters to pass with all requests. e.g. baseParams: {id: '123', foo: 'bar'}.", "memberOf" : "Roo.form.BasicForm", - "values" : [ + "optvals" : [ ] }, { @@ -84,7 +84,7 @@ "type" : "Boolean", "desc" : "If set to true, form.reset() resets to the last loaded\nor setValues() data instead of when the form was first created.", "memberOf" : "Roo.form.BasicForm", - "values" : [ + "optvals" : [ ] }, { @@ -92,7 +92,7 @@ "type" : "DataReader", "desc" : "An Roo.data.DataReader (e.g. {@link Roo.data.XmlReader}) to be used to read data when executing \"load\" actions.\nThis is optional as there is built-in support for processing JSON.", "memberOf" : "Roo.form.BasicForm", - "values" : [ + "optvals" : [ ] }, { @@ -100,7 +100,7 @@ "type" : "DataReader", "desc" : "An Roo.data.DataReader (e.g. {@link Roo.data.XmlReader}) to be used to read data when reading validation errors on \"submit\" actions.\nThis is completely optional as there is built-in support for processing JSON.", "memberOf" : "Roo.form.BasicForm", - "values" : [ + "optvals" : [ ] }, { @@ -108,7 +108,7 @@ "type" : "String", "desc" : "The URL to use for form actions if one isn't supplied in the action options.", "memberOf" : "Roo.form.BasicForm", - "values" : [ + "optvals" : [ ] }, { @@ -116,7 +116,7 @@ "type" : "Number", "desc" : "Default 100", "memberOf" : "Roo.form.BasicForm", - "values" : [ + "optvals" : [ ] } ],