fix docs add optvalues
[roojs1] / docs / symbols / Roo.bootstrap.form.SecurePass.json
1 {
2   "name" : "Roo.bootstrap.form.SecurePass",
3   "augments" : [
4     "Roo.bootstrap.form.Input",
5     "Roo.bootstrap.Component",
6     "Roo.Component",
7     "Roo.util.Observable"
8   ],
9   "childClasses" : {  },
10   "tree_children" : [],
11   "tree_parent" : [],
12   "desc" : "Bootstrap SecurePass class",
13   "isSingleton" : false,
14   "isStatic" : false,
15   "isBuiltin" : false,
16   "isAbstract" : false,
17   "isBuilderTop" : false,
18   "memberOf" : "SecurePass",
19   "example" : "",
20   "deprecated" : "",
21   "since" : "",
22   "see" : "",
23   "params" : [
24     {
25       "name" : "config",
26       "type" : "Object",
27       "desc" : "The config object",
28       "isOptional" : false
29     }
30   ],
31   "returns" : [],
32   "throws" : "",
33   "requires" : "",
34   "config" : [
35     {
36       "name" : "validFeedbackIcon",
37       "type" : "String",
38       "desc" : "The CSS class to use when create feedback icon (defaults to \"x-form-invalid\")",
39       "memberOf" : "Roo.bootstrap.form.Input",
40       "isOptional" : false,
41       "optvalues" : []
42     },
43     {
44       "name" : "lg",
45       "type" : "Number",
46       "desc" : "colspan out of 12 for large computer-sized screens",
47       "memberOf" : "Roo.bootstrap.form.Input",
48       "isOptional" : false,
49       "optvalues" : []
50     },
51     {
52       "name" : "accept",
53       "type" : "String",
54       "desc" : "o) use for file input only. (default empt",
55       "memberOf" : "Roo.bootstrap.form.Input",
56       "isOptional" : false,
57       "optvalues" : [
58         "image",
59         "video",
60         "audio"
61       ]
62     },
63     {
64       "name" : "afterButton",
65       "type" : "Roo.bootstrap.Button",
66       "desc" : "to show before",
67       "memberOf" : "Roo.bootstrap.form.Input",
68       "isOptional" : false,
69       "optvalues" : []
70     },
71     {
72       "name" : "xs",
73       "type" : "Number",
74       "desc" : "colspan out of 12 for mobile-sized screens",
75       "memberOf" : "Roo.bootstrap.form.Input",
76       "isOptional" : false,
77       "optvalues" : []
78     },
79     {
80       "name" : "hideMode",
81       "type" : "String",
82       "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",
83       "memberOf" : "Roo.Component",
84       "isOptional" : false,
85       "optvalues" : [
86         "display",
87         "visibility"
88       ]
89     },
90     {
91       "name" : "disableKeyFilter",
92       "type" : "Boolean",
93       "desc" : "True to disable input keystroke filtering (defaults to false)",
94       "memberOf" : "Roo.bootstrap.form.Input",
95       "isOptional" : false,
96       "optvalues" : []
97     },
98     {
99       "name" : "disabled",
100       "type" : "Boolean",
101       "desc" : "is it disabled",
102       "memberOf" : "Roo.bootstrap.form.Input",
103       "isOptional" : false,
104       "optvalues" : []
105     },
106     {
107       "name" : "xattr",
108       "type" : "Object",
109       "desc" : "extra attributes to add to 'element' (used by builder to store stuff.)",
110       "memberOf" : "Roo.bootstrap.Component",
111       "isOptional" : false,
112       "optvalues" : []
113     },
114     {
115       "name" : "validator",
116       "type" : "Function",
117       "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.",
118       "memberOf" : "Roo.bootstrap.form.Input",
119       "isOptional" : false,
120       "optvalues" : []
121     },
122     {
123       "name" : "name",
124       "type" : "String",
125       "desc" : "name of the input",
126       "memberOf" : "Roo.bootstrap.form.Input",
127       "isOptional" : false,
128       "optvalues" : []
129     },
130     {
131       "name" : "autocomplete",
132       "type" : "String",
133       "desc" : "- default is new-password see: https://developers.google.com/web/fundamentals/input/form/label-and-name-inputs?hl=en",
134       "memberOf" : "Roo.bootstrap.form.Input",
135       "isOptional" : false,
136       "optvalues" : []
137     },
138     {
139       "name" : "labelAlign",
140       "type" : "String",
141       "desc" : "",
142       "memberOf" : "Roo.bootstrap.form.Input",
143       "isOptional" : false,
144       "optvalues" : [
145         "top",
146         "left"
147       ]
148     },
149     {
150       "name" : "tooltip",
151       "type" : "string",
152       "desc" : "Text for the tooltip",
153       "memberOf" : "Roo.bootstrap.Component",
154       "isOptional" : false,
155       "optvalues" : []
156     },
157     {
158       "name" : "regexText",
159       "type" : "String",
160       "desc" : "-- Depricated - use Invalid Text",
161       "memberOf" : "Roo.bootstrap.form.Input",
162       "isOptional" : false,
163       "optvalues" : []
164     },
165     {
166       "name" : "errors",
167       "type" : "String/Object",
168       "desc" : "A Error spec, or true for a default spec (defaults to\n{\n PwdEmpty: \"Please type a password, and then retype it to confirm.\",\n PwdShort: \"Your password must be at least 6 characters long. Please type a different password.\",\n PwdLong: \"Your password can't contain more than 16 characters. Please type a different password.\",\n PwdBadChar: \"The password contains characters that aren't allowed. Please type a different password.\",\n IDInPwd: \"Your password can't include the part of your ID. Please type a different password.\",\n FNInPwd: \"Your password can't contain your first name. Please type a different password.\",\n LNInPwd: \"Your password can't contain your last name. Please type a different password.\"\n})",
169       "memberOf" : "",
170       "isOptional" : false,
171       "optvalues" : []
172     },
173     {
174       "name" : "allowDomMove",
175       "type" : "Boolean",
176       "desc" : "Whether the component can move the Dom node when rendering (defaults to true).",
177       "memberOf" : "Roo.Component",
178       "isOptional" : false,
179       "optvalues" : []
180     },
181     {
182       "name" : "style",
183       "type" : "String",
184       "desc" : "any extra css",
185       "memberOf" : "Roo.bootstrap.Component",
186       "isOptional" : false,
187       "optvalues" : []
188     },
189     {
190       "name" : "labelmd",
191       "type" : "Number",
192       "desc" : "set the width of label (1-12)",
193       "memberOf" : "Roo.bootstrap.form.Input",
194       "isOptional" : false,
195       "optvalues" : []
196     },
197     {
198       "name" : "value",
199       "type" : "string",
200       "desc" : "default value of the input",
201       "memberOf" : "Roo.bootstrap.form.Input",
202       "isOptional" : false,
203       "optvalues" : []
204     },
205     {
206       "name" : "Label",
207       "type" : "String/Object",
208       "desc" : "for the strength meter (defaults to\n'Password strength:')",
209       "memberOf" : "",
210       "isOptional" : false,
211       "optvalues" : []
212     },
213     {
214       "name" : "hasFeedback",
215       "type" : "Boolean",
216       "desc" : "e) default tr",
217       "memberOf" : "Roo.bootstrap.form.Input",
218       "isOptional" : false,
219       "optvalues" : [
220         "true",
221         "false"
222       ]
223     },
224     {
225       "name" : "actionMode",
226       "type" : "String",
227       "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",
228       "memberOf" : "Roo.Component",
229       "isOptional" : false,
230       "optvalues" : []
231     },
232     {
233       "name" : "sm",
234       "type" : "Number",
235       "desc" : "colspan out of 12 for tablet-sized screens",
236       "memberOf" : "Roo.bootstrap.form.Input",
237       "isOptional" : false,
238       "optvalues" : []
239     },
240     {
241       "name" : "minLengthText",
242       "type" : "String",
243       "desc" : "Error text to display if the minimum length validation fails (defaults to \"The minimum length for this field is {minLength}\")",
244       "memberOf" : "Roo.bootstrap.form.Input",
245       "isOptional" : false,
246       "optvalues" : []
247     },
248     {
249       "name" : "maxLengthText",
250       "type" : "String",
251       "desc" : "Error text to display if the maximum length validation fails (defaults to \"The maximum length for this field is {maxLength}\")",
252       "memberOf" : "Roo.bootstrap.form.Input",
253       "isOptional" : false,
254       "optvalues" : []
255     },
256     {
257       "name" : "listeners",
258       "type" : "Object",
259       "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>",
260       "memberOf" : "Roo.util.Observable",
261       "isOptional" : false,
262       "optvalues" : []
263     },
264     {
265       "name" : "container_method",
266       "type" : "string",
267       "desc" : "method to fetch parents container element (used by NavHeaderbar -  getHeaderChildContainer)",
268       "memberOf" : "Roo.bootstrap.Component",
269       "isOptional" : false,
270       "optvalues" : []
271     },
272     {
273       "name" : "readOnly",
274       "type" : "Boolean",
275       "desc" : "Specifies that the field should be read-only",
276       "memberOf" : "Roo.bootstrap.form.Input",
277       "isOptional" : false,
278       "optvalues" : []
279     },
280     {
281       "name" : "indicatorpos",
282       "type" : "String",
283       "desc" : "t) default le",
284       "memberOf" : "Roo.bootstrap.form.Input",
285       "isOptional" : false,
286       "optvalues" : [
287         "left",
288         "right"
289       ]
290     },
291     {
292       "name" : "align",
293       "type" : "String",
294       "desc" : "t) Default le",
295       "memberOf" : "Roo.bootstrap.form.Input",
296       "isOptional" : false,
297       "optvalues" : [
298         "left",
299         "center",
300         "right"
301       ]
302     },
303     {
304       "name" : "focusClass",
305       "type" : "String",
306       "desc" : "The CSS class to use when the field receives focus (defaults to \"x-form-focus\")",
307       "memberOf" : "Roo.bootstrap.form.Input",
308       "isOptional" : false,
309       "optvalues" : []
310     },
311     {
312       "name" : "size",
313       "type" : "string",
314       "desc" : "- (lg|sm) or leave empty..",
315       "memberOf" : "Roo.bootstrap.form.Input",
316       "isOptional" : false,
317       "optvalues" : []
318     },
319     {
320       "name" : "labellg",
321       "type" : "Number",
322       "desc" : "set the width of label (1-12)",
323       "memberOf" : "Roo.bootstrap.form.Input",
324       "isOptional" : false,
325       "optvalues" : []
326     },
327     {
328       "name" : "validateOnBlur",
329       "type" : "Boolean",
330       "desc" : "Whether the field should validate when it loses focus (defaults to true).",
331       "memberOf" : "Roo.bootstrap.form.Input",
332       "isOptional" : false,
333       "optvalues" : []
334     },
335     {
336       "name" : "labelxs",
337       "type" : "Number",
338       "desc" : "set the width of label (1-12)",
339       "memberOf" : "Roo.bootstrap.form.Input",
340       "isOptional" : false,
341       "optvalues" : []
342     },
343     {
344       "name" : "cls",
345       "type" : "String",
346       "desc" : "css class",
347       "memberOf" : "Roo.bootstrap.Component",
348       "isOptional" : false,
349       "optvalues" : []
350     },
351     {
352       "name" : "inputType",
353       "type" : "String",
354       "desc" : "",
355       "memberOf" : "Roo.bootstrap.form.Input",
356       "isOptional" : false,
357       "optvalues" : [
358         "button",
359         "checkbox",
360         "email",
361         "file",
362         "hidden",
363         "image",
364         "number",
365         "password",
366         "radio",
367         "range",
368         "reset",
369         "search",
370         "submit",
371         "text"
372       ]
373     },
374     {
375       "name" : "validationEvent",
376       "type" : "String/Boolean",
377       "desc" : "The event that should initiate field validation. Set to false to disable\n      automatic validation (defaults to \"keyup\").",
378       "memberOf" : "Roo.bootstrap.form.Input",
379       "isOptional" : false,
380       "optvalues" : []
381     },
382     {
383       "name" : "maskRe",
384       "type" : "String",
385       "desc" : "An input mask regular expression that will be used to filter keystrokes that don't match (defaults to null)",
386       "memberOf" : "Roo.bootstrap.form.Input",
387       "isOptional" : false,
388       "optvalues" : []
389     },
390     {
391       "name" : "invalidClass",
392       "type" : "String",
393       "desc" : "DEPRICATED - code uses BS4 - is-valid / is-invalid",
394       "memberOf" : "Roo.bootstrap.form.Input",
395       "isOptional" : false,
396       "optvalues" : []
397     },
398     {
399       "name" : "vtype",
400       "type" : "String",
401       "desc" : "A validation type name as defined in {@link Roo.form.VTypes} (defaults to null)",
402       "memberOf" : "Roo.bootstrap.form.Input",
403       "isOptional" : false,
404       "optvalues" : []
405     },
406     {
407       "name" : "pwdStrengths",
408       "type" : "String/Object",
409       "desc" : "A pwdStrengths spec, or true for a default spec (defaults to\n['Weak', 'Medium', 'Strong'])",
410       "memberOf" : "",
411       "isOptional" : false,
412       "optvalues" : []
413     },
414     {
415       "name" : "fieldLabel",
416       "type" : "string",
417       "desc" : "- the label associated",
418       "memberOf" : "Roo.bootstrap.form.Input",
419       "isOptional" : false,
420       "optvalues" : []
421     },
422     {
423       "name" : "can_build_overlaid",
424       "type" : "Boolean",
425       "desc" : "True if element can be rebuild from a HTML page",
426       "memberOf" : "Roo.bootstrap.Component",
427       "isOptional" : false,
428       "optvalues" : []
429     },
430     {
431       "name" : "before",
432       "type" : "string",
433       "desc" : "- input group add on before",
434       "memberOf" : "Roo.bootstrap.form.Input",
435       "isOptional" : false,
436       "optvalues" : []
437     },
438     {
439       "name" : "selectOnFocus",
440       "type" : "Boolean",
441       "desc" : "True to automatically select any existing field text when the field receives input focus (defaults to false)",
442       "memberOf" : "Roo.bootstrap.form.Input",
443       "isOptional" : false,
444       "optvalues" : []
445     },
446     {
447       "name" : "validationDelay",
448       "type" : "Number",
449       "desc" : "The length of time in milliseconds after user input begins until validation is initiated (defaults to 250)",
450       "memberOf" : "Roo.bootstrap.form.Input",
451       "isOptional" : false,
452       "optvalues" : []
453     },
454     {
455       "name" : "blankText",
456       "type" : "String",
457       "desc" : "Error text to display if the allow blank validation fails (defaults to \"This field is required\")",
458       "memberOf" : "Roo.bootstrap.form.Input",
459       "isOptional" : false,
460       "optvalues" : []
461     },
462     {
463       "name" : "disableClass",
464       "type" : "String",
465       "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").",
466       "memberOf" : "Roo.Component",
467       "isOptional" : false,
468       "optvalues" : []
469     },
470     {
471       "name" : "invalidFeedbackIcon",
472       "type" : "String",
473       "desc" : "The CSS class to use when create feedback icon (defaults to \"x-form-invalid\")",
474       "memberOf" : "Roo.bootstrap.form.Input",
475       "isOptional" : false,
476       "optvalues" : []
477     },
478     {
479       "name" : "visibilityEl",
480       "type" : "string|object",
481       "desc" : "t) What element to use for visibility (@see getVisibilityEl(",
482       "memberOf" : "Roo.bootstrap.Component",
483       "isOptional" : false,
484       "optvalues" : [
485         "el",
486         "parent"
487       ]
488     },
489     {
490       "name" : "placeholder",
491       "type" : "string",
492       "desc" : "- placeholder to put in text.",
493       "memberOf" : "Roo.bootstrap.form.Input",
494       "isOptional" : false,
495       "optvalues" : []
496     },
497     {
498       "name" : "dataId",
499       "type" : "string",
500       "desc" : "cutomer id",
501       "memberOf" : "Roo.bootstrap.Component",
502       "isOptional" : false,
503       "optvalues" : []
504     },
505     {
506       "name" : "md",
507       "type" : "Number",
508       "desc" : "colspan out of 12 for computer-sized screens",
509       "memberOf" : "Roo.bootstrap.form.Input",
510       "isOptional" : false,
511       "optvalues" : []
512     },
513     {
514       "name" : "regex",
515       "type" : "RegExp",
516       "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}.",
517       "memberOf" : "Roo.bootstrap.form.Input",
518       "isOptional" : false,
519       "optvalues" : []
520     },
521     {
522       "name" : "labelWidth",
523       "type" : "Number",
524       "desc" : "set the width of label",
525       "memberOf" : "Roo.bootstrap.form.Input",
526       "isOptional" : false,
527       "optvalues" : []
528     },
529     {
530       "name" : "minLength",
531       "type" : "Number",
532       "desc" : "Minimum input field length required (defaults to 0)",
533       "memberOf" : "Roo.bootstrap.form.Input",
534       "isOptional" : false,
535       "optvalues" : []
536     },
537     {
538       "name" : "capture",
539       "type" : "String",
540       "desc" : "a) use for file input only. (default empt",
541       "memberOf" : "Roo.bootstrap.form.Input",
542       "isOptional" : false,
543       "optvalues" : [
544         "user",
545         "camera"
546       ]
547     },
548     {
549       "name" : "validClass",
550       "type" : "String",
551       "desc" : "DEPRICATED - code uses BS4 - is-valid / is-invalid",
552       "memberOf" : "Roo.bootstrap.form.Input",
553       "isOptional" : false,
554       "optvalues" : []
555     },
556     {
557       "name" : "allowBlank",
558       "type" : "Boolean",
559       "desc" : "False to validate that the value length > 0 (defaults to true)",
560       "memberOf" : "Roo.bootstrap.form.Input",
561       "isOptional" : false,
562       "optvalues" : []
563     },
564     {
565       "name" : "preventMark",
566       "type" : "Boolean",
567       "desc" : "Do not show tick or cross if error/success",
568       "memberOf" : "Roo.bootstrap.form.Input",
569       "isOptional" : false,
570       "optvalues" : []
571     },
572     {
573       "name" : "forceFeedback",
574       "type" : "Boolean",
575       "desc" : "e) Default fal",
576       "memberOf" : "Roo.bootstrap.form.Input",
577       "isOptional" : false,
578       "optvalues" : [
579         "true",
580         "false"
581       ]
582     },
583     {
584       "name" : "labelsm",
585       "type" : "Number",
586       "desc" : "set the width of label (1-12)",
587       "memberOf" : "Roo.bootstrap.form.Input",
588       "isOptional" : false,
589       "optvalues" : []
590     },
591     {
592       "name" : "after",
593       "type" : "string",
594       "desc" : "- input group add on after",
595       "memberOf" : "Roo.bootstrap.form.Input",
596       "isOptional" : false,
597       "optvalues" : []
598     },
599     {
600       "name" : "maxLength",
601       "type" : "Number",
602       "desc" : "Maximum input field length allowed (defaults to Number.MAX_VALUE)",
603       "memberOf" : "Roo.bootstrap.form.Input",
604       "isOptional" : false,
605       "optvalues" : []
606     },
607     {
608       "name" : "invalidText",
609       "type" : "String",
610       "desc" : "The error text to display if {@link #validator} test fails during validation (defaults to \"\")",
611       "memberOf" : "Roo.bootstrap.form.Input",
612       "isOptional" : false,
613       "optvalues" : []
614     }
615   ],
616   "methods" : [
617     {
618       "name" : "setRawValue",
619       "type" : "function",
620       "desc" : "Sets the underlying DOM field's value directly, bypassing validation.  To set the value with validation see {@link #setValue}.",
621       "sig" : "(value)",
622       "static" : false,
623       "memberOf" : "Roo.bootstrap.form.Input",
624       "isStatic" : false,
625       "isConstructor" : false,
626       "isPrivate" : false,
627       "example" : "",
628       "deprecated" : "",
629       "since" : "",
630       "see" : "",
631       "exceptions" : "",
632       "requires" : "",
633       "params" : [
634         {
635           "name" : "value",
636           "type" : "Mixed",
637           "desc" : "The value to set",
638           "isOptional" : false
639         }
640       ],
641       "returns" : []
642     },
643     {
644       "name" : "getValue",
645       "type" : "function",
646       "desc" : "Returns the normalized data value (undefined or emptyText will be returned as '').  To return the raw value see {@link #getRawValue}.",
647       "sig" : "()\n{\n\n}",
648       "static" : false,
649       "memberOf" : "Roo.bootstrap.form.Input",
650       "isStatic" : false,
651       "isConstructor" : false,
652       "isPrivate" : false,
653       "example" : "",
654       "deprecated" : "",
655       "since" : "",
656       "see" : "",
657       "exceptions" : "",
658       "requires" : "",
659       "params" : [],
660       "returns" : [
661         {
662           "name" : "",
663           "type" : "Mixed",
664           "desc" : "value The field value"
665         }
666       ]
667     },
668     {
669       "name" : "markInvalid",
670       "type" : "function",
671       "desc" : "Mark this field as invalid",
672       "sig" : "(msg)",
673       "static" : false,
674       "memberOf" : "Roo.bootstrap.form.Input",
675       "isStatic" : false,
676       "isConstructor" : false,
677       "isPrivate" : false,
678       "example" : "",
679       "deprecated" : "",
680       "since" : "",
681       "see" : "",
682       "exceptions" : "",
683       "requires" : "",
684       "params" : [
685         {
686           "name" : "msg",
687           "type" : "String",
688           "desc" : "The validation message",
689           "isOptional" : false
690         }
691       ],
692       "returns" : []
693     },
694     {
695       "name" : "getRawValue",
696       "type" : "function",
697       "desc" : "Returns the raw data value which may or may not be a valid, defined value.  To return a normalized value see {@link #getValue}.",
698       "sig" : "()\n{\n\n}",
699       "static" : false,
700       "memberOf" : "Roo.bootstrap.form.Input",
701       "isStatic" : false,
702       "isConstructor" : false,
703       "isPrivate" : false,
704       "example" : "",
705       "deprecated" : "",
706       "since" : "",
707       "see" : "",
708       "exceptions" : "",
709       "requires" : "",
710       "params" : [],
711       "returns" : [
712         {
713           "name" : "",
714           "type" : "Mixed",
715           "desc" : "value The field value"
716         }
717       ]
718     },
719     {
720       "name" : "setValue",
721       "type" : "function",
722       "desc" : "Sets a data value into the field and validates it.  To set the value directly without validation see {@link #setRawValue}.",
723       "sig" : "(value)",
724       "static" : false,
725       "memberOf" : "Roo.bootstrap.form.Input",
726       "isStatic" : false,
727       "isConstructor" : false,
728       "isPrivate" : false,
729       "example" : "",
730       "deprecated" : "",
731       "since" : "",
732       "see" : "",
733       "exceptions" : "",
734       "requires" : "",
735       "params" : [
736         {
737           "name" : "value",
738           "type" : "Mixed",
739           "desc" : "The value to set",
740           "isOptional" : false
741         }
742       ],
743       "returns" : []
744     },
745     {
746       "name" : "reset",
747       "type" : "function",
748       "desc" : "Resets the current field value to the originally loaded value and clears any validation messages",
749       "sig" : "()\n{\n\n}",
750       "static" : false,
751       "memberOf" : "Roo.bootstrap.form.Input",
752       "isStatic" : false,
753       "isConstructor" : false,
754       "isPrivate" : false,
755       "example" : "",
756       "deprecated" : "",
757       "since" : "",
758       "see" : "",
759       "exceptions" : "",
760       "requires" : "",
761       "params" : [],
762       "returns" : []
763     },
764     {
765       "name" : "validate",
766       "type" : "function",
767       "desc" : "Validates the field value",
768       "sig" : "()\n{\n\n}",
769       "static" : false,
770       "memberOf" : "Roo.bootstrap.form.Input",
771       "isStatic" : false,
772       "isConstructor" : false,
773       "isPrivate" : false,
774       "example" : "",
775       "deprecated" : "",
776       "since" : "",
777       "see" : "",
778       "exceptions" : "",
779       "requires" : "",
780       "params" : [],
781       "returns" : [
782         {
783           "name" : "",
784           "type" : "Boolean",
785           "desc" : "True if the value is valid, else false"
786         }
787       ]
788     },
789     {
790       "name" : "getName",
791       "type" : "function",
792       "desc" : "Returns the name of the field",
793       "sig" : "()\n{\n\n}",
794       "static" : false,
795       "memberOf" : "Roo.bootstrap.form.Input",
796       "isStatic" : false,
797       "isConstructor" : false,
798       "isPrivate" : false,
799       "example" : "",
800       "deprecated" : "",
801       "since" : "",
802       "see" : "",
803       "exceptions" : "",
804       "requires" : "",
805       "params" : [],
806       "returns" : [
807         {
808           "name" : "",
809           "type" : "Mixed",
810           "desc" : "name The name field"
811         }
812       ]
813     },
814     {
815       "name" : "clearInvalid",
816       "type" : "function",
817       "desc" : "Clear any invalid styles/messages for this field",
818       "sig" : "()\n{\n\n}",
819       "static" : false,
820       "memberOf" : "Roo.bootstrap.form.Input",
821       "isStatic" : false,
822       "isConstructor" : false,
823       "isPrivate" : false,
824       "example" : "",
825       "deprecated" : "",
826       "since" : "",
827       "see" : "",
828       "exceptions" : "",
829       "requires" : "",
830       "params" : [],
831       "returns" : []
832     },
833     {
834       "name" : "markValid",
835       "type" : "function",
836       "desc" : "Mark this field as valid",
837       "sig" : "()\n{\n\n}",
838       "static" : false,
839       "memberOf" : "Roo.bootstrap.form.Input",
840       "isStatic" : false,
841       "isConstructor" : false,
842       "isPrivate" : false,
843       "example" : "",
844       "deprecated" : "",
845       "since" : "",
846       "see" : "",
847       "exceptions" : "",
848       "requires" : "",
849       "params" : [],
850       "returns" : []
851     },
852     {
853       "name" : "inputEl",
854       "type" : "function",
855       "desc" : "return the real input element.",
856       "sig" : "()\n{\n\n}",
857       "static" : false,
858       "memberOf" : "Roo.bootstrap.form.Input",
859       "isStatic" : false,
860       "isConstructor" : false,
861       "isPrivate" : false,
862       "example" : "",
863       "deprecated" : "",
864       "since" : "",
865       "see" : "",
866       "exceptions" : "",
867       "requires" : "",
868       "params" : [],
869       "returns" : []
870     },
871     {
872       "name" : "validateValue",
873       "type" : "function",
874       "desc" : "Validates a value according to the field's validation rules and marks the field as invalid\nif the validation fails",
875       "sig" : "(value)",
876       "static" : false,
877       "memberOf" : "Roo.bootstrap.form.Input",
878       "isStatic" : false,
879       "isConstructor" : false,
880       "isPrivate" : false,
881       "example" : "",
882       "deprecated" : "",
883       "since" : "",
884       "see" : "",
885       "exceptions" : "",
886       "requires" : "",
887       "params" : [
888         {
889           "name" : "value",
890           "type" : "Mixed",
891           "desc" : "The value to validate",
892           "isOptional" : false
893         }
894       ],
895       "returns" : [
896         {
897           "name" : "",
898           "type" : "Boolean",
899           "desc" : "True if the value is valid, else false"
900         }
901       ]
902     },
903     {
904       "name" : "tooltipEl",
905       "type" : "function",
906       "desc" : "Fetch the element to display the tooltip on.",
907       "sig" : "()\n{\n\n}",
908       "static" : false,
909       "memberOf" : "Roo.bootstrap.Component",
910       "isStatic" : false,
911       "isConstructor" : false,
912       "isPrivate" : false,
913       "example" : "",
914       "deprecated" : "",
915       "since" : "",
916       "see" : "",
917       "exceptions" : "",
918       "requires" : "",
919       "params" : [],
920       "returns" : [
921         {
922           "name" : "",
923           "type" : "Roo.Element",
924           "desc" : "defaults to this.el"
925         }
926       ]
927     },
928     {
929       "name" : "hide",
930       "type" : "function",
931       "desc" : "Hide a component - adds 'hidden' class",
932       "sig" : "()\n{\n\n}",
933       "static" : false,
934       "memberOf" : "Roo.bootstrap.Component",
935       "isStatic" : false,
936       "isConstructor" : false,
937       "isPrivate" : false,
938       "example" : "",
939       "deprecated" : "",
940       "since" : "",
941       "see" : "",
942       "exceptions" : "",
943       "requires" : "",
944       "params" : [],
945       "returns" : []
946     },
947     {
948       "name" : "show",
949       "type" : "function",
950       "desc" : "Show a component - removes 'hidden' class",
951       "sig" : "()\n{\n\n}",
952       "static" : false,
953       "memberOf" : "Roo.bootstrap.Component",
954       "isStatic" : false,
955       "isConstructor" : false,
956       "isPrivate" : false,
957       "example" : "",
958       "deprecated" : "",
959       "since" : "",
960       "see" : "",
961       "exceptions" : "",
962       "requires" : "",
963       "params" : [],
964       "returns" : []
965     },
966     {
967       "name" : "setVisibilityEl",
968       "type" : "function",
969       "desc" : "Set the element that will be used to show or hide",
970       "sig" : "()\n{\n\n}",
971       "static" : false,
972       "memberOf" : "Roo.bootstrap.Component",
973       "isStatic" : false,
974       "isConstructor" : false,
975       "isPrivate" : false,
976       "example" : "",
977       "deprecated" : "",
978       "since" : "",
979       "see" : "",
980       "exceptions" : "",
981       "requires" : "",
982       "params" : [],
983       "returns" : []
984     },
985     {
986       "name" : "getVisibilityEl",
987       "type" : "function",
988       "desc" : "Get the element that will be used to show or hide",
989       "sig" : "()\n{\n\n}",
990       "static" : false,
991       "memberOf" : "Roo.bootstrap.Component",
992       "isStatic" : false,
993       "isConstructor" : false,
994       "isPrivate" : false,
995       "example" : "",
996       "deprecated" : "",
997       "since" : "",
998       "see" : "",
999       "exceptions" : "",
1000       "requires" : "",
1001       "params" : [],
1002       "returns" : []
1003     },
1004     {
1005       "name" : "initEvents",
1006       "type" : "function",
1007       "desc" : "Initialize Events for the element",
1008       "sig" : "()\n{\n\n}",
1009       "static" : false,
1010       "memberOf" : "Roo.bootstrap.Component",
1011       "isStatic" : false,
1012       "isConstructor" : false,
1013       "isPrivate" : false,
1014       "example" : "",
1015       "deprecated" : "",
1016       "since" : "",
1017       "see" : "",
1018       "exceptions" : "",
1019       "requires" : "",
1020       "params" : [],
1021       "returns" : []
1022     },
1023     {
1024       "name" : "getChildContainer",
1025       "type" : "function",
1026       "desc" : "Fetch the element to add children to",
1027       "sig" : "()\n{\n\n}",
1028       "static" : false,
1029       "memberOf" : "Roo.bootstrap.Component",
1030       "isStatic" : false,
1031       "isConstructor" : false,
1032       "isPrivate" : false,
1033       "example" : "",
1034       "deprecated" : "",
1035       "since" : "",
1036       "see" : "",
1037       "exceptions" : "",
1038       "requires" : "",
1039       "params" : [],
1040       "returns" : [
1041         {
1042           "name" : "",
1043           "type" : "Roo.Element",
1044           "desc" : "defaults to this.el"
1045         }
1046       ]
1047     },
1048     {
1049       "name" : "getId",
1050       "type" : "function",
1051       "desc" : "Returns the id of this component.",
1052       "sig" : "()\n{\n\n}",
1053       "static" : false,
1054       "memberOf" : "Roo.Component",
1055       "isStatic" : false,
1056       "isConstructor" : false,
1057       "isPrivate" : false,
1058       "example" : "",
1059       "deprecated" : "",
1060       "since" : "",
1061       "see" : "",
1062       "exceptions" : "",
1063       "requires" : "",
1064       "params" : [],
1065       "returns" : [
1066         {
1067           "name" : "",
1068           "type" : "String",
1069           "desc" : ""
1070         }
1071       ]
1072     },
1073     {
1074       "name" : "render",
1075       "type" : "function",
1076       "desc" : "If this is a lazy rendering component, render it to its container element.",
1077       "sig" : "(container)",
1078       "static" : false,
1079       "memberOf" : "Roo.Component",
1080       "isStatic" : false,
1081       "isConstructor" : false,
1082       "isPrivate" : false,
1083       "example" : "",
1084       "deprecated" : "",
1085       "since" : "",
1086       "see" : "",
1087       "exceptions" : "",
1088       "requires" : "",
1089       "params" : [
1090         {
1091           "name" : "container",
1092           "type" : "String/HTMLElement/Element",
1093           "desc" : "(optional) The element this component should be rendered into. If it is being applied to existing markup, this should be left off.",
1094           "isOptional" : false
1095         }
1096       ],
1097       "returns" : []
1098     },
1099     {
1100       "name" : "destroy",
1101       "type" : "function",
1102       "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}.",
1103       "sig" : "()\n{\n\n}",
1104       "static" : false,
1105       "memberOf" : "Roo.Component",
1106       "isStatic" : false,
1107       "isConstructor" : false,
1108       "isPrivate" : false,
1109       "example" : "",
1110       "deprecated" : "",
1111       "since" : "",
1112       "see" : "",
1113       "exceptions" : "",
1114       "requires" : "",
1115       "params" : [],
1116       "returns" : []
1117     },
1118     {
1119       "name" : "isVisible",
1120       "type" : "function",
1121       "desc" : "Returns true if this component is visible.",
1122       "sig" : "()\n{\n\n}",
1123       "static" : false,
1124       "memberOf" : "Roo.Component",
1125       "isStatic" : false,
1126       "isConstructor" : false,
1127       "isPrivate" : false,
1128       "example" : "",
1129       "deprecated" : "",
1130       "since" : "",
1131       "see" : "",
1132       "exceptions" : "",
1133       "requires" : "",
1134       "params" : [],
1135       "returns" : []
1136     },
1137     {
1138       "name" : "setDisabled",
1139       "type" : "function",
1140       "desc" : "Convenience function for setting disabled/enabled by boolean.",
1141       "sig" : "(disabled)",
1142       "static" : false,
1143       "memberOf" : "Roo.Component",
1144       "isStatic" : false,
1145       "isConstructor" : false,
1146       "isPrivate" : false,
1147       "example" : "",
1148       "deprecated" : "",
1149       "since" : "",
1150       "see" : "",
1151       "exceptions" : "",
1152       "requires" : "",
1153       "params" : [
1154         {
1155           "name" : "disabled",
1156           "type" : "Boolean",
1157           "desc" : "",
1158           "isOptional" : false
1159         }
1160       ],
1161       "returns" : []
1162     },
1163     {
1164       "name" : "focus",
1165       "type" : "function",
1166       "desc" : "Try to focus this component.",
1167       "sig" : "(selectText)",
1168       "static" : false,
1169       "memberOf" : "Roo.Component",
1170       "isStatic" : false,
1171       "isConstructor" : false,
1172       "isPrivate" : false,
1173       "example" : "",
1174       "deprecated" : "",
1175       "since" : "",
1176       "see" : "",
1177       "exceptions" : "",
1178       "requires" : "",
1179       "params" : [
1180         {
1181           "name" : "selectText",
1182           "type" : "Boolean",
1183           "desc" : "True to also select the text in this component (if applicable)",
1184           "isOptional" : false
1185         }
1186       ],
1187       "returns" : [
1188         {
1189           "name" : "",
1190           "type" : "Roo.Component",
1191           "desc" : "this"
1192         }
1193       ]
1194     },
1195     {
1196       "name" : "enable",
1197       "type" : "function",
1198       "desc" : "Enable this component.",
1199       "sig" : "()\n{\n\n}",
1200       "static" : false,
1201       "memberOf" : "Roo.Component",
1202       "isStatic" : false,
1203       "isConstructor" : false,
1204       "isPrivate" : false,
1205       "example" : "",
1206       "deprecated" : "",
1207       "since" : "",
1208       "see" : "",
1209       "exceptions" : "",
1210       "requires" : "",
1211       "params" : [],
1212       "returns" : [
1213         {
1214           "name" : "",
1215           "type" : "Roo.Component",
1216           "desc" : "this"
1217         }
1218       ]
1219     },
1220     {
1221       "name" : "setVisible",
1222       "type" : "function",
1223       "desc" : "Convenience function to hide or show this component by boolean.",
1224       "sig" : "(visible)",
1225       "static" : false,
1226       "memberOf" : "Roo.Component",
1227       "isStatic" : false,
1228       "isConstructor" : false,
1229       "isPrivate" : false,
1230       "example" : "",
1231       "deprecated" : "",
1232       "since" : "",
1233       "see" : "",
1234       "exceptions" : "",
1235       "requires" : "",
1236       "params" : [
1237         {
1238           "name" : "visible",
1239           "type" : "Boolean",
1240           "desc" : "True to show, false to hide",
1241           "isOptional" : false
1242         }
1243       ],
1244       "returns" : [
1245         {
1246           "name" : "",
1247           "type" : "Roo.Component",
1248           "desc" : "this"
1249         }
1250       ]
1251     },
1252     {
1253       "name" : "disable",
1254       "type" : "function",
1255       "desc" : "Disable this component.",
1256       "sig" : "()\n{\n\n}",
1257       "static" : false,
1258       "memberOf" : "Roo.Component",
1259       "isStatic" : false,
1260       "isConstructor" : false,
1261       "isPrivate" : false,
1262       "example" : "",
1263       "deprecated" : "",
1264       "since" : "",
1265       "see" : "",
1266       "exceptions" : "",
1267       "requires" : "",
1268       "params" : [],
1269       "returns" : [
1270         {
1271           "name" : "",
1272           "type" : "Roo.Component",
1273           "desc" : "this"
1274         }
1275       ]
1276     },
1277     {
1278       "name" : "getEl",
1279       "type" : "function",
1280       "desc" : "Returns the underlying {@link Roo.Element}.",
1281       "sig" : "()\n{\n\n}",
1282       "static" : false,
1283       "memberOf" : "Roo.Component",
1284       "isStatic" : false,
1285       "isConstructor" : false,
1286       "isPrivate" : false,
1287       "example" : "",
1288       "deprecated" : "",
1289       "since" : "",
1290       "see" : "",
1291       "exceptions" : "",
1292       "requires" : "",
1293       "params" : [],
1294       "returns" : [
1295         {
1296           "name" : "",
1297           "type" : "Roo.Element",
1298           "desc" : "The element"
1299         }
1300       ]
1301     },
1302     {
1303       "name" : "purgeListeners",
1304       "type" : "function",
1305       "desc" : "Removes all listeners for this object",
1306       "sig" : "()\n{\n\n}",
1307       "static" : false,
1308       "memberOf" : "Roo.util.Observable",
1309       "isStatic" : false,
1310       "isConstructor" : false,
1311       "isPrivate" : false,
1312       "example" : "",
1313       "deprecated" : "",
1314       "since" : "",
1315       "see" : "",
1316       "exceptions" : "",
1317       "requires" : "",
1318       "params" : [],
1319       "returns" : []
1320     },
1321     {
1322       "name" : "on",
1323       "type" : "function",
1324       "desc" : "Appends an event handler to this element (shorthand for addListener)",
1325       "sig" : "(eventName, handler, scope, options)",
1326       "static" : false,
1327       "memberOf" : "Roo.util.Observable",
1328       "isStatic" : false,
1329       "isConstructor" : false,
1330       "isPrivate" : false,
1331       "example" : "",
1332       "deprecated" : "",
1333       "since" : "",
1334       "see" : "",
1335       "exceptions" : "",
1336       "requires" : "",
1337       "params" : [
1338         {
1339           "name" : "eventName",
1340           "type" : "String",
1341           "desc" : "The type of event to listen for",
1342           "isOptional" : false
1343         },
1344         {
1345           "name" : "handler",
1346           "type" : "Function",
1347           "desc" : "The method the event invokes",
1348           "isOptional" : false
1349         },
1350         {
1351           "name" : "scope",
1352           "type" : "Object",
1353           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
1354           "isOptional" : false
1355         },
1356         {
1357           "name" : "options",
1358           "type" : "Object",
1359           "desc" : "(optional)",
1360           "isOptional" : false
1361         }
1362       ],
1363       "returns" : []
1364     },
1365     {
1366       "name" : "un",
1367       "type" : "function",
1368       "desc" : "Removes a listener (shorthand for removeListener)",
1369       "sig" : "(eventName, handler, scope)",
1370       "static" : false,
1371       "memberOf" : "Roo.util.Observable",
1372       "isStatic" : false,
1373       "isConstructor" : false,
1374       "isPrivate" : false,
1375       "example" : "",
1376       "deprecated" : "",
1377       "since" : "",
1378       "see" : "",
1379       "exceptions" : "",
1380       "requires" : "",
1381       "params" : [
1382         {
1383           "name" : "eventName",
1384           "type" : "String",
1385           "desc" : "The type of event to listen for",
1386           "isOptional" : false
1387         },
1388         {
1389           "name" : "handler",
1390           "type" : "Function",
1391           "desc" : "The handler to remove",
1392           "isOptional" : false
1393         },
1394         {
1395           "name" : "scope",
1396           "type" : "Object",
1397           "desc" : "(optional) The scope (this object) for the handler",
1398           "isOptional" : false
1399         }
1400       ],
1401       "returns" : []
1402     },
1403     {
1404       "name" : "addEvents",
1405       "type" : "function",
1406       "desc" : "Used to define events on this Observable",
1407       "sig" : "(object)",
1408       "static" : false,
1409       "memberOf" : "Roo.util.Observable",
1410       "isStatic" : false,
1411       "isConstructor" : false,
1412       "isPrivate" : false,
1413       "example" : "",
1414       "deprecated" : "",
1415       "since" : "",
1416       "see" : "",
1417       "exceptions" : "",
1418       "requires" : "",
1419       "params" : [
1420         {
1421           "name" : "object",
1422           "type" : "Object",
1423           "desc" : "The object with the events defined",
1424           "isOptional" : false
1425         }
1426       ],
1427       "returns" : []
1428     },
1429     {
1430       "name" : "releaseCapture",
1431       "type" : "function",
1432       "desc" : "Removes <b>all</b> added captures from the Observable.",
1433       "sig" : "(o)",
1434       "static" : true,
1435       "memberOf" : "Roo.util.Observable",
1436       "isStatic" : true,
1437       "isConstructor" : false,
1438       "isPrivate" : false,
1439       "example" : "",
1440       "deprecated" : "",
1441       "since" : "",
1442       "see" : "",
1443       "exceptions" : "",
1444       "requires" : "",
1445       "params" : [
1446         {
1447           "name" : "o",
1448           "type" : "Observable",
1449           "desc" : "The Observable to release",
1450           "isOptional" : false
1451         }
1452       ],
1453       "returns" : []
1454     },
1455     {
1456       "name" : "removeListener",
1457       "type" : "function",
1458       "desc" : "Removes a listener",
1459       "sig" : "(eventName, handler, scope)",
1460       "static" : false,
1461       "memberOf" : "Roo.util.Observable",
1462       "isStatic" : false,
1463       "isConstructor" : false,
1464       "isPrivate" : false,
1465       "example" : "",
1466       "deprecated" : "",
1467       "since" : "",
1468       "see" : "",
1469       "exceptions" : "",
1470       "requires" : "",
1471       "params" : [
1472         {
1473           "name" : "eventName",
1474           "type" : "String",
1475           "desc" : "The type of event to listen for",
1476           "isOptional" : false
1477         },
1478         {
1479           "name" : "handler",
1480           "type" : "Function",
1481           "desc" : "The handler to remove",
1482           "isOptional" : false
1483         },
1484         {
1485           "name" : "scope",
1486           "type" : "Object",
1487           "desc" : "(optional) The scope (this object) for the handler",
1488           "isOptional" : false
1489         }
1490       ],
1491       "returns" : []
1492     },
1493     {
1494       "name" : "fireEvent",
1495       "type" : "function",
1496       "desc" : "Fires the specified event with the passed parameters (minus the event name).",
1497       "sig" : "(eventName, args)",
1498       "static" : false,
1499       "memberOf" : "Roo.util.Observable",
1500       "isStatic" : false,
1501       "isConstructor" : false,
1502       "isPrivate" : false,
1503       "example" : "",
1504       "deprecated" : "",
1505       "since" : "",
1506       "see" : "",
1507       "exceptions" : "",
1508       "requires" : "",
1509       "params" : [
1510         {
1511           "name" : "eventName",
1512           "type" : "String",
1513           "desc" : "",
1514           "isOptional" : false
1515         },
1516         {
1517           "name" : "args",
1518           "type" : "Object...",
1519           "desc" : "Variable number of parameters are passed to handlers",
1520           "isOptional" : false
1521         }
1522       ],
1523       "returns" : [
1524         {
1525           "name" : "",
1526           "type" : "Boolean",
1527           "desc" : "returns false if any of the handlers return false otherwise it returns true"
1528         }
1529       ]
1530     },
1531     {
1532       "name" : "hasListener",
1533       "type" : "function",
1534       "desc" : "Checks to see if this object has any listeners for a specified event",
1535       "sig" : "(eventName)",
1536       "static" : false,
1537       "memberOf" : "Roo.util.Observable",
1538       "isStatic" : false,
1539       "isConstructor" : false,
1540       "isPrivate" : false,
1541       "example" : "",
1542       "deprecated" : "",
1543       "since" : "",
1544       "see" : "",
1545       "exceptions" : "",
1546       "requires" : "",
1547       "params" : [
1548         {
1549           "name" : "eventName",
1550           "type" : "String",
1551           "desc" : "The name of the event to check for",
1552           "isOptional" : false
1553         }
1554       ],
1555       "returns" : [
1556         {
1557           "name" : "",
1558           "type" : "Boolean",
1559           "desc" : "True if the event is being listened for, else false"
1560         }
1561       ]
1562     },
1563     {
1564       "name" : "capture",
1565       "type" : "function",
1566       "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.",
1567       "sig" : "(o, fn, scope)",
1568       "static" : true,
1569       "memberOf" : "Roo.util.Observable",
1570       "isStatic" : true,
1571       "isConstructor" : false,
1572       "isPrivate" : false,
1573       "example" : "",
1574       "deprecated" : "",
1575       "since" : "",
1576       "see" : "",
1577       "exceptions" : "",
1578       "requires" : "",
1579       "params" : [
1580         {
1581           "name" : "o",
1582           "type" : "Observable",
1583           "desc" : "The Observable to capture",
1584           "isOptional" : false
1585         },
1586         {
1587           "name" : "fn",
1588           "type" : "Function",
1589           "desc" : "The function to call",
1590           "isOptional" : false
1591         },
1592         {
1593           "name" : "scope",
1594           "type" : "Object",
1595           "desc" : "(optional) The scope (this object) for the fn",
1596           "isOptional" : false
1597         }
1598       ],
1599       "returns" : []
1600     },
1601     {
1602       "name" : "addListener",
1603       "type" : "function",
1604       "desc" : "Appends an event handler to this component",
1605       "sig" : "(eventName, handler, scope, options)",
1606       "static" : false,
1607       "memberOf" : "Roo.util.Observable",
1608       "isStatic" : false,
1609       "isConstructor" : false,
1610       "isPrivate" : false,
1611       "example" : "",
1612       "deprecated" : "",
1613       "since" : "",
1614       "see" : "",
1615       "exceptions" : "",
1616       "requires" : "",
1617       "params" : [
1618         {
1619           "name" : "eventName",
1620           "type" : "String",
1621           "desc" : "The type of event to listen for",
1622           "isOptional" : false
1623         },
1624         {
1625           "name" : "handler",
1626           "type" : "Function",
1627           "desc" : "The method the event invokes",
1628           "isOptional" : false
1629         },
1630         {
1631           "name" : "scope",
1632           "type" : "Object",
1633           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
1634           "isOptional" : false
1635         },
1636         {
1637           "name" : "options",
1638           "type" : "Object",
1639           "desc" : "(optional) An object containing handler configuration\nproperties. This may contain any of the following properties:<ul>\n<li>scope {Object} The scope in which to execute the handler function. The handler function's \"this\" context.</li>\n<li>delay {Number} The number of milliseconds to delay the invocation of the handler after te event fires.</li>\n<li>single {Boolean} True to add a handler to handle just the next firing of the event, and then remove itself.</li>\n<li>buffer {Number} Causes the handler to be scheduled to run in an {@link Roo.util.DelayedTask} delayed\nby the specified number of milliseconds. If the event fires again within that time, the original\nhandler is <em>not</em> invoked, but the new handler is scheduled in its place.</li>\n</ul><br>\n<p>\n<b>Combining Options</b><br>\nUsing the options argument, it is possible to combine different types of listeners:<br>\n<br>\nA normalized, delayed, one-time listener that auto stops the event and passes a custom argument (forumId)\n\t\t<pre><code>\n\t\tel.on('click', this.onClick, this, {\n \t\t\tsingle: true,\n    \t\tdelay: 100,\n    \t\tforumId: 4\n\t\t});\n\t\t</code></pre>\n<p>\n<b>Attaching multiple handlers in 1 call</b><br>\nThe method also allows for a single argument to be passed which is a config object containing properties\nwhich specify multiple handlers.\n<pre><code>\n\t\tel.on({\n\t\t\t'click': {\n        \t\tfn: this.onClick,\n        \t\tscope: this,\n        \t\tdelay: 100\n    \t\t}, \n    \t\t'mouseover': {\n        \t\tfn: this.onMouseOver,\n        \t\tscope: this\n    \t\t},\n    \t\t'mouseout': {\n        \t\tfn: this.onMouseOut,\n        \t\tscope: this\n    \t\t}\n\t\t});\n\t\t</code></pre>\n<p>\nOr a shorthand syntax which passes the same scope object to all handlers:\n     \t<pre><code>\n\t\tel.on({\n\t\t\t'click': this.onClick,\n    \t\t'mouseover': this.onMouseOver,\n    \t\t'mouseout': this.onMouseOut,\n    \t\tscope: this\n\t\t});\n\t\t</code></pre>",
1640           "isOptional" : false
1641         }
1642       ],
1643       "returns" : []
1644     }
1645   ],
1646   "events" : [
1647     {
1648       "name" : "paste",
1649       "type" : "function",
1650       "desc" : "Fires after the user pastes into input",
1651       "sig" : "function (_self, e)\n{\n\n}",
1652       "memberOf" : "Roo.bootstrap.form.Input",
1653       "example" : "",
1654       "deprecated" : "",
1655       "since" : "",
1656       "see" : "",
1657       "params" : [
1658         {
1659           "name" : "this",
1660           "type" : "Roo.form.Field",
1661           "desc" : "",
1662           "isOptional" : false
1663         },
1664         {
1665           "name" : "e",
1666           "type" : "Roo.EventObject",
1667           "desc" : "The event Object",
1668           "isOptional" : false
1669         }
1670       ],
1671       "returns" : []
1672     },
1673     {
1674       "name" : "change",
1675       "type" : "function",
1676       "desc" : "Fires just before the field blurs if the field value has changed.",
1677       "sig" : "function (_self, newValue, oldValue)\n{\n\n}",
1678       "memberOf" : "Roo.bootstrap.form.Input",
1679       "example" : "",
1680       "deprecated" : "",
1681       "since" : "",
1682       "see" : "",
1683       "params" : [
1684         {
1685           "name" : "this",
1686           "type" : "Roo.form.Field",
1687           "desc" : "",
1688           "isOptional" : false
1689         },
1690         {
1691           "name" : "newValue",
1692           "type" : "Mixed",
1693           "desc" : "The new value",
1694           "isOptional" : false
1695         },
1696         {
1697           "name" : "oldValue",
1698           "type" : "Mixed",
1699           "desc" : "The original value",
1700           "isOptional" : false
1701         }
1702       ],
1703       "returns" : []
1704     },
1705     {
1706       "name" : "valid",
1707       "type" : "function",
1708       "desc" : "Fires after the field has been validated with no errors.",
1709       "sig" : "function (_self)\n{\n\n}",
1710       "memberOf" : "Roo.bootstrap.form.Input",
1711       "example" : "",
1712       "deprecated" : "",
1713       "since" : "",
1714       "see" : "",
1715       "params" : [
1716         {
1717           "name" : "this",
1718           "type" : "Roo.form.Field",
1719           "desc" : "",
1720           "isOptional" : false
1721         }
1722       ],
1723       "returns" : []
1724     },
1725     {
1726       "name" : "specialkey",
1727       "type" : "function",
1728       "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.",
1729       "sig" : "function (_self, e)\n{\n\n}",
1730       "memberOf" : "Roo.bootstrap.form.Input",
1731       "example" : "",
1732       "deprecated" : "",
1733       "since" : "",
1734       "see" : "",
1735       "params" : [
1736         {
1737           "name" : "this",
1738           "type" : "Roo.form.Field",
1739           "desc" : "",
1740           "isOptional" : false
1741         },
1742         {
1743           "name" : "e",
1744           "type" : "Roo.EventObject",
1745           "desc" : "The event object",
1746           "isOptional" : false
1747         }
1748       ],
1749       "returns" : []
1750     },
1751     {
1752       "name" : "focus",
1753       "type" : "function",
1754       "desc" : "Fires when this field receives input focus.",
1755       "sig" : "function (_self)\n{\n\n}",
1756       "memberOf" : "Roo.bootstrap.form.Input",
1757       "example" : "",
1758       "deprecated" : "",
1759       "since" : "",
1760       "see" : "",
1761       "params" : [
1762         {
1763           "name" : "this",
1764           "type" : "Roo.form.Field",
1765           "desc" : "",
1766           "isOptional" : false
1767         }
1768       ],
1769       "returns" : []
1770     },
1771     {
1772       "name" : "keyup",
1773       "type" : "function",
1774       "desc" : "Fires after the key up",
1775       "sig" : "function (_self, e)\n{\n\n}",
1776       "memberOf" : "Roo.bootstrap.form.Input",
1777       "example" : "",
1778       "deprecated" : "",
1779       "since" : "",
1780       "see" : "",
1781       "params" : [
1782         {
1783           "name" : "this",
1784           "type" : "Roo.form.Field",
1785           "desc" : "",
1786           "isOptional" : false
1787         },
1788         {
1789           "name" : "e",
1790           "type" : "Roo.EventObject",
1791           "desc" : "The event Object",
1792           "isOptional" : false
1793         }
1794       ],
1795       "returns" : []
1796     },
1797     {
1798       "name" : "blur",
1799       "type" : "function",
1800       "desc" : "Fires when this field loses input focus.",
1801       "sig" : "function (_self)\n{\n\n}",
1802       "memberOf" : "Roo.bootstrap.form.Input",
1803       "example" : "",
1804       "deprecated" : "",
1805       "since" : "",
1806       "see" : "",
1807       "params" : [
1808         {
1809           "name" : "this",
1810           "type" : "Roo.form.Field",
1811           "desc" : "",
1812           "isOptional" : false
1813         }
1814       ],
1815       "returns" : []
1816     },
1817     {
1818       "name" : "invalid",
1819       "type" : "function",
1820       "desc" : "Fires after the field has been marked as invalid.",
1821       "sig" : "function (_self, msg)\n{\n\n}",
1822       "memberOf" : "Roo.bootstrap.form.Input",
1823       "example" : "",
1824       "deprecated" : "",
1825       "since" : "",
1826       "see" : "",
1827       "params" : [
1828         {
1829           "name" : "this",
1830           "type" : "Roo.form.Field",
1831           "desc" : "",
1832           "isOptional" : false
1833         },
1834         {
1835           "name" : "msg",
1836           "type" : "String",
1837           "desc" : "The validation message",
1838           "isOptional" : false
1839         }
1840       ],
1841       "returns" : []
1842     },
1843     {
1844       "name" : "childrenrendered",
1845       "type" : "function",
1846       "desc" : "Fires when the children have been rendered..",
1847       "sig" : "function (_self)\n{\n\n}",
1848       "memberOf" : "Roo.bootstrap.Component",
1849       "example" : "",
1850       "deprecated" : "",
1851       "since" : "",
1852       "see" : "",
1853       "params" : [
1854         {
1855           "name" : "this",
1856           "type" : "Roo.bootstrap.Component",
1857           "desc" : "",
1858           "isOptional" : false
1859         }
1860       ],
1861       "returns" : []
1862     },
1863     {
1864       "name" : "beforerender",
1865       "type" : "function",
1866       "desc" : "Fires before the component is rendered. Return false to stop the render.",
1867       "sig" : "function (_self)\n{\n\n}",
1868       "memberOf" : "Roo.Component",
1869       "example" : "",
1870       "deprecated" : "",
1871       "since" : "",
1872       "see" : "",
1873       "params" : [
1874         {
1875           "name" : "this",
1876           "type" : "Roo.Component",
1877           "desc" : "",
1878           "isOptional" : false
1879         }
1880       ],
1881       "returns" : []
1882     },
1883     {
1884       "name" : "disable",
1885       "type" : "function",
1886       "desc" : "Fires after the component is disabled.",
1887       "sig" : "function (_self)\n{\n\n}",
1888       "memberOf" : "Roo.Component",
1889       "example" : "",
1890       "deprecated" : "",
1891       "since" : "",
1892       "see" : "",
1893       "params" : [
1894         {
1895           "name" : "this",
1896           "type" : "Roo.Component",
1897           "desc" : "",
1898           "isOptional" : false
1899         }
1900       ],
1901       "returns" : []
1902     },
1903     {
1904       "name" : "render",
1905       "type" : "function",
1906       "desc" : "Fires after the component is rendered.",
1907       "sig" : "function (_self)\n{\n\n}",
1908       "memberOf" : "Roo.Component",
1909       "example" : "",
1910       "deprecated" : "",
1911       "since" : "",
1912       "see" : "",
1913       "params" : [
1914         {
1915           "name" : "this",
1916           "type" : "Roo.Component",
1917           "desc" : "",
1918           "isOptional" : false
1919         }
1920       ],
1921       "returns" : []
1922     },
1923     {
1924       "name" : "destroy",
1925       "type" : "function",
1926       "desc" : "Fires after the component is destroyed.",
1927       "sig" : "function (_self)\n{\n\n}",
1928       "memberOf" : "Roo.Component",
1929       "example" : "",
1930       "deprecated" : "",
1931       "since" : "",
1932       "see" : "",
1933       "params" : [
1934         {
1935           "name" : "this",
1936           "type" : "Roo.Component",
1937           "desc" : "",
1938           "isOptional" : false
1939         }
1940       ],
1941       "returns" : []
1942     },
1943     {
1944       "name" : "hide",
1945       "type" : "function",
1946       "desc" : "Fires after the component is hidden.",
1947       "sig" : "function (_self)\n{\n\n}",
1948       "memberOf" : "Roo.Component",
1949       "example" : "",
1950       "deprecated" : "",
1951       "since" : "",
1952       "see" : "",
1953       "params" : [
1954         {
1955           "name" : "this",
1956           "type" : "Roo.Component",
1957           "desc" : "",
1958           "isOptional" : false
1959         }
1960       ],
1961       "returns" : []
1962     },
1963     {
1964       "name" : "beforehide",
1965       "type" : "function",
1966       "desc" : "Fires before the component is hidden. Return false to stop the hide.",
1967       "sig" : "function (_self)\n{\n\n}",
1968       "memberOf" : "Roo.Component",
1969       "example" : "",
1970       "deprecated" : "",
1971       "since" : "",
1972       "see" : "",
1973       "params" : [
1974         {
1975           "name" : "this",
1976           "type" : "Roo.Component",
1977           "desc" : "",
1978           "isOptional" : false
1979         }
1980       ],
1981       "returns" : []
1982     },
1983     {
1984       "name" : "show",
1985       "type" : "function",
1986       "desc" : "Fires after the component is shown.",
1987       "sig" : "function (_self)\n{\n\n}",
1988       "memberOf" : "Roo.Component",
1989       "example" : "",
1990       "deprecated" : "",
1991       "since" : "",
1992       "see" : "",
1993       "params" : [
1994         {
1995           "name" : "this",
1996           "type" : "Roo.Component",
1997           "desc" : "",
1998           "isOptional" : false
1999         }
2000       ],
2001       "returns" : []
2002     },
2003     {
2004       "name" : "beforeshow",
2005       "type" : "function",
2006       "desc" : "Fires before the component is shown.  Return false to stop the show.",
2007       "sig" : "function (_self)\n{\n\n}",
2008       "memberOf" : "Roo.Component",
2009       "example" : "",
2010       "deprecated" : "",
2011       "since" : "",
2012       "see" : "",
2013       "params" : [
2014         {
2015           "name" : "this",
2016           "type" : "Roo.Component",
2017           "desc" : "",
2018           "isOptional" : false
2019         }
2020       ],
2021       "returns" : []
2022     },
2023     {
2024       "name" : "enable",
2025       "type" : "function",
2026       "desc" : "Fires after the component is enabled.",
2027       "sig" : "function (_self)\n{\n\n}",
2028       "memberOf" : "Roo.Component",
2029       "example" : "",
2030       "deprecated" : "",
2031       "since" : "",
2032       "see" : "",
2033       "params" : [
2034         {
2035           "name" : "this",
2036           "type" : "Roo.Component",
2037           "desc" : "",
2038           "isOptional" : false
2039         }
2040       ],
2041       "returns" : []
2042     },
2043     {
2044       "name" : "beforedestroy",
2045       "type" : "function",
2046       "desc" : "Fires before the component is destroyed. Return false to stop the destroy.",
2047       "sig" : "function (_self)\n{\n\n}",
2048       "memberOf" : "Roo.Component",
2049       "example" : "",
2050       "deprecated" : "",
2051       "since" : "",
2052       "see" : "",
2053       "params" : [
2054         {
2055           "name" : "this",
2056           "type" : "Roo.Component",
2057           "desc" : "",
2058           "isOptional" : false
2059         }
2060       ],
2061       "returns" : []
2062     }
2063   ]
2064 }