X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.form.HtmlEditor.json;h=21b363d3e98f02a7bdf9dbc2eb8cf1ba9ec8c376;hp=31e36b36e8778161e460af977da1790de4ca5478;hb=refs%2Fheads%2Fwip_alan_T6962_html_editor_update_to_new;hpb=1854fc0d501c72db36b0c0e1db16888e7e2968c1 diff --git a/docs/symbols/Roo.form.HtmlEditor.json b/docs/symbols/Roo.form.HtmlEditor.json index 31e36b36e8..21b363d3e9 100644 --- a/docs/symbols/Roo.form.HtmlEditor.json +++ b/docs/symbols/Roo.form.HtmlEditor.json @@ -61,12 +61,6 @@ "desc" : "The field's HTML name attribute.", "memberOf" : "Roo.form.Field" }, - { - "name" : "bodyCls-", - "type" : "string", - "desc" : "default '' default classes to add to body of editable area - usually undoreset is a good start..", - "memberOf" : "" - }, { "name" : "width", "type" : "Number", @@ -121,6 +115,12 @@ "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" }, + { + "name" : "bodyCls", + "type" : "string", + "desc" : "default '' default classes to add to body of editable area - usually undoreset is a good start..", + "memberOf" : "" + }, { "name" : "readOnly", "type" : "Boolean",