major doc changes
[roojs1] / docs / symbols / Roo.bootstrap.form.TriggerField.json
@@ -1,15 +1,28 @@
 {
-  "name" : "Roo.bootstrap.TriggerField",
+  "name" : "Roo.bootstrap.form.TriggerField",
   "augments" : [
-    "Roo.bootstrap.Input",
+    "Roo.bootstrap.form.Input",
     "Roo.bootstrap.Component",
     "Roo.Component",
     "Roo.util.Observable"
   ],
-  "desc" : "Provides a convenient wrapper for TextFields that adds a clickable trigger button (looks like a combobox by default).\nThe trigger has no default action, so you must assign a function to implement the trigger click handler by\noverriding {@link #onTriggerClick}. You can create a TriggerField directly, as it renders exactly like a combobox\nfor which you can provide a custom implementation.  For example:\n<pre><code>\nvar trigger = new Roo.bootstrap.TriggerField();\ntrigger.onTriggerClick = myTriggerFn;\ntrigger.applyTo('my-field');\n</code></pre>\n\nHowever, in general you will most likely want to use TriggerField as the base class for a reusable component.\n{@link Roo.bootstrap.DateField} and {@link Roo.bootstrap.ComboBox} are perfect examples of this.",
+  "childClasses" : {
+    "Roo.bootstrap.form.TriggerField" : [
+      "Roo.bootstrap.form.ComboBox",
+      "Roo.bootstrap.form.PhoneInput"
+    ],
+    "Roo.bootstrap.form.ComboBox" : [
+      "Roo.bootstrap.form.MoneyField"
+    ]
+  },
+  "tree_children" : [],
+  "tree_parent" : [],
+  "desc" : "Provides a convenient wrapper for TextFields that adds a clickable trigger button (looks like a combobox by default).\nThe trigger has no default action, so you must assign a function to implement the trigger click handler by\noverriding {@link #onTriggerClick}. You can create a TriggerField directly, as it renders exactly like a combobox\nfor which you can provide a custom implementation.  For example:\n<pre><code>\nvar trigger = new Roo.bootstrap.form.TriggerField();\ntrigger.onTriggerClick = myTriggerFn;\ntrigger.applyTo('my-field');\n</code></pre>\n\nHowever, in general you will most likely want to use TriggerField as the base class for a reusable component.\n{@link Roo.bootstrap.form.DateField} and {@link Roo.bootstrap.form.ComboBox} are perfect examples of this.",
   "isSingleton" : false,
   "isStatic" : false,
   "isBuiltin" : false,
+  "isAbstract" : false,
+  "isBuilderTop" : false,
   "memberOf" : "TriggerField",
   "example" : "",
   "deprecated" : "",
     {
       "name" : "config",
       "type" : "Object",
-      "desc" : "Configuration options (valid {@Roo.bootstrap.Input} config options will also be applied\nto the base TextField)",
+      "desc" : "Configuration options (valid {@Roo.bootstrap.form.Input} config options will also be applied\nto the base TextField)",
       "isOptional" : false
     }
   ],
   "returns" : [],
