Changed docs/json/roodata.jsondocs/src/Roo_HtmlEditorCore.js.htmldocs/src/Roo_form_Ht...
[roojs1] / docs / symbols / Roo.form.HtmlEditor.json
index 869e2ca..ce64d42 100644 (file)
       "optvals" : []
     },
     {
-      "name" : "listeners",
-      "type" : "Object",
-      "desc" : "list of events and functions to call for this object, \nFor example :\n<pre><code>\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  </code></pre>",
-      "memberOf" : "Roo.util.Observable",
-      "optvals" : []
+      "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\".",
+      "memberOf" : "Roo.Component",
+      "optvals" : [
+        "display",
+        "visibility"
+      ]
     },
     {
-      "name" : "fieldLabel",
-      "type" : "String",
-      "desc" : "Label to use when rendering a form.",
+      "name" : "disabled",
+      "type" : "Boolean",
+      "desc" : "True to disable the field (defaults to false).",
       "memberOf" : "Roo.form.Field",
       "optvals" : []
     },
     {
-      "name" : "validationDelay",
-      "type" : "Number",
-      "desc" : "The length of time in milliseconds after user input begins until validation is initiated (defaults to 250)",
+      "name" : "name",
+      "type" : "String",
+      "desc" : "The field's HTML name attribute.",
       "memberOf" : "Roo.form.Field",
       "optvals" : []
     },
     {
-      "name" : "msgTarget",
+      "name" : "resizable",
       "type" : "String",
-      "desc" : "The location where error text should display.  Should be one of the following values (defaults to 'qtip'):\n<pre>\nValue         Description\n-----------   ----------------------------------------------------------------------\nqtip          Display a quick tip when the user hovers over the field\ntitle         Display a default browser title attribute popup\nunder         Add a block div beneath the field containing the error text\nside          Add an error icon to the right of the field with a popup on hover\n[element id]  Add the error text directly to the innerHTML of the specified element\n</pre>",
-      "memberOf" : "Roo.form.Field",
+      "desc" : "'s' or 'se' or 'e' - wrapps the element in a\n                       Roo.resizable.",
+      "memberOf" : "Roo.form.HtmlEditor",
       "optvals" : []
     },
     {
-      "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\".",
-      "memberOf" : "Roo.Component",
-      "optvals" : [
-        "display",
-        "visibility"
-      ]
+      "name" : "toolbars",
+      "type" : "Array",
+      "desc" : "Array of toolbars. - defaults to just the Standard one",
+      "memberOf" : "Roo.form.HtmlEditor",
+      "optvals" : []
     },
     {
-      "name" : "disabled",
-      "type" : "Boolean",
-      "desc" : "True to disable the field (defaults to false).",
-      "memberOf" : "Roo.form.Field",
+      "name" : "width",
+      "type" : "Number",
+      "desc" : "(in pixels)",
+      "memberOf" : "Roo.form.HtmlEditor",
       "optvals" : []
     },
     {
-      "name" : "value",
-      "type" : "Mixed",
-      "desc" : "A value to initialize this field with.",
-      "memberOf" : "Roo.form.Field",
+      "name" : "allowComments",
+      "type" : "boolean",
+      "desc" : "- default false - allow comments in HTML source - by default they are stripped - if you are editing email you may need this.",
+      "memberOf" : "Roo.form.HtmlEditor",
       "optvals" : []
     },
     {
       "optvals" : []
     },
     {
-      "name" : "tabIndex",
+      "name" : "height",
       "type" : "Number",
-      "desc" : "The tabIndex for this field. Note this only applies to fields that are rendered, not those which are built via applyTo (defaults to undefined).",
-      "memberOf" : "Roo.form.Field",
+      "desc" : "(in pixels)",
+      "memberOf" : "Roo.form.HtmlEditor",
       "optvals" : []
     },
     {
-      "name" : "readOnly",
+      "name" : "clearUp",
       "type" : "Boolean",
-      "desc" : "True to mark the field as readOnly in HTML (defaults to false) -- Note: this only sets the element's readOnly DOM attribute.",
-      "memberOf" : "Roo.form.Field",
+      "desc" : "",
+      "memberOf" : "Roo.form.HtmlEditor",
       "optvals" : []
     },
     {
-      "name" : "cls",
-      "type" : "String",
-      "desc" : "A CSS class to apply to the field's underlying element.",
+      "name" : "value",
+      "type" : "Mixed",
+      "desc" : "A value to initialize this field with.",
       "memberOf" : "Roo.form.Field",
       "optvals" : []
     },
