X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.form.Form.json;fp=docs%2Fsymbols%2FRoo.form.Form.json;h=47523d9453bbeb181d8a331b670f35be2bbd5055;hp=a52066b7573d3d19c3ba6a72b4caa689b130ef7a;hb=a66f0a954c17d9febb8c6835bd474ccbadfcf2fd;hpb=1ceaae5125b6781e11416dd48109611cfe182be3 diff --git a/docs/symbols/Roo.form.Form.json b/docs/symbols/Roo.form.Form.json index a52066b757..47523d9453 100644 --- a/docs/symbols/Roo.form.Form.json +++ b/docs/symbols/Roo.form.Form.json @@ -39,7 +39,7 @@ "tree_parent" : [], "desc" : "Adds the ability to dynamically render forms with JavaScript to {@link Roo.form.BasicForm}.", "isSingleton" : false, - "isStatic" : false, + "isStatic" : true, "isBuiltin" : false, "isAbstract" : false, "isBuilderTop" : false, @@ -64,7 +64,7 @@ "name" : "labelAlign", "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" + "memberOf" : "" }, { "name" : "listeners", @@ -76,13 +76,13 @@ "name" : "formData", "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" + "memberOf" : "" }, { "name" : "monitorValid", "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" + "memberOf" : "" }, { "name" : "fileUpload", @@ -94,25 +94,25 @@ "name" : "progressUrl", "type" : "String", "desc" : "- Url to return progress data", - "memberOf" : "Roo.form.Form" + "memberOf" : "" }, { "name" : "buttons[]", "type" : "Roo.Button", "desc" : "buttons at bottom of form", - "memberOf" : "Roo.form.Form" + "memberOf" : "" }, { "name" : "minButtonWidth", "type" : "Number", "desc" : "Minimum width of all buttons in pixels (defaults to 75)", - "memberOf" : "Roo.form.Form" + "memberOf" : "" }, { "name" : "buttonAlign", "type" : "String", "desc" : "Valid values are \"left,\" \"center\" and \"right\" (defaults to \"center\")", - "memberOf" : "Roo.form.Form" + "memberOf" : "" }, { "name" : "method", @@ -130,13 +130,13 @@ "name" : "itemCls", "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" + "memberOf" : "" }, { "name" : "labelWidth", "type" : "Number", "desc" : "The width of labels. This property cascades to child containers.", - "memberOf" : "Roo.form.Form" + "memberOf" : "" }, { "name" : "timeout", @@ -148,7 +148,7 @@ "name" : "monitorPoll", "type" : "Number", "desc" : "The milliseconds to poll valid state, ignored if monitorValid is not true (defaults to 200)", - "memberOf" : "Roo.form.Form" + "memberOf" : "" }, { "name" : "baseParams",