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