X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.form.FCKeditor.json;h=9778f419f1b9ce5f2f957373a78115cfd6c6622f;hp=d11684487660c56b6f918ff7c3e4d2275e1a2b32;hb=5b1a708cf006e24f8f6eb81a4e9723dad77c31cd;hpb=9ff8ded6bbbd258ecd646184ba26020874e2c085 diff --git a/docs/symbols/Roo.form.FCKeditor.json b/docs/symbols/Roo.form.FCKeditor.json index d116844876..9778f419f1 100644 --- a/docs/symbols/Roo.form.FCKeditor.json +++ b/docs/symbols/Roo.form.FCKeditor.json @@ -129,7 +129,7 @@ { "name" : "actionMode", "type" : "String", - "desc" : "which property holds the element that used for hide() / show() / disable() / enable()\ndefault is 'el'", + "desc" : "which property holds the element that used for hide() / show() / disable() / enable()\ndefault is 'el' for forms you probably want to set this to fieldEl", "memberOf" : "Roo.Component", "values" : [ ] @@ -230,6 +230,14 @@ "values" : [ ] }, + { + "name" : "allowLeadingSpace", + "type" : "Boolean", + "desc" : "True to prevent the stripping of leading white space", + "memberOf" : "Roo.form.TextField", + "values" : [ + ] + }, { "name" : "validationEvent", "type" : "String/Boolean", @@ -1575,7 +1583,7 @@ { "name" : "editorinit", "desc" : "Fired when the editor is initialized - you can add extra handlers here..", - "memberOf" : "", + "memberOf" : "Roo.form.FCKeditor", "example" : "", "deprecated" : "", "since" : "",