+  "throws" : "",
+  "requires" : "",
   "config" : [
     {
       "name" : "triggerClass",
       "type" : "String",
       "desc" : "An additional CSS class used to style the trigger button.  The trigger will always get the\nclass 'x-form-trigger' by default and triggerClass will be <b>appended</b> if specified.",
-      "memberOf" : "Roo.bootstrap.TriggerField",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.TriggerField"
     },
     {
       "name" : "validFeedbackIcon",
       "type" : "String",
       "desc" : "The CSS class to use when create feedback icon (defaults to \"x-form-invalid\")",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "lg",
       "type" : "Number",
       "desc" : "colspan out of 12 for large computer-sized screens",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "accept",
       "type" : "String",
       "desc" : "o) use for file input only. (default empty)",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : [
-        "image",
-        "video",
-        "audio"
-      ]
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
-      "name" : "(button|checkbox|email|file|hidden|image|number|password|radio|range|reset|search|submit|text)",
-      "type" : "String",
-      "desc" : "inputType",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "name" : "afterButton",
+      "type" : "Roo.bootstrap.Button",
+      "desc" : "to show before",
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "xs",
       "type" : "Number",
       "desc" : "colspan out of 12 for mobile-sized screens",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "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"
-      ]
+      "memberOf" : "Roo.Component"
     },
     {
       "name" : "disableKeyFilter",
       "type" : "Boolean",
       "desc" : "True to disable input keystroke filtering (defaults to false)",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
-    },
-    {
-      "name" : "disabled",
-      "type" : "Boolean",
-      "desc" : "is it disabled",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "xattr",
       "type" : "Object",
       "desc" : "extra attributes to add to 'element' (used by builder to store stuff.)",
-      "memberOf" : "Roo.bootstrap.Component",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.Component"
     },
     {
-      "name" : "name",
-      "type" : "String",
-      "desc" : "name of the input",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "name" : "disabled",
+      "type" : "Boolean",
+      "desc" : "is it disabled",
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "validator",
       "type" : "Function",
       "desc" : "A custom validation function to be called during field validation (defaults to null).\nIf available, this function will be called only after the basic validators all return true, and will be passed the\ncurrent field value and expected to return boolean true if the value is valid or a string error message if invalid.",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
-      "name" : "autocomplete",
+      "name" : "name",
       "type" : "String",
-      "desc" : "- default is new-password see: https://developers.google.com/web/fundamentals/input/form/label-and-name-inputs?hl=en",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "desc" : "name of the input",
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
-      "name" : "labelAlign",
+      "name" : "autocomplete",
       "type" : "String",
-      "desc" : "t)",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : [
-        "top",
-        "left"
-      ]
+      "desc" : "- default is new-password see: https://developers.google.com/web/fundamentals/input/form/label-and-name-inputs?hl=en",
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "tooltip",
       "type" : "string",
       "desc" : "Text for the tooltip",
-      "memberOf" : "Roo.bootstrap.Component",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.Component"
+    },
+    {
+      "name" : "labelAlign",
+      "type" : "String",
+      "desc" : "t)",
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "regexText",
       "type" : "String",
       "desc" : "-- Depricated - use Invalid Text",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "allowDomMove",
       "type" : "Boolean",
       "desc" : "Whether the component can move the Dom node when rendering (defaults to true).",
-      "memberOf" : "Roo.Component",
-      "optvals" : []
+      "memberOf" : "Roo.Component"
     },
     {
       "name" : "style",
       "type" : "String",
       "desc" : "any extra css",
-      "memberOf" : "Roo.bootstrap.Component",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.Component"
     },
     {
       "name" : "labelmd",
       "type" : "Number",
       "desc" : "set the width of label (1-12)",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "value",
       "type" : "string",
       "desc" : "default value of the input",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "hasFeedback",
       "type" : "Boolean",
       "desc" : "e) default true",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : [
-        "true",
-        "false"
-      ]
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "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" : []
+      "memberOf" : "Roo.Component"
     },
     {
       "name" : "sm",
       "type" : "Number",
       "desc" : "colspan out of 12 for tablet-sized screens",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "minLengthText",
       "type" : "String",
       "desc" : "Error text to display if the minimum length validation fails (defaults to \"The minimum length for this field is {minLength}\")",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "maxLengthText",
       "type" : "String",
       "desc" : "Error text to display if the maximum length validation fails (defaults to \"The maximum length for this field is {maxLength}\")",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "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" : []
+      "memberOf" : "Roo.util.Observable"
     },
     {
       "name" : "container_method",
       "type" : "string",
       "desc" : "method to fetch parents container element (used by NavHeaderbar -  getHeaderChildContainer)",
-      "memberOf" : "Roo.bootstrap.Component",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.Component"
     },
     {
       "name" : "readOnly",
       "type" : "Boolean",
       "desc" : "Specifies that the field should be read-only",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "indicatorpos",
       "type" : "String",
       "desc" : "t) default left",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : [
-        "left",
-        "right"
-      ]
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "align",
       "type" : "String",
       "desc" : "t) Default left",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : [
-        "left",
-        "center",
-        "right"
-      ]
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "size",
       "type" : "string",
       "desc" : "- (lg|sm) or leave empty..",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
-    },
-    {
-      "name" : "focusClass",
-      "type" : "String",
-      "desc" : "The CSS class to use when the field receives focus (defaults to \"x-form-focus\")",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "labellg",
       "type" : "Number",
       "desc" : "set the width of label (1-12)",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
-      "name" : "validateOnBlur",
-      "type" : "Boolean",
-      "desc" : "Whether the field should validate when it loses focus (defaults to true).",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "name" : "focusClass",
+      "type" : "String",
+      "desc" : "The CSS class to use when the field receives focus (defaults to \"x-form-focus\")",
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "hideTrigger",
       "type" : "Boolean",
       "desc" : "True to hide the trigger element and display only the base text field (defaults to false)",
-      "memberOf" : "Roo.bootstrap.TriggerField",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.TriggerField"
     },
     {
       "name" : "removable",
       "type" : "Boolean",
       "desc" : "e) special filter default false",
-      "memberOf" : "Roo.bootstrap.TriggerField",
-      "optvals" : [
-        "true",
-        "false"
-      ]
+      "memberOf" : "Roo.bootstrap.form.TriggerField"
     },
     {
       "name" : "labelxs",
       "type" : "Number",
       "desc" : "set the width of label (1-12)",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
+    },
+    {
+      "name" : "validateOnBlur",
+      "type" : "Boolean",
+      "desc" : "Whether the field should validate when it loses focus (defaults to true).",
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "cls",
       "type" : "String",
       "desc" : "css class",
-      "memberOf" : "Roo.bootstrap.Component",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.Component"
     },
     {
       "name" : "caret",
       "type" : "String",
       "desc" : "r) BS3 only - carat fa name",
-      "memberOf" : "Roo.bootstrap.TriggerField",
-      "optvals" : [
-        "search",
-        "calendar"
-      ]
+      "memberOf" : "Roo.bootstrap.form.TriggerField"
+    },
+    {
+      "name" : "inputType",
+      "type" : "String",
+      "desc" : "t)",
+      "memberOf" : "Roo.bootstrap.form.Input"
+    },
+    {
+      "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.bootstrap.form.Input"
     },
     {
       "name" : "invalidClass",
       "type" : "String",
       "desc" : "DEPRICATED - code uses BS4 - is-valid / is-invalid",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "maskRe",
       "type" : "String",
       "desc" : "An input mask regular expression that will be used to filter keystrokes that don't match (defaults to null)",
-      "memberOf" : "Roo.bootstrap.Input",
-      "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\").",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "vtype",
       "type" : "String",
       "desc" : "A validation type name as defined in {@link Roo.form.VTypes} (defaults to null)",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "fieldLabel",
       "type" : "string",
       "desc" : "- the label associated",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "can_build_overlaid",
       "type" : "Boolean",
       "desc" : "True if element can be rebuild from a HTML page",
-      "memberOf" : "Roo.bootstrap.Component",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.Component"
     },
     {
       "name" : "before",
       "type" : "string",
       "desc" : "- input group add on before",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
+    },
+    {
+      "name" : "selectOnFocus",
+      "type" : "Boolean",
+      "desc" : "True to automatically select any existing field text when the field receives input focus (defaults to false)",
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "validationDelay",
       "type" : "Number",
       "desc" : "The length of time in milliseconds after user input begins until validation is initiated (defaults to 250)",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "blankText",
       "type" : "String",
       "desc" : "Error text to display if the allow blank validation fails (defaults to \"This field is required\")",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
-    },
-    {
-      "name" : "selectOnFocus",
-      "type" : "Boolean",
-      "desc" : "True to automatically select any existing field text when the field receives input focus (defaults to false)",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "disableClass",
       "type" : "String",
       "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").",
