X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.form.HtmlEditor.json;fp=docs%2Fsymbols%2FRoo.form.HtmlEditor.json;h=ce64d429aa7613a0867af964b0dca64206e65c3c;hp=869e2ca097bbcdc40d7d6c16c441f435460ff83f;hb=8243a30daf04298fc849760aa49bd3045a075e1a;hpb=b18c99b7f09fdac8d7eab9cd2dd6d79eeeba56db diff --git a/docs/symbols/Roo.form.HtmlEditor.json b/docs/symbols/Roo.form.HtmlEditor.json index 869e2ca097..ce64d429aa 100644 --- a/docs/symbols/Roo.form.HtmlEditor.json +++ b/docs/symbols/Roo.form.HtmlEditor.json @@ -26,55 +26,55 @@ "optvals" : [] }, { - "name" : "listeners", - "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" : [] + "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
\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
", - "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" : [] }, { @@ -85,33 +85,26 @@ "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", @@ -120,44 +113,44 @@ "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
\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
", + "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
\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  
", + "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" : [] }, @@ -168,6 +161,13 @@ "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", @@ -175,6 +175,13 @@ "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", @@ -183,10 +190,10 @@ "optvals" : [] }, { - "name" : "clearUp", - "type" : "Boolean", - "desc" : "", - "memberOf" : "Roo.form.HtmlEditor", + "name" : "qtip", + "type" : "String", + "desc" : "Mouse over tip", + "memberOf" : "Roo.form.Field", "optvals" : [] } ],