X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.form.Signature.json;h=b5bf9cfd9529d75eaf4a97c1a36f451c09a3a7af;hp=314f9f4e06cf40ebc2eb746a41d5ec9e7dc1d01d;hb=761015899d1228e50a467aa8fb39533133657c7b;hpb=bf93a181bcf69830bec36b29d1b1a33dc9ecd88e diff --git a/docs/symbols/Roo.form.Signature.json b/docs/symbols/Roo.form.Signature.json index 314f9f4e06..b5bf9cfd95 100644 --- a/docs/symbols/Roo.form.Signature.json +++ b/docs/symbols/Roo.form.Signature.json @@ -38,7 +38,7 @@ "desc" : "The type attribute for input fields -- e.g. radio, text, password (defaults to \"text\").", "memberOf" : "Roo.form.Field", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "listeners", @@ -46,7 +46,7 @@ "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", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "msgFx", @@ -54,7 +54,7 @@ "desc" : "Experimental The effect used when displaying a validation message under the field (defaults to 'normal').", "memberOf" : "Roo.form.Field", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "fieldLabel", @@ -62,7 +62,7 @@ "desc" : "Label to use when rendering a form.", "memberOf" : "Roo.form.Field", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "validationDelay", @@ -70,7 +70,7 @@ "desc" : "The length of time in milliseconds after user input begins until validation is initiated (defaults to 250)", "memberOf" : "Roo.form.Field", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "msgTarget", @@ -78,7 +78,7 @@ "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", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "hideMode", @@ -86,7 +86,7 @@ "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", "isOptional" : false, - "optvalues" : [ + "optvals" : [ "display", "visibility" ] @@ -97,7 +97,7 @@ "desc" : "True to disable the field (defaults to false).", "memberOf" : "Roo.form.Field", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "value", @@ -105,7 +105,7 @@ "desc" : "A value to initialize this field with.", "memberOf" : "Roo.form.Field", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "allowDomMove", @@ -113,7 +113,7 @@ "desc" : "Whether the component can move the Dom node when rendering (defaults to true).", "memberOf" : "Roo.Component", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "allowBlank", @@ -121,7 +121,7 @@ "desc" : "False to validate that the value length > 0 (defaults to false)", "memberOf" : "", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "tabIndex", @@ -129,7 +129,7 @@ "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", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "readOnly", @@ -137,7 +137,7 @@ "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", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "invalidClass", @@ -145,7 +145,7 @@ "desc" : "The CSS class to use when marking a field invalid (defaults to \"x-form-invalid\")", "memberOf" : "Roo.form.Field", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "cls", @@ -153,7 +153,7 @@ "desc" : "A CSS class to apply to the field's underlying element.", "memberOf" : "Roo.form.Field", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "autoCreate", @@ -161,7 +161,7 @@ "desc" : "A DomHelper element spec, or true for a default element spec (defaults to\n{tag: \"input\", type: \"text\", size: \"20\", autocomplete: \"off\"})", "memberOf" : "Roo.form.Field", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "invalidText", @@ -169,7 +169,7 @@ "desc" : "The error text to use when marking a field invalid and no message is provided (defaults to \"The value in this field is invalid\")", "memberOf" : "Roo.form.Field", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "actionMode", @@ -177,7 +177,7 @@ "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", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "width", @@ -185,7 +185,7 @@ "desc" : "The signature panel width (defaults to 300)", "memberOf" : "", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "labels", @@ -193,7 +193,7 @@ "desc" : "Label to use when rendering a form.\ndefaults to \nlabels : { \n clear : \"Clear\",\n confirm : \"Confirm\"\n }", "memberOf" : "", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "validateOnBlur", @@ -201,7 +201,7 @@ "desc" : "Whether the field should validate when it loses focus (defaults to true).", "memberOf" : "Roo.form.Field", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "validationEvent", @@ -209,7 +209,7 @@ "desc" : "The event that should initiate field validation. Set to false to disable\n automatic validation (defaults to \"keyup\").", "memberOf" : "Roo.form.Field", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "height", @@ -217,7 +217,7 @@ "desc" : "The signature panel height (defaults to 100)", "memberOf" : "", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "name", @@ -225,7 +225,7 @@ "desc" : "The field's HTML name attribute.", "memberOf" : "Roo.form.Field", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "qtip", @@ -233,7 +233,7 @@ "desc" : "Mouse over tip", "memberOf" : "Roo.form.Field", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "focusClass", @@ -241,7 +241,7 @@ "desc" : "The CSS class to use when the field receives focus (defaults to \"x-form-focus\")", "memberOf" : "Roo.form.Field", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "fieldClass", @@ -249,7 +249,7 @@ "desc" : "The default CSS class for the field (defaults to \"x-form-field\")", "memberOf" : "Roo.form.Field", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "disableClass", @@ -257,7 +257,7 @@ "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").", "memberOf" : "Roo.Component", "isOptional" : false, - "optvalues" : [] + "optvals" : [] } ], "methods" : [