Partial Fix #5654 - roojspacker - get it working as a doc tool...
[roojs1] / docs2 / symbols / Roo.bootstrap.Component.json
1 {
2   "name" : "Roo.bootstrap.Component",
3   "augments" : [
4     "Roo.Component",
5     "Roo.util.Observable"
6   ],
7   "desc" : "Bootstrap Component base class",
8   "isSingleton" : false,
9   "isStatic" : true,
10   "isBuiltin" : false,
11   "config" : [
12     {
13       "name" : "listeners",
14       "type" : "Object",
15       "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>",
16       "memberOf" : "Roo.util.Observable",
17       "values" : [
18       ]
19     },
20     {
21       "name" : "tooltip",
22       "type" : "string",
23       "desc" : "Text for the tooltip",
24       "memberOf" : "Roo.bootstrap.Component",
25       "values" : [
26       ]
27     },
28     {
29       "name" : "container_method",
30       "type" : "string",
31       "desc" : "method to fetch parents container element (used by NavHeaderbar -  getHeaderChildContainer)",
32       "memberOf" : "Roo.bootstrap.Component",
33       "values" : [
34       ]
35     },
36     {
37       "name" : "visibilityEl",
38       "type" : "string|object",
39       "desc" : "What element to use for visibility (@see getVisibilityEl())",
40       "memberOf" : "Roo.bootstrap.Component",
41       "values" : [
42         "(el",
43         "parent)"
44       ]
45     },
46     {
47       "name" : "can_build_overlaid",
48       "type" : "Boolean",
49       "desc" : "True if element can be rebuild from a HTML page",
50       "memberOf" : "Roo.bootstrap.Component",
51       "values" : [
52       ]
53     },
54     {
55       "name" : "hideMode",
56       "type" : "String",
57       "desc" : "How this component should hidden. Supported values are\n\"visibility\" (css visibility), \"offsets\" (negative offset position) and\n\"display\" (css display) - defaults to \"display\".",
58       "memberOf" : "Roo.Component",
59       "values" : [
60         "(display",
61         "visibility)"
62       ]
63     },
64     {
65       "name" : "style",
66       "type" : "String",
67       "desc" : "any extra css",
68       "memberOf" : "Roo.bootstrap.Component",
69       "values" : [
70       ]
71     },
72     {
73       "name" : "allowDomMove",
74       "type" : "Boolean",
75       "desc" : "Whether the component can move the Dom node when rendering (defaults to true).",
76       "memberOf" : "Roo.Component",
77       "values" : [
78       ]
79     },
80     {
81       "name" : "cls",
82       "type" : "String",
83       "desc" : "css class",
84       "memberOf" : "Roo.bootstrap.Component",
85       "values" : [
86       ]
87     },
88     {
89       "name" : "xattr",
90       "type" : "Object",
91       "desc" : "extra attributes to add to 'element' (used by builder to store stuff.)",
92       "memberOf" : "Roo.bootstrap.Component",
93       "values" : [
94       ]
95     },
96     {
97       "name" : "actionMode",
98       "type" : "String",
99       "desc" : "which property holds the element that used for  hide() / show() / disable() / enable()\ndefault is 'el'",
100       "memberOf" : "Roo.Component",
101       "values" : [
102       ]
103     },
104     {
105       "name" : "dataId",
106       "type" : "string",
107       "desc" : "cutomer id",
108       "memberOf" : "Roo.bootstrap.Component",
109       "values" : [
110       ]
111     },
112     {
113       "name" : "name",
114       "type" : "string",
115       "desc" : "Specifies name attribute",
116       "memberOf" : "Roo.bootstrap.Component",
117       "values" : [
118       ]
119     },
120     {
121       "name" : "disableClass",
122       "type" : "String",
123       "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").",
124       "memberOf" : "Roo.Component",
125       "values" : [
126       ]
127     }
128   ],
129   "methods" : [
130     {
131       "name" : "tooltipEl",
132       "desc" : "Fetch the element to display the tooltip on.",
133       "isStatic" : false,
134       "isConstructor" : false,
135       "isPrivate" : false,
136       "memberOf" : "Roo.bootstrap.Component",
137       "example" : "",
138       "deprecated" : "",
139       "since" : "",
140       "see" : "",
141       "params" : [
142       ],
143       "returns" : [
144         {
145           "name" : "",
146           "type" : "Roo.Element",
147           "desc" : "defaults to this.el"
148         }
149       ]
150     },
151     {
152       "name" : "hide",
153       "desc" : "Hide a component - adds 'hidden' class",
154       "isStatic" : false,
155       "isConstructor" : false,
156       "isPrivate" : false,
157       "memberOf" : "Roo.bootstrap.Component",
158       "example" : "",
159       "deprecated" : "",
160       "since" : "",
161       "see" : "",
162       "params" : [
163       ],
164       "returns" : [
165       ]
166     },
167     {
168       "name" : "show",
169       "desc" : "Show a component - removes 'hidden' class",
170       "isStatic" : false,
171       "isConstructor" : false,
172       "isPrivate" : false,
173       "memberOf" : "Roo.bootstrap.Component",
174       "example" : "",
175       "deprecated" : "",
176       "since" : "",
177       "see" : "",
178       "params" : [
179       ],
180       "returns" : [
181       ]
182     },
183     {
184       "name" : "setVisibilityEl",
185       "desc" : "Set the element that will be used to show or hide",
186       "isStatic" : false,
187       "isConstructor" : false,
188       "isPrivate" : false,
189       "memberOf" : "Roo.bootstrap.Component",
190       "example" : "",
191       "deprecated" : "",
192       "since" : "",
193       "see" : "",
194       "params" : [
195       ],
196       "returns" : [
197       ]
198     },
199     {
200       "name" : "getVisibilityEl",
201       "desc" : "Get the element that will be used to show or hide",
202       "isStatic" : false,
203       "isConstructor" : false,
204       "isPrivate" : false,
205       "memberOf" : "Roo.bootstrap.Component",
206       "example" : "",
207       "deprecated" : "",
208       "since" : "",
209       "see" : "",
210       "params" : [
211       ],
212       "returns" : [
213       ]
214     },
215     {
216       "name" : "initEvents",
217       "desc" : "Initialize Events for the element",
218       "isStatic" : false,
219       "isConstructor" : false,
220       "isPrivate" : false,
221       "memberOf" : "Roo.bootstrap.Component",
222       "example" : "",
223       "deprecated" : "",
224       "since" : "",
225       "see" : "",
226       "params" : [
227       ],
228       "returns" : [
229       ]
230     },
231     {
232       "name" : "getChildContainer",
233       "desc" : "Fetch the element to add children to",
234       "isStatic" : false,
235       "isConstructor" : false,
236       "isPrivate" : false,
237       "memberOf" : "Roo.bootstrap.Component",
238       "example" : "",
239       "deprecated" : "",
240       "since" : "",
241       "see" : "",
242       "params" : [
243       ],
244       "returns" : [
245         {
246           "name" : "",
247           "type" : "Roo.Element",
248           "desc" : "defaults to this.el"
249         }
250       ]
251     },
252     {
253       "name" : "getId",
254       "desc" : "Returns the id of this component.",
255       "isStatic" : false,
256       "isConstructor" : false,
257       "isPrivate" : false,
258       "memberOf" : "Roo.Component",
259       "example" : "",
260       "deprecated" : "",
261       "since" : "",
262       "see" : "",
263       "params" : [
264       ],
265       "returns" : [
266         {
267           "name" : "",
268           "type" : "String",
269           "desc" : ""
270         }
271       ]
272     },
273     {
274       "name" : "render",
275       "desc" : "If this is a lazy rendering component, render it to its container element.",
276       "isStatic" : false,
277       "isConstructor" : false,
278       "isPrivate" : false,
279       "memberOf" : "Roo.Component",
280       "example" : "",
281       "deprecated" : "",
282       "since" : "",
283       "see" : "",
284       "params" : [
285         {
286           "name" : "container",
287           "type" : "String/HTMLElement/Element",
288           "desc" : "(optional) The element this component should be rendered into. If it is being applied to existing markup, this should be left off.",
289           "isOptional" : false
290         }
291       ],
292       "returns" : [
293       ]
294     },
295     {
296       "name" : "destroy",
297       "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}.",
298       "isStatic" : false,
299       "isConstructor" : false,
300       "isPrivate" : false,
301       "memberOf" : "Roo.Component",
302       "example" : "",
303       "deprecated" : "",
304       "since" : "",
305       "see" : "",
306       "params" : [
307       ],
308       "returns" : [
309       ]
310     },
311     {
312       "name" : "isVisible",
313       "desc" : "Returns true if this component is visible.",
314       "isStatic" : false,
315       "isConstructor" : false,
316       "isPrivate" : false,
317       "memberOf" : "Roo.Component",
318       "example" : "",
319       "deprecated" : "",
320       "since" : "",
321       "see" : "",
322       "params" : [
323       ],
324       "returns" : [
325       ]
326     },
327     {
328       "name" : "setDisabled",
329       "desc" : "Convenience function for setting disabled/enabled by boolean.",
330       "isStatic" : false,
331       "isConstructor" : false,
332       "isPrivate" : false,
333       "memberOf" : "Roo.Component",
334       "example" : "",
335       "deprecated" : "",
336       "since" : "",
337       "see" : "",
338       "params" : [
339         {
340           "name" : "disabled",
341           "type" : "Boolean",
342           "desc" : "",
343           "isOptional" : false
344         }
345       ],
346       "returns" : [
347       ]
348     },
349     {
350       "name" : "focus",
351       "desc" : "Try to focus this component.",
352       "isStatic" : false,
353       "isConstructor" : false,
354       "isPrivate" : false,
355       "memberOf" : "Roo.Component",
356       "example" : "",
357       "deprecated" : "",
358       "since" : "",
359       "see" : "",
360       "params" : [
361         {
362           "name" : "selectText",
363           "type" : "Boolean",
364           "desc" : "True to also select the text in this component (if applicable)",
365           "isOptional" : false
366         }
367       ],
368       "returns" : [
369         {
370           "name" : "",
371           "type" : "Roo.Component",
372           "desc" : "this"
373         }
374       ]
375     },
376     {
377       "name" : "enable",
378       "desc" : "Enable this component.",
379       "isStatic" : false,
380       "isConstructor" : false,
381       "isPrivate" : false,
382       "memberOf" : "Roo.Component",
383       "example" : "",
384       "deprecated" : "",
385       "since" : "",
386       "see" : "",
387       "params" : [
388       ],
389       "returns" : [
390         {
391           "name" : "",
392           "type" : "Roo.Component",
393           "desc" : "this"
394         }
395       ]
396     },
397     {
398       "name" : "setVisible",
399       "desc" : "Convenience function to hide or show this component by boolean.",
400       "isStatic" : false,
401       "isConstructor" : false,
402       "isPrivate" : false,
403       "memberOf" : "Roo.Component",
404       "example" : "",
405       "deprecated" : "",
406       "since" : "",
407       "see" : "",
408       "params" : [
409         {
410           "name" : "visible",
411           "type" : "Boolean",
412           "desc" : "True to show, false to hide",
413           "isOptional" : false
414         }
415       ],
416       "returns" : [
417         {
418           "name" : "",
419           "type" : "Roo.Component",
420           "desc" : "this"
421         }
422       ]
423     },
424     {
425       "name" : "disable",
426       "desc" : "Disable this component.",
427       "isStatic" : false,
428       "isConstructor" : false,
429       "isPrivate" : false,
430       "memberOf" : "Roo.Component",
431       "example" : "",
432       "deprecated" : "",
433       "since" : "",
434       "see" : "",
435       "params" : [
436       ],
437       "returns" : [
438         {
439           "name" : "",
440           "type" : "Roo.Component",
441           "desc" : "this"
442         }
443       ]
444     },
445     {
446       "name" : "getEl",
447       "desc" : "Returns the underlying {@link Roo.Element}.",
448       "isStatic" : false,
449       "isConstructor" : false,
450       "isPrivate" : false,
451       "memberOf" : "Roo.Component",
452       "example" : "",
453       "deprecated" : "",
454       "since" : "",
455       "see" : "",
456       "params" : [
457       ],
458       "returns" : [
459         {
460           "name" : "",
461           "type" : "Roo.Element",
462           "desc" : "The element"
463         }
464       ]
465     },
466     {
467       "name" : "purgeListeners",
468       "desc" : "Removes all listeners for this object",
469       "isStatic" : false,
470       "isConstructor" : false,
471       "isPrivate" : false,
472       "memberOf" : "Roo.util.Observable",
473       "example" : "",
474       "deprecated" : "",
475       "since" : "",
476       "see" : "",
477       "params" : [
478       ],
479       "returns" : [
480       ]
481     },
482     {
483       "name" : "on",
484       "desc" : "Appends an event handler to this element (shorthand for addListener)",
485       "isStatic" : false,
486       "isConstructor" : false,
487       "isPrivate" : false,
488       "memberOf" : "Roo.util.Observable",
489       "example" : "",
490       "deprecated" : "",
491       "since" : "",
492       "see" : "",
493       "params" : [
494         {
495           "name" : "eventName",
496           "type" : "String",
497           "desc" : "The type of event to listen for",
498           "isOptional" : false
499         },
500         {
501           "name" : "handler",
502           "type" : "Function",
503           "desc" : "The method the event invokes",
504           "isOptional" : false
505         },
506         {
507           "name" : "scope",
508           "type" : "Object",
509           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
510           "isOptional" : false
511         },
512         {
513           "name" : "options",
514           "type" : "Object",
515           "desc" : "(optional)",
516           "isOptional" : false
517         }
518       ],
519       "returns" : [
520       ]
521     },
522     {
523       "name" : "un",
524       "desc" : "Removes a listener (shorthand for removeListener)",
525       "isStatic" : false,
526       "isConstructor" : false,
527       "isPrivate" : false,
528       "memberOf" : "Roo.util.Observable",
529       "example" : "",
530       "deprecated" : "",
531       "since" : "",
532       "see" : "",
533       "params" : [
534         {
535           "name" : "eventName",
536           "type" : "String",
537           "desc" : "The type of event to listen for",
538           "isOptional" : false
539         },
540         {
541           "name" : "handler",
542           "type" : "Function",
543           "desc" : "The handler to remove",
544           "isOptional" : false
545         },
546         {
547           "name" : "scope",
548           "type" : "Object",
549           "desc" : "(optional) The scope (this object) for the handler",
550           "isOptional" : false
551         }
552       ],
553       "returns" : [
554       ]
555     },
556     {
557       "name" : "addEvents",
558       "desc" : "Used to define events on this Observable",
559       "isStatic" : false,
560       "isConstructor" : false,
561       "isPrivate" : false,
562       "memberOf" : "Roo.util.Observable",
563       "example" : "",
564       "deprecated" : "",
565       "since" : "",
566       "see" : "",
567       "params" : [
568         {
569           "name" : "object",
570           "type" : "Object",
571           "desc" : "The object with the events defined",
572           "isOptional" : false
573         }
574       ],
575       "returns" : [
576       ]
577     },
578     {
579       "name" : "releaseCapture",
580       "desc" : "Removes <b>all</b> added captures from the Observable.",
581       "isStatic" : true,
582       "isConstructor" : false,
583       "isPrivate" : false,
584       "memberOf" : "Roo.util.Observable",
585       "example" : "",
586       "deprecated" : "",
587       "since" : "",
588       "see" : "",
589       "params" : [
590         {
591           "name" : "o",
592           "type" : "Observable",
593           "desc" : "The Observable to release",
594           "isOptional" : false
595         }
596       ],
597       "returns" : [
598       ]
599     },
600     {
601       "name" : "removeListener",
602       "desc" : "Removes a listener",
603       "isStatic" : false,
604       "isConstructor" : false,
605       "isPrivate" : false,
606       "memberOf" : "Roo.util.Observable",
607       "example" : "",
608       "deprecated" : "",
609       "since" : "",
610       "see" : "",
611       "params" : [
612         {
613           "name" : "eventName",
614           "type" : "String",
615           "desc" : "The type of event to listen for",
616           "isOptional" : false
617         },
618         {
619           "name" : "handler",
620           "type" : "Function",
621           "desc" : "The handler to remove",
622           "isOptional" : false
623         },
624         {
625           "name" : "scope",
626           "type" : "Object",
627           "desc" : "(optional) The scope (this object) for the handler",
628           "isOptional" : false
629         }
630       ],
631       "returns" : [
632       ]
633     },
634     {
635       "name" : "fireEvent",
636       "desc" : "Fires the specified event with the passed parameters (minus the event name).",
637       "isStatic" : false,
638       "isConstructor" : false,
639       "isPrivate" : false,
640       "memberOf" : "Roo.util.Observable",
641       "example" : "",
642       "deprecated" : "",
643       "since" : "",
644       "see" : "",
645       "params" : [
646         {
647           "name" : "eventName",
648           "type" : "String",
649           "desc" : "",
650           "isOptional" : false
651         },
652         {
653           "name" : "args",
654           "type" : "Object...",
655           "desc" : "Variable number of parameters are passed to handlers",
656           "isOptional" : false
657         }
658       ],
659       "returns" : [
660         {
661           "name" : "",
662           "type" : "Boolean",
663           "desc" : "returns false if any of the handlers return false otherwise it returns true"
664         }
665       ]
666     },
667     {
668       "name" : "hasListener",
669       "desc" : "Checks to see if this object has any listeners for a specified event",
670       "isStatic" : false,
671       "isConstructor" : false,
672       "isPrivate" : false,
673       "memberOf" : "Roo.util.Observable",
674       "example" : "",
675       "deprecated" : "",
676       "since" : "",
677       "see" : "",
678       "params" : [
679         {
680           "name" : "eventName",
681           "type" : "String",
682           "desc" : "The name of the event to check for",
683           "isOptional" : false
684         }
685       ],
686       "returns" : [
687         {
688           "name" : "",
689           "type" : "Boolean",
690           "desc" : "True if the event is being listened for, else false"
691         }
692       ]
693     },
694     {
695       "name" : "capture",
696       "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.",
697       "isStatic" : true,
698       "isConstructor" : false,
699       "isPrivate" : false,
700       "memberOf" : "Roo.util.Observable",
701       "example" : "",
702       "deprecated" : "",
703       "since" : "",
704       "see" : "",
705       "params" : [
706         {
707           "name" : "o",
708           "type" : "Observable",
709           "desc" : "The Observable to capture",
710           "isOptional" : false
711         },
712         {
713           "name" : "fn",
714           "type" : "Function",
715           "desc" : "The function to call",
716           "isOptional" : false
717         },
718         {
719           "name" : "scope",
720           "type" : "Object",
721           "desc" : "(optional) The scope (this object) for the fn",
722           "isOptional" : false
723         }
724       ],
725       "returns" : [
726       ]
727     },
728     {
729       "name" : "addListener",
730       "desc" : "Appends an event handler to this component",
731       "isStatic" : false,
732       "isConstructor" : false,
733       "isPrivate" : false,
734       "memberOf" : "Roo.util.Observable",
735       "example" : "",
736       "deprecated" : "",
737       "since" : "",
738       "see" : "",
739       "params" : [
740         {
741           "name" : "eventName",
742           "type" : "String",
743           "desc" : "The type of event to listen for",
744           "isOptional" : false
745         },
746         {
747           "name" : "handler",
748           "type" : "Function",
749           "desc" : "The method the event invokes",
750           "isOptional" : false
751         },
752         {
753           "name" : "scope",
754           "type" : "Object",
755           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
756           "isOptional" : false
757         },
758         {
759           "name" : "options",
760           "type" : "Object",
761           "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>",
762           "isOptional" : false
763         }
764       ],
765       "returns" : [
766       ]
767     }
768   ],
769   "events" : [
770     {
771       "name" : "childrenrendered",
772       "desc" : "Fires when the children have been rendered..",
773       "memberOf" : "",
774       "example" : "",
775       "deprecated" : "",
776       "since" : "",
777       "see" : "",
778       "params" : [
779         {
780           "name" : "this",
781           "type" : "Roo.bootstrap.Component",
782           "desc" : "",
783           "isOptional" : false
784         }
785       ],
786       "returns" : [
787       ]
788     },
789     {
790       "name" : "beforerender",
791       "desc" : "Fires before the component is rendered. Return false to stop the render.",
792       "memberOf" : "Roo.Component",
793       "example" : "",
794       "deprecated" : "",
795       "since" : "",
796       "see" : "",
797       "params" : [
798         {
799           "name" : "this",
800           "type" : "Roo.Component",
801           "desc" : "",
802           "isOptional" : false
803         }
804       ],
805       "returns" : [
806       ]
807     },
808     {
809       "name" : "disable",
810       "desc" : "Fires after the component is disabled.",
811       "memberOf" : "Roo.Component",
812       "example" : "",
813       "deprecated" : "",
814       "since" : "",
815       "see" : "",
816       "params" : [
817         {
818           "name" : "this",
819           "type" : "Roo.Component",
820           "desc" : "",
821           "isOptional" : false
822         }
823       ],
824       "returns" : [
825       ]
826     },
827     {
828       "name" : "render",
829       "desc" : "Fires after the component is rendered.",
830       "memberOf" : "Roo.Component",
831       "example" : "",
832       "deprecated" : "",
833       "since" : "",
834       "see" : "",
835       "params" : [
836         {
837           "name" : "this",
838           "type" : "Roo.Component",
839           "desc" : "",
840           "isOptional" : false
841         }
842       ],
843       "returns" : [
844       ]
845     },
846     {
847       "name" : "destroy",
848       "desc" : "Fires after the component is destroyed.",
849       "memberOf" : "Roo.Component",
850       "example" : "",
851       "deprecated" : "",
852       "since" : "",
853       "see" : "",
854       "params" : [
855         {
856           "name" : "this",
857           "type" : "Roo.Component",
858           "desc" : "",
859           "isOptional" : false
860         }
861       ],
862       "returns" : [
863       ]
864     },
865     {
866       "name" : "hide",
867       "desc" : "Fires after the component is hidden.",
868       "memberOf" : "Roo.Component",
869       "example" : "",
870       "deprecated" : "",
871       "since" : "",
872       "see" : "",
873       "params" : [
874         {
875           "name" : "this",
876           "type" : "Roo.Component",
877           "desc" : "",
878           "isOptional" : false
879         }
880       ],
881       "returns" : [
882       ]
883     },
884     {
885       "name" : "beforehide",
886       "desc" : "Fires before the component is hidden. Return false to stop the hide.",
887       "memberOf" : "Roo.Component",
888       "example" : "",
889       "deprecated" : "",
890       "since" : "",
891       "see" : "",
892       "params" : [
893         {
894           "name" : "this",
895           "type" : "Roo.Component",
896           "desc" : "",
897           "isOptional" : false
898         }
899       ],
900       "returns" : [
901       ]
902     },
903     {
904       "name" : "show",
905       "desc" : "Fires after the component is shown.",
906       "memberOf" : "Roo.Component",
907       "example" : "",
908       "deprecated" : "",
909       "since" : "",
910       "see" : "",
911       "params" : [
912         {
913           "name" : "this",
914           "type" : "Roo.Component",
915           "desc" : "",
916           "isOptional" : false
917         }
918       ],
919       "returns" : [
920       ]
921     },
922     {
923       "name" : "beforeshow",
924       "desc" : "Fires before the component is shown.  Return false to stop the show.",
925       "memberOf" : "Roo.Component",
926       "example" : "",
927       "deprecated" : "",
928       "since" : "",
929       "see" : "",
930       "params" : [
931         {
932           "name" : "this",
933           "type" : "Roo.Component",
934           "desc" : "",
935           "isOptional" : false
936         }
937       ],
938       "returns" : [
939       ]
940     },
941     {
942       "name" : "enable",
943       "desc" : "Fires after the component is enabled.",
944       "memberOf" : "Roo.Component",
945       "example" : "",
946       "deprecated" : "",
947       "since" : "",
948       "see" : "",
949       "params" : [
950         {
951           "name" : "this",
952           "type" : "Roo.Component",
953           "desc" : "",
954           "isOptional" : false
955         }
956       ],
957       "returns" : [
958       ]
959     },
960     {
961       "name" : "beforedestroy",
962       "desc" : "Fires before the component is destroyed. Return false to stop the destroy.",
963       "memberOf" : "Roo.Component",
964       "example" : "",
965       "deprecated" : "",
966       "since" : "",
967       "see" : "",
968       "params" : [
969         {
970           "name" : "this",
971           "type" : "Roo.Component",
972           "desc" : "",
973           "isOptional" : false
974         }
975       ],
976       "returns" : [
977       ]
978     }
979   ]
980 }