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