X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.form.Form.json;h=5791b7b38742b01a15a6163d653c78ec709bf132;hp=5cd95345eb6f78e181861164ae41594113e7c4cf;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.form.Form.json b/docs/symbols/Roo.form.Form.json index 5cd95345eb..5791b7b387 100644 --- a/docs/symbols/Roo.form.Form.json +++ b/docs/symbols/Roo.form.Form.json @@ -29,7 +29,7 @@ "type" : "String", "desc" : "Valid values are \"left,\" \"top\" and \"right\" (defaults to \"left\").\nThis property cascades to child containers if not set.", "memberOf" : "Roo.form.Form", - "values" : [ + "optvals" : [ ] }, { @@ -37,7 +37,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" : [ ] }, { @@ -45,7 +45,7 @@ "type" : "boolean|FormData", "desc" : "- true to use new 'FormData' post, or set to a new FormData({dom form}) Object, if\nsending a formdata with extra parameters - eg uploaded elements.", "memberOf" : "Roo.form.Form", - "values" : [ + "optvals" : [ ] }, { @@ -53,7 +53,7 @@ "type" : "Boolean", "desc" : "If true the form monitors its valid state client-side and\nfires a looping event with that state. This is required to bind buttons to the valid\nstate using the config value formBind:true on the button.", "memberOf" : "Roo.form.Form", - "values" : [ + "optvals" : [ ] }, { @@ -61,7 +61,7 @@ "type" : "Boolean", "desc" : "Set to true if this form is a file upload.", "memberOf" : "Roo.form.BasicForm", - "values" : [ + "optvals" : [ ] }, { @@ -69,7 +69,7 @@ "type" : "String", "desc" : "- Url to return progress data", "memberOf" : "Roo.form.Form", - "values" : [ + "optvals" : [ ] }, { @@ -77,7 +77,7 @@ "type" : "Number", "desc" : "Minimum width of all buttons in pixels (defaults to 75)", "memberOf" : "Roo.form.Form", - "values" : [ + "optvals" : [ ] }, { @@ -85,7 +85,7 @@ "type" : "String", "desc" : "Valid values are \"left,\" \"center\" and \"right\" (defaults to \"center\")", "memberOf" : "Roo.form.Form", - "values" : [ + "optvals" : [ ] }, { @@ -93,17 +93,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" ] }, { @@ -111,7 +111,7 @@ "type" : "Number", "desc" : "The width of labels. This property cascades to child containers.", "memberOf" : "Roo.form.Form", - "values" : [ + "optvals" : [ ] }, { @@ -119,7 +119,7 @@ "type" : "String", "desc" : "A css class to apply to the x-form-item of fields. This property cascades to child containers.", "memberOf" : "Roo.form.Form", - "values" : [ + "optvals" : [ ] }, { @@ -127,7 +127,7 @@ "type" : "Number", "desc" : "Timeout for form actions in seconds (default is 30 seconds).", "memberOf" : "Roo.form.BasicForm", - "values" : [ + "optvals" : [ ] }, { @@ -135,7 +135,7 @@ "type" : "Number", "desc" : "The milliseconds to poll valid state, ignored if monitorValid is not true (defaults to 200)", "memberOf" : "Roo.form.Form", - "values" : [ + "optvals" : [ ] }, { @@ -143,7 +143,7 @@ "type" : "Object", "desc" : "Parameters to pass with all requests. e.g. baseParams: {id: '123', foo: 'bar'}.", "memberOf" : "Roo.form.BasicForm", - "values" : [ + "optvals" : [ ] }, { @@ -151,7 +151,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" : [ ] }, { @@ -159,7 +159,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" : [ ] }, { @@ -167,7 +167,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" : [ ] }, { @@ -175,7 +175,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" : [ ] }, { @@ -183,7 +183,7 @@ "type" : "Number", "desc" : "Default 100", "memberOf" : "Roo.form.BasicForm", - "values" : [ + "optvals" : [ ] } ],