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