-    {
-      "name" : "toolbars",
-      "type" : "Array",
-      "desc" : "Array of toolbars. - defaults to just the Standard one",
-      "memberOf" : "Roo.form.HtmlEditor",
-      "optvals" : []
-    },
     {
       "name" : "actionMode",
       "type" : "String",
       "optvals" : []
     },
     {
-      "name" : "width",
-      "type" : "Number",
-      "desc" : "(in pixels)",
-      "memberOf" : "Roo.form.HtmlEditor",
+      "name" : "msgTarget",
+      "type" : "String",
+      "desc" : "The location where error text should display.  Should be one of the following values (defaults to 'qtip'):\n<pre>\nValue         Description\n-----------   ----------------------------------------------------------------------\nqtip          Display a quick tip when the user hovers over the field\ntitle         Display a default browser title attribute popup\nunder         Add a block div beneath the field containing the error text\nside          Add an error icon to the right of the field with a popup on hover\n[element id]  Add the error text directly to the innerHTML of the specified element\n</pre>",
+      "memberOf" : "Roo.form.Field",
       "optvals" : []
     },
     {
-      "name" : "resizable",
-      "type" : "String",
-      "desc" : "'s' or 'se' or 'e' - wrapps the element in a\n                       Roo.resizable.",
-      "memberOf" : "Roo.form.HtmlEditor",
+      "name" : "listeners",
+      "type" : "Object",
+      "desc" : "list of events and functions to call for this object, \nFor example :\n<pre><code>\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  </code></pre>",
+      "memberOf" : "Roo.util.Observable",
       "optvals" : []
     },
     {
-      "name" : "validationEvent",
-      "type" : "String/Boolean",
-      "desc" : "The event that should initiate field validation. Set to false to disable\n      automatic validation (defaults to \"keyup\").",
+      "name" : "readOnly",
+      "type" : "Boolean",
+      "desc" : "True to mark the field as readOnly in HTML (defaults to false) -- Note: this only sets the element's readOnly DOM attribute.",
       "memberOf" : "Roo.form.Field",
       "optvals" : []
     },
     {
-      "name" : "height",
-      "type" : "Number",
-      "desc" : "(in pixels)",
-      "memberOf" : "Roo.form.HtmlEditor",
+      "name" : "cls",
+      "type" : "String",
+      "desc" : "A CSS class to apply to the field's underlying element.",
+      "memberOf" : "Roo.form.Field",
       "optvals" : []
     },
     {
-      "name" : "name",
-      "type" : "String",
-      "desc" : "The field's HTML name attribute.",
+      "name" : "validationEvent",
+      "type" : "String/Boolean",
+      "desc" : "The event that should initiate field validation. Set to false to disable\n      automatic validation (defaults to \"keyup\").",
       "memberOf" : "Roo.form.Field",
       "optvals" : []
     },
     {
-      "name" : "qtip",
+      "name" : "fieldLabel",
       "type" : "String",
-      "desc" : "Mouse over tip",
+      "desc" : "Label to use when rendering a form.",
       "memberOf" : "Roo.form.Field",
       "optvals" : []
     },
       "memberOf" : "Roo.Component",
       "optvals" : []
     },
+    {
+      "name" : "validationDelay",
+      "type" : "Number",
+      "desc" : "The length of time in milliseconds after user input begins until validation is initiated (defaults to 250)",
+      "memberOf" : "Roo.form.Field",
+      "optvals" : []
+    },
     {
       "name" : "stylesheets",
       "type" : "Array",
       "memberOf" : "Roo.form.HtmlEditor",
       "optvals" : []
     },
+    {
+      "name" : "tabIndex",
+      "type" : "Number",
+      "desc" : "The tabIndex for this field. Note this only applies to fields that are rendered, not those which are built via applyTo (defaults to undefined).",
+      "memberOf" : "Roo.form.Field",
+      "optvals" : []
+    },
     {
       "name" : "blacklist",
       "type" : "Array",
       "optvals" : []
     },
     {
-      "name" : "clearUp",
-      "type" : "Boolean",
-      "desc" : "",
-      "memberOf" : "Roo.form.HtmlEditor",
+      "name" : "qtip",
+      "type" : "String",
+      "desc" : "Mouse over tip",
+      "memberOf" : "Roo.form.Field",
       "optvals" : []
     }
   ],