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