-      "memberOf" : "Roo.Component",
-      "optvals" : []
+      "memberOf" : "Roo.Component"
     },
     {
       "name" : "invalidFeedbackIcon",
       "type" : "String",
       "desc" : "The CSS class to use when create feedback icon (defaults to \"x-form-invalid\")",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "visibilityEl",
       "type" : "string|object",
       "desc" : "t) What element to use for visibility (@see getVisibilityEl())",
-      "memberOf" : "Roo.bootstrap.Component",
-      "optvals" : [
-        "el",
-        "parent"
-      ]
+      "memberOf" : "Roo.bootstrap.Component"
     },
     {
       "name" : "placeholder",
       "type" : "string",
       "desc" : "- placeholder to put in text.",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "dataId",
       "type" : "string",
       "desc" : "cutomer id",
-      "memberOf" : "Roo.bootstrap.Component",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.Component"
     },
     {
       "name" : "md",
       "type" : "Number",
       "desc" : "colspan out of 12 for computer-sized screens",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "regex",
       "type" : "RegExp",
       "desc" : "A JavaScript RegExp object to be tested against the field value during validation (defaults to null).\nIf available, this regex will be evaluated only after the basic validators all return true, and will be passed the\ncurrent field value.  If the test fails, the field will be marked invalid using {@link #regexText}.",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "labelWidth",
       "type" : "Number",
       "desc" : "set the width of label",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "minLength",
       "type" : "Number",
       "desc" : "Minimum input field length required (defaults to 0)",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "capture",
       "type" : "String",
       "desc" : "a) use for file input only. (default empty)",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : [
-        "user",
-        "camera"
-      ]
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "validClass",
       "type" : "String",
       "desc" : "DEPRICATED - code uses BS4 - is-valid / is-invalid",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "allowBlank",
       "type" : "Boolean",
       "desc" : "False to validate that the value length > 0 (defaults to true)",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "preventMark",
       "type" : "Boolean",
       "desc" : "Do not show tick or cross if error/success",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "forceFeedback",
       "type" : "Boolean",
       "desc" : "e) Default false",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : [
-        "true",
-        "false"
-      ]
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "labelsm",
       "type" : "Number",
       "desc" : "set the width of label (1-12)",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "after",
       "type" : "string",
       "desc" : "- input group add on after",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "maxLength",
       "type" : "Number",
       "desc" : "Maximum input field length allowed (defaults to Number.MAX_VALUE)",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     },
     {
       "name" : "invalidText",
       "type" : "String",
       "desc" : "The error text to display if {@link #validator} test fails during validation (defaults to \"\")",
-      "memberOf" : "Roo.bootstrap.Input",
-      "optvals" : []
+      "memberOf" : "Roo.bootstrap.form.Input"
     }
   ],
   "methods" : [
     {
       "name" : "onTriggerClick",
+      "type" : "function",
       "desc" : "The function that should handle the trigger's click event.  This method does nothing by default until overridden\nby an implementing function.",
+      "sig" : "(e)",
+      "static" : false,
+      "memberOf" : "",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.TriggerField",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [
         {
           "name" : "e",
     },
     {
       "name" : "autoSize",
+      "type" : "function",
       "desc" : "",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.TriggerField",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
       "returns" : []
     },
     {
-      "name" : "clearInvalid",
-      "desc" : "Clear any invalid styles/messages for this field",
+      "name" : "setRawValue",
+      "type" : "function",
+      "desc" : "Sets the underlying DOM field's value directly, bypassing validation.  To set the value with validation see {@link #setValue}.",
+      "sig" : "(value)",
+      "static" : false,
+      "memberOf" : "Roo.bootstrap.form.Input",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
-      "params" : [],
+      "exceptions" : "",
+      "requires" : "",
+      "params" : [
+        {
+          "name" : "value",
+          "type" : "Mixed",
+          "desc" : "The value to set",
+          "isOptional" : false
+        }
+      ],
       "returns" : []
     },
     {
-      "name" : "validate",
-      "desc" : "Validates the field value",
+      "name" : "getValue",
+      "type" : "function",
+      "desc" : "Returns the normalized data value (undefined or emptyText will be returned as '').  To return the raw value see {@link #getRawValue}.",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.bootstrap.form.Input",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
       "returns" : [
         {
           "name" : "",
-          "type" : "Boolean",
-          "desc" : "True if the value is valid, else false"
+          "type" : "Mixed",
+          "desc" : "value The field value"
         }
       ]
     },
     {
       "name" : "markInvalid",
+      "type" : "function",
       "desc" : "Mark this field as invalid",
+      "sig" : "(msg)",
+      "static" : false,
+      "memberOf" : "Roo.bootstrap.form.Input",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [
         {
           "name" : "msg",
     },
     {
       "name" : "getRawValue",
+      "type" : "function",
       "desc" : "Returns the raw data value which may or may not be a valid, defined value.  To return a normalized value see {@link #getValue}.",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.bootstrap.form.Input",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
       "returns" : [
         {
       ]
     },
     {
-      "name" : "markValid",
-      "desc" : "Mark this field as valid",
+      "name" : "setValue",
+      "type" : "function",
+      "desc" : "Sets a data value into the field and validates it.  To set the value directly without validation see {@link #setRawValue}.",
+      "sig" : "(value)",
+      "static" : false,
+      "memberOf" : "Roo.bootstrap.form.Input",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
-      "params" : [],
+      "exceptions" : "",
+      "requires" : "",
+      "params" : [
+        {
+          "name" : "value",
+          "type" : "Mixed",
+          "desc" : "The value to set",
+          "isOptional" : false
+        }
+      ],
       "returns" : []
     },
     {
-      "name" : "getName",
-      "desc" : "Returns the name of the field",
+      "name" : "reset",
+      "type" : "function",
+      "desc" : "Resets the current field value to the originally loaded value and clears any validation messages",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.bootstrap.form.Input",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
-      "returns" : [
-        {
-          "name" : "",
-          "type" : "Mixed",
-          "desc" : "name The name field"
-        }
-      ]
+      "returns" : []
     },
     {
-      "name" : "reset",
-      "desc" : "Resets the current field value to the originally loaded value and clears any validation messages",
+      "name" : "validate",
+      "type" : "function",
+      "desc" : "Validates the field value",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.bootstrap.form.Input",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
-      "returns" : []
+      "returns" : [
+        {
+          "name" : "",
+          "type" : "Boolean",
+          "desc" : "True if the value is valid, else false"
+        }
+      ]
     },
     {
-      "name" : "getValue",
-      "desc" : "Returns the normalized data value (undefined or emptyText will be returned as '').  To return the raw value see {@link #getRawValue}.",
+      "name" : "getName",
+      "type" : "function",
+      "desc" : "Returns the name of the field",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.bootstrap.form.Input",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
       "returns" : [
         {
           "name" : "",
           "type" : "Mixed",
-          "desc" : "value The field value"
+          "desc" : "name The name field"
         }
       ]
     },
     {
-      "name" : "setValue",
-      "desc" : "Sets a data value into the field and validates it.  To set the value directly without validation see {@link #setRawValue}.",
+      "name" : "clearInvalid",
+      "type" : "function",
+      "desc" : "Clear any invalid styles/messages for this field",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.bootstrap.form.Input",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
-      "params" : [
-        {
-          "name" : "value",
-          "type" : "Mixed",
-          "desc" : "The value to set",
-          "isOptional" : false
-        }
-      ],
+      "exceptions" : "",
+      "requires" : "",
+      "params" : [],
       "returns" : []
     },
     {
-      "name" : "setRawValue",
-      "desc" : "Sets the underlying DOM field's value directly, bypassing validation.  To set the value with validation see {@link #setValue}.",
+      "name" : "markValid",
+      "type" : "function",
+      "desc" : "Mark this field as valid",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.bootstrap.form.Input",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
-      "params" : [
-        {
-          "name" : "value",
-          "type" : "Mixed",
-          "desc" : "The value to set",
-          "isOptional" : false
-        }
-      ],
+      "exceptions" : "",
+      "requires" : "",
+      "params" : [],
       "returns" : []
     },
     {
       "name" : "inputEl",
+      "type" : "function",
       "desc" : "return the real input element.",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.bootstrap.form.Input",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
       "returns" : []
     },
     {
       "name" : "validateValue",
+      "type" : "function",
       "desc" : "Validates a value according to the field's validation rules and marks the field as invalid\nif the validation fails",
+      "sig" : "(value)",
+      "static" : false,
+      "memberOf" : "Roo.bootstrap.form.Input",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [
         {
           "name" : "value",
     },
     {
       "name" : "tooltipEl",
+      "type" : "function",
       "desc" : "Fetch the element to display the tooltip on.",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.bootstrap.Component",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.Component",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
       "returns" : [
         {
     },
     {
       "name" : "hide",
+      "type" : "function",
       "desc" : "Hide a component - adds 'hidden' class",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.bootstrap.Component",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.Component",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
       "returns" : []
     },
     {
       "name" : "show",
+      "type" : "function",
       "desc" : "Show a component - removes 'hidden' class",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.bootstrap.Component",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.Component",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
       "returns" : []
     },
     {
       "name" : "setVisibilityEl",
+      "type" : "function",
       "desc" : "Set the element that will be used to show or hide",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.bootstrap.Component",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.Component",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
       "returns" : []
     },
     {
       "name" : "getVisibilityEl",
+      "type" : "function",
       "desc" : "Get the element that will be used to show or hide",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.bootstrap.Component",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.Component",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
       "returns" : []
     },
     {
       "name" : "initEvents",
+      "type" : "function",
       "desc" : "Initialize Events for the element",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.bootstrap.Component",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.Component",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
       "returns" : []
     },
     {
       "name" : "getChildContainer",
+      "type" : "function",
       "desc" : "Fetch the element to add children to",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.bootstrap.Component",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.bootstrap.Component",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
       "returns" : [
         {
     },
     {
       "name" : "getId",
+      "type" : "function",
       "desc" : "Returns the id of this component.",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.Component",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.Component",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
       "returns" : [
         {
     },
     {
       "name" : "render",
+      "type" : "function",
       "desc" : "If this is a lazy rendering component, render it to its container element.",
+      "sig" : "(container)",
+      "static" : false,
+      "memberOf" : "Roo.Component",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.Component",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [
         {
           "name" : "container",
     },
     {
       "name" : "destroy",
+      "type" : "function",
       "desc" : "Destroys this component by purging any event listeners, removing the component's element from the DOM,\nremoving the component from its {@link Roo.Container} (if applicable) and unregistering it from {@link Roo.ComponentMgr}.",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.Component",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.Component",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
       "returns" : []
     },
     {
       "name" : "isVisible",
+      "type" : "function",
       "desc" : "Returns true if this component is visible.",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.Component",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.Component",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
       "returns" : []
     },
     {
       "name" : "setDisabled",
+      "type" : "function",
       "desc" : "Convenience function for setting disabled/enabled by boolean.",
+      "sig" : "(disabled)",
+      "static" : false,
+      "memberOf" : "Roo.Component",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.Component",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [
         {
           "name" : "disabled",
     },
     {
       "name" : "focus",
+      "type" : "function",
       "desc" : "Try to focus this component.",
+      "sig" : "(selectText)",
+      "static" : false,
+      "memberOf" : "Roo.Component",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.Component",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [
         {
           "name" : "selectText",
     },
     {
       "name" : "enable",
+      "type" : "function",
       "desc" : "Enable this component.",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.Component",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.Component",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
       "returns" : [
         {
     },
     {
       "name" : "setVisible",
+      "type" : "function",
       "desc" : "Convenience function to hide or show this component by boolean.",
+      "sig" : "(visible)",
+      "static" : false,
+      "memberOf" : "Roo.Component",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.Component",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [
         {
           "name" : "visible",
     },
     {
       "name" : "disable",
+      "type" : "function",
       "desc" : "Disable this component.",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.Component",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.Component",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
       "returns" : [
         {
     },
     {
       "name" : "getEl",
+      "type" : "function",
       "desc" : "Returns the underlying {@link Roo.Element}.",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.Component",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.Component",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
       "returns" : [
         {
     },
     {
       "name" : "purgeListeners",
+      "type" : "function",
       "desc" : "Removes all listeners for this object",
+      "sig" : "()\n{\n\n}",
+      "static" : false,
+      "memberOf" : "Roo.util.Observable",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.util.Observable",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [],
       "returns" : []
     },
     {
       "name" : "on",
+      "type" : "function",
       "desc" : "Appends an event handler to this element (shorthand for addListener)",
+      "sig" : "(eventName, handler, scope, options)",
+      "static" : false,
+      "memberOf" : "Roo.util.Observable",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.util.Observable",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [
         {
           "name" : "eventName",
     },
     {
       "name" : "un",
+      "type" : "function",
       "desc" : "Removes a listener (shorthand for removeListener)",
+      "sig" : "(eventName, handler, scope)",
+      "static" : false,
+      "memberOf" : "Roo.util.Observable",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.util.Observable",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [
         {
           "name" : "eventName",
     },
     {
       "name" : "addEvents",
+      "type" : "function",
       "desc" : "Used to define events on this Observable",
+      "sig" : "(object)",
+      "static" : false,
+      "memberOf" : "Roo.util.Observable",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.util.Observable",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [
         {
           "name" : "object",
     },
     {
       "name" : "releaseCapture",
+      "type" : "function",
       "desc" : "Removes <b>all</b> added captures from the Observable.",
+      "sig" : "(o)",
+      "static" : true,
+      "memberOf" : "Roo.util.Observable",
       "isStatic" : true,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.util.Observable",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [
         {
           "name" : "o",
     },
     {
       "name" : "removeListener",
+      "type" : "function",
       "desc" : "Removes a listener",
+      "sig" : "(eventName, handler, scope)",
+      "static" : false,
+      "memberOf" : "Roo.util.Observable",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.util.Observable",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [
         {
           "name" : "eventName",
     },
     {
       "name" : "fireEvent",
+      "type" : "function",
       "desc" : "Fires the specified event with the passed parameters (minus the event name).",
+      "sig" : "(eventName, args)",
+      "static" : false,
+      "memberOf" : "Roo.util.Observable",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.util.Observable",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [
         {
           "name" : "eventName",
     },
     {
       "name" : "hasListener",
+      "type" : "function",
       "desc" : "Checks to see if this object has any listeners for a specified event",
+      "sig" : "(eventName)",
+      "static" : false,
+      "memberOf" : "Roo.util.Observable",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.util.Observable",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [
         {
           "name" : "eventName",
     },
     {
       "name" : "capture",
+      "type" : "function",
       "desc" : "Starts capture on the specified Observable. All events will be passed\nto the supplied function with the event name + standard signature of the event\n<b>before</b> the event is fired. If the supplied function returns false,\nthe event will not fire.",
+      "sig" : "(o, fn, scope)",
+      "static" : true,
+      "memberOf" : "Roo.util.Observable",
       "isStatic" : true,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.util.Observable",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [
         {
           "name" : "o",
     },
     {
       "name" : "addListener",
+      "type" : "function",
       "desc" : "Appends an event handler to this component",
+      "sig" : "(eventName, handler, scope, options)",
+      "static" : false,
+      "memberOf" : "Roo.util.Observable",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,
-      "memberOf" : "Roo.util.Observable",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "see" : "",
+      "exceptions" : "",
+      "requires" : "",
       "params" : [
         {
           "name" : "eventName",
   "events" : [
     {
       "name" : "paste",
+      "type" : "function",
       "desc" : "Fires after the user pastes into input",
-      "memberOf" : "Roo.bootstrap.Input",
+      "sig" : "function (_self, e)\n{\n\n}",
+      "memberOf" : "Roo.bootstrap.form.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
     },
     {
       "name" : "change",
+      "type" : "function",
       "desc" : "Fires just before the field blurs if the field value has changed.",
-      "memberOf" : "Roo.bootstrap.Input",
+      "sig" : "function (_self, newValue, oldValue)\n{\n\n}",
+      "memberOf" : "Roo.bootstrap.form.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "returns" : []
     },
     {
-      "name" : "invalid",
-      "desc" : "Fires after the field has been marked as invalid.",
-      "memberOf" : "Roo.bootstrap.Input",
+      "name" : "valid",
+      "type" : "function",
+      "desc" : "Fires after the field has been validated with no errors.",
+      "sig" : "function (_self)\n{\n\n}",
+      "memberOf" : "Roo.bootstrap.form.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
           "type" : "Roo.form.Field",
           "desc" : "",
           "isOptional" : false
-        },
-        {
-          "name" : "msg",
-          "type" : "String",
-          "desc" : "The validation message",
-          "isOptional" : false
         }
       ],
       "returns" : []
     },
     {
-      "name" : "valid",
-      "desc" : "Fires after the field has been validated with no errors.",
-      "memberOf" : "Roo.bootstrap.Input",
+      "name" : "specialkey",
+      "type" : "function",
+      "desc" : "Fires when any key related to navigation (arrows, tab, enter, esc, etc.) is pressed.  You can check\n{@link Roo.EventObject#getKey} to determine which key was pressed.",
+      "sig" : "function (_self, e)\n{\n\n}",
+      "memberOf" : "Roo.bootstrap.form.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
           "type" : "Roo.form.Field",
           "desc" : "",
           "isOptional" : false
+        },
+        {
+          "name" : "e",
+          "type" : "Roo.EventObject",
+          "desc" : "The event object",
+          "isOptional" : false
         }
       ],
       "returns" : []
     },
     {
-      "name" : "blur",
-      "desc" : "Fires when this field loses input focus.",
-      "memberOf" : "Roo.bootstrap.Input",
+      "name" : "focus",
+      "type" : "function",
+      "desc" : "Fires when this field receives input focus.",
+      "sig" : "function (_self)\n{\n\n}",
+      "memberOf" : "Roo.bootstrap.form.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "returns" : []
     },
     {
-      "name" : "specialkey",
-      "desc" : "Fires when any key related to navigation (arrows, tab, enter, esc, etc.) is pressed.  You can check\n{@link Roo.EventObject#getKey} to determine which key was pressed.",
-      "memberOf" : "Roo.bootstrap.Input",
+      "name" : "keyup",
+      "type" : "function",
+      "desc" : "Fires after the key up",
+      "sig" : "function (_self, e)\n{\n\n}",
+      "memberOf" : "Roo.bootstrap.form.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
         {
           "name" : "e",
           "type" : "Roo.EventObject",
-          "desc" : "The event object",
+          "desc" : "The event Object",
           "isOptional" : false
         }
       ],
       "returns" : []
     },
     {
-      "name" : "focus",
-      "desc" : "Fires when this field receives input focus.",
-      "memberOf" : "Roo.bootstrap.Input",
+      "name" : "blur",
+      "type" : "function",
+      "desc" : "Fires when this field loses input focus.",
+      "sig" : "function (_self)\n{\n\n}",
+      "memberOf" : "Roo.bootstrap.form.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
       "returns" : []
     },
     {
-      "name" : "keyup",
-      "desc" : "Fires after the key up",
-      "memberOf" : "Roo.bootstrap.Input",
+      "name" : "invalid",
+      "type" : "function",
+      "desc" : "Fires after the field has been marked as invalid.",
+      "sig" : "function (_self, msg)\n{\n\n}",
+      "memberOf" : "Roo.bootstrap.form.Input",
       "example" : "",
       "deprecated" : "",
       "since" : "",
           "isOptional" : false
         },
         {
-          "name" : "e",
-          "type" : "Roo.EventObject",
-          "desc" : "The event Object",
+          "name" : "msg",
+          "type" : "String",
+          "desc" : "The validation message",
           "isOptional" : false
         }
       ],
     },
     {
       "name" : "childrenrendered",
+      "type" : "function",
       "desc" : "Fires when the children have been rendered..",
+      "sig" : "function (_self)\n{\n\n}",
       "memberOf" : "Roo.bootstrap.Component",
       "example" : "",
       "deprecated" : "",
     },
     {
       "name" : "beforerender",
+      "type" : "function",
       "desc" : "Fires before the component is rendered. Return false to stop the render.",
+      "sig" : "function (_self)\n{\n\n}",
       "memberOf" : "Roo.Component",
       "example" : "",
       "deprecated" : "",
     },
     {
       "name" : "disable",
+      "type" : "function",
       "desc" : "Fires after the component is disabled.",
+      "sig" : "function (_self)\n{\n\n}",
       "memberOf" : "Roo.Component",
       "example" : "",
       "deprecated" : "",
     },
     {
       "name" : "render",
+      "type" : "function",
       "desc" : "Fires after the component is rendered.",
+      "sig" : "function (_self)\n{\n\n}",
       "memberOf" : "Roo.Component",
       "example" : "",
       "deprecated" : "",
     },
     {
       "name" : "destroy",
+      "type" : "function",
       "desc" : "Fires after the component is destroyed.",
+      "sig" : "function (_self)\n{\n\n}",
       "memberOf" : "Roo.Component",
       "example" : "",
       "deprecated" : "",
     },
     {
       "name" : "hide",
+      "type" : "function",
       "desc" : "Fires after the component is hidden.",
+      "sig" : "function (_self)\n{\n\n}",
       "memberOf" : "Roo.Component",
       "example" : "",
       "deprecated" : "",
     },
     {
       "name" : "beforehide",
+      "type" : "function",
       "desc" : "Fires before the component is hidden. Return false to stop the hide.",
+      "sig" : "function (_self)\n{\n\n}",
       "memberOf" : "Roo.Component",
       "example" : "",
       "deprecated" : "",
     },
     {
       "name" : "show",
+      "type" : "function",
       "desc" : "Fires after the component is shown.",
+      "sig" : "function (_self)\n{\n\n}",
       "memberOf" : "Roo.Component",
       "example" : "",
       "deprecated" : "",
     },
     {
       "name" : "beforeshow",
+      "type" : "function",
       "desc" : "Fires before the component is shown.  Return false to stop the show.",
+      "sig" : "function (_self)\n{\n\n}",
       "memberOf" : "Roo.Component",
       "example" : "",
       "deprecated" : "",
     },
     {
       "name" : "enable",
+      "type" : "function",
       "desc" : "Fires after the component is enabled.",
+      "sig" : "function (_self)\n{\n\n}",
       "memberOf" : "Roo.Component",
       "example" : "",
       "deprecated" : "",
     },
     {
       "name" : "beforedestroy",
+      "type" : "function",
       "desc" : "Fires before the component is destroyed. Return false to stop the destroy.",
+      "sig" : "function (_self)\n{\n\n}",
       "memberOf" : "Roo.Component",
       "example" : "",
       "deprecated" : "",