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