X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.HtmlEditorCore.json;h=d9bf0fdde42e571d81d752da18dc0f5695b41b59;hp=0823e827eab7bd47d0ef79f8f3e457733b33895d;hb=ca32a4b797a9425db3b73c5a12cccf0dff3b01be;hpb=82dd7a0747dd299cfeb58f1fef0b54678d761ac9 diff --git a/docs/symbols/Roo.HtmlEditorCore.json b/docs/symbols/Roo.HtmlEditorCore.json index 0823e827ea..d9bf0fdde4 100644 --- a/docs/symbols/Roo.HtmlEditorCore.json +++ b/docs/symbols/Roo.HtmlEditorCore.json @@ -21,23 +21,23 @@ "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", - "optvals" : [] + "values" : [] }, { "name" : "the", "type" : "Roo.form.HtmlEditor|Roo.bootstrap.HtmlEditor", "desc" : "owner field", "memberOf" : "Roo.HtmlEditorCore", - "optvals" : [] + "values" : [] }, { "name" : "hideMode", "type" : "String", - "desc" : "y)\nHow this component should hidden. Supported values are\n\"visibility\" (css visibility), \"offsets\" (negative offset position) and\n\"display\" (css display) - defaults to \"display\".", + "desc" : "How this component should hidden. Supported values are\n\"visibility\" (css visibility), \"offsets\" (negative offset position) and\n\"display\" (css display) - defaults to \"display\".", "memberOf" : "Roo.Component", - "optvals" : [ - "display", - "visibility" + "values" : [ + "(display", + "visibility)" ] }, { @@ -45,49 +45,49 @@ "type" : "Boolean", "desc" : "Whether the component can move the Dom node when rendering (defaults to true).", "memberOf" : "Roo.Component", - "optvals" : [] + "values" : [] }, { "name" : "actionMode", "type" : "String", "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", - "optvals" : [] + "values" : [] }, { "name" : "width", "type" : "Number", "desc" : "(in pixels)", "memberOf" : "Roo.HtmlEditorCore", - "optvals" : [] + "values" : [] }, { "name" : "resizable", "type" : "String", "desc" : "'s' or 'se' or 'e' - wrapps the element in a\n Roo.resizable.", "memberOf" : "Roo.HtmlEditorCore", - "optvals" : [] + "values" : [] }, { "name" : "height", "type" : "Number", "desc" : "(in pixels)", "memberOf" : "Roo.HtmlEditorCore", - "optvals" : [] + "values" : [] }, { "name" : "disableClass", "type" : "String", "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").", "memberOf" : "Roo.Component", - "optvals" : [] + "values" : [] }, { "name" : "stylesheets", "type" : "Array", "desc" : "url of stylesheets. set to [] to disable stylesheets.", "memberOf" : "Roo.HtmlEditorCore", - "optvals" : [] + "values" : [] } ], "methods" : [