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