enable grammerly in editor
[roojs1] / docs / symbols / Roo.bootstrap.layout.Region.json
1 {
2   "name" : "Roo.bootstrap.layout.Region",
3   "augments" : [
4     "Roo.bootstrap.layout.Basic",
5     "Roo.util.Observable"
6   ],
7   "desc" : "This class represents a region in a layout manager.",
8   "isSingleton" : false,
9   "isStatic" : false,
10   "isBuiltin" : false,
11   "memberOf" : "Region",
12   "example" : "",
13   "deprecated" : "",
14   "since" : "",
15   "see" : "",
16   "params" : [],
17   "returns" : [],
18   "config" : [
19     {
20       "name" : "cmargins",
21       "type" : "Object",
22       "desc" : "Margins for the element when collapsed (defaults to: north/south {top: 2, left: 0, right:0, bottom: 2} or east/west {top: 0, left: 2, right:2, bottom: 0})",
23       "memberOf" : "Roo.bootstrap.layout.Region",
24       "optvals" : []
25     },
26     {
27       "name" : "alwaysShowTabs",
28       "type" : "Boolean",
29       "desc" : "True to always display tabs even when there is only 1 panel (defaults to false)",
30       "memberOf" : "Roo.bootstrap.layout.Region",
31       "optvals" : []
32     },
33     {
34       "name" : "overflow",
35       "type" : "String",
36       "desc" : "e) if you have menus in the region, then you need to set this to visible.",
37       "memberOf" : "Roo.bootstrap.layout.Region",
38       "optvals" : [
39         "hidden",
40         "visible"
41       ]
42     },
43     {
44       "name" : "listeners",
45       "type" : "Object",
46       "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>",
47       "memberOf" : "Roo.util.Observable",
48       "optvals" : []
49     },
50     {
51       "name" : "margins",
52       "type" : "Object",
53       "desc" : "Margins for the element (defaults to {top: 0, left: 0, right:0, bottom: 0})",
54       "memberOf" : "Roo.bootstrap.layout.Region",
55       "optvals" : []
56     },
57     {
58       "name" : "preferredTabWidth",
59       "type" : "Number",
60       "desc" : "The preferred tab width (defaults to 150)",
61       "memberOf" : "Roo.bootstrap.layout.Region",
62       "optvals" : []
63     },
64     {
65       "name" : "disableTabTips",
66       "type" : "Boolean",
67       "desc" : "True to disable tab tooltips",
68       "memberOf" : "Roo.bootstrap.layout.Region",
69       "optvals" : []
70     },
71     {
72       "name" : "skipConfig",
73       "type" : "bool",
74       "desc" : "skip config?",
75       "memberOf" : "Roo.bootstrap.layout.Basic",
76       "optvals" : []
77     },
78     {
79       "name" : "autoScroll",
80       "type" : "Boolean",
81       "desc" : "True to enable overflow scrolling (defaults to false)",
82       "memberOf" : "Roo.bootstrap.layout.Region",
83       "optvals" : []
84     },
85     {
86       "name" : "hidden",
87       "type" : "Boolean",
88       "desc" : "True to start the region hidden (defaults to false)",
89       "memberOf" : "Roo.bootstrap.layout.Region",
90       "optvals" : []
91     },
92     {
93       "name" : "toolbar",
94       "type" : "Boolean",
95       "desc" : "xtype configuration for a toolbar - shows on right of tabbar",
96       "memberOf" : "Roo.bootstrap.layout.Region",
97       "optvals" : []
98     },
99     {
100       "name" : "region",
101       "type" : "string",
102       "desc" : "the region that it inhabits..",
103       "memberOf" : "Roo.bootstrap.layout.Region",
104       "optvals" : []
105     },
106     {
107       "name" : "title",
108       "type" : "String",
109       "desc" : "The title for the region (overrides panel titles)",
110       "memberOf" : "Roo.bootstrap.layout.Region",
111       "optvals" : []
112     },
113     {
114       "name" : "hideWhenEmpty",
115       "type" : "Boolean",
116       "desc" : "True to hide the region when it has no panels",
117       "memberOf" : "Roo.bootstrap.layout.Region",
118       "optvals" : []
119     },
120     {
121       "name" : "mgr",
122       "type" : "Roo.bootstrap.layout.Manager",
123       "desc" : "The manager",
124       "memberOf" : "Roo.bootstrap.layout.Region",
125       "optvals" : []
126     },
127     {
128       "name" : "cls",
129       "type" : "string",
130       "desc" : "Extra CSS classes to add to region",
131       "memberOf" : "Roo.bootstrap.layout.Region",
132       "optvals" : []
133     },
134     {
135       "name" : "hideTabs",
136       "type" : "Boolean",
137       "desc" : "True to hide the tab strip (defaults to false)",
138       "memberOf" : "Roo.bootstrap.layout.Region",
139       "optvals" : []
140     },
141     {
142       "name" : "resizeTabs",
143       "type" : "Boolean",
144       "desc" : "True to enable automatic tab resizing. This will resize the tabs so they are all the same size and fit within\n                     the space available, similar to FireFox 1.5 tabs (defaults to false)",
145       "memberOf" : "Roo.bootstrap.layout.Region",
146       "optvals" : []
147     },
148     {
149       "name" : "tabPosition",
150       "type" : "String",
151       "desc" : "m) \"top\" or \"bottom\" (defaults to \"bottom\")",
152       "memberOf" : "Roo.bootstrap.layout.Region",
153       "optvals" : [
154         "top",
155         "bottom"
156       ]
157     },
158     {
159       "name" : "width",
160       "type" : "Number",
161       "desc" : "For East/West panels",
162       "memberOf" : "Roo.bootstrap.layout.Region",
163       "optvals" : []
164     },
165     {
166       "name" : "minTabWidth",
167       "type" : "Number",
168       "desc" : "The minimum tab width (defaults to 40)",
169       "memberOf" : "Roo.bootstrap.layout.Region",
170       "optvals" : []
171     },
172     {
173       "name" : "split",
174       "type" : "Boolean",
175       "desc" : "To show the splitter",
176       "memberOf" : "Roo.bootstrap.layout.Region",
177       "optvals" : []
178     },
179     {
180       "name" : "titlebar",
181       "type" : "Boolean",
182       "desc" : "True to display a title bar (defaults to true)",
183       "memberOf" : "Roo.bootstrap.layout.Region",
184       "optvals" : []
185     },
186     {
187       "name" : "preservePanels",
188       "type" : "Boolean",
189       "desc" : "True to preserve removed panels so they can be readded later (defaults to false)",
190       "memberOf" : "Roo.bootstrap.layout.Region",
191       "optvals" : []
192     },
193     {
194       "name" : "closeOnTab",
195       "type" : "Boolean",
196       "desc" : "True to place the close icon on the tabs instead of the region titlebar (defaults to false)",
197       "memberOf" : "Roo.bootstrap.layout.Region",
198       "optvals" : []
199     },
200     {
201       "name" : "height",
202       "type" : "Number",
203       "desc" : "For North/South panels",
204       "memberOf" : "Roo.bootstrap.layout.Region",
205       "optvals" : []
206     },
207     {
208       "name" : "animate",
209       "type" : "Boolean",
210       "desc" : "True to animate expand/collapse (defaults to false)",
211       "memberOf" : "Roo.bootstrap.layout.Region",
212       "optvals" : []
213     },
214     {
215       "name" : "autoHide",
216       "type" : "Boolean",
217       "desc" : "False to disable auto hiding when the mouse leaves the \"floated\" region (defaults to true)",
218       "memberOf" : "Roo.bootstrap.layout.Region",
219       "optvals" : []
220     }
221   ],
222   "methods" : [
223     {
224       "name" : "unhidePanel",
225       "desc" : "Unhides the tab for a previously hidden panel.",
226       "isStatic" : false,
227       "isConstructor" : false,
228       "isPrivate" : false,
229       "memberOf" : "Roo.bootstrap.layout.Region",
230       "example" : "",
231       "deprecated" : "",
232       "since" : "",
233       "see" : "",
234       "params" : [
235         {
236           "name" : "panel",
237           "type" : "Number/String/ContentPanel",
238           "desc" : "The panel's index, id or the panel itself",
239           "isOptional" : false
240         }
241       ],
242       "returns" : []
243     },
244     {
245       "name" : "showPanel",
246       "desc" : "Shows the specified panel.",
247       "isStatic" : false,
248       "isConstructor" : false,
249       "isPrivate" : false,
250       "memberOf" : "Roo.bootstrap.layout.Region",
251       "example" : "",
252       "deprecated" : "",
253       "since" : "",
254       "see" : "",
255       "params" : [
256         {
257           "name" : "panelId",
258           "type" : "Number/String/ContentPanel",
259           "desc" : "The panel's index, id or the panel itself",
260           "isOptional" : false
261         }
262       ],
263       "returns" : [
264         {
265           "name" : "",
266           "type" : "Roo.ContentPanel",
267           "desc" : "The shown panel, or null if a panel could not be found from panelId"
268         }
269       ]
270     },
271     {
272       "name" : "add",
273       "desc" : "Adds the passed ContentPanel(s) to this region.",
274       "isStatic" : false,
275       "isConstructor" : false,
276       "isPrivate" : false,
277       "memberOf" : "Roo.bootstrap.layout.Region",
278       "example" : "",
279       "deprecated" : "",
280       "since" : "",
281       "see" : "",
282       "params" : [
283         {
284           "name" : "panel",
285           "type" : "ContentPanel...",
286           "desc" : "The ContentPanel(s) to add (you can pass more than one)",
287           "isOptional" : false
288         }
289       ],
290       "returns" : [
291         {
292           "name" : "",
293           "type" : "Roo.ContentPanel",
294           "desc" : "The panel added (if only one was added; null otherwise)"
295         }
296       ]
297     },
298     {
299       "name" : "animateCollapse",
300       "desc" : "Collapses this region.",
301       "isStatic" : false,
302       "isConstructor" : false,
303       "isPrivate" : false,
304       "memberOf" : "Roo.bootstrap.layout.Region",
305       "example" : "",
306       "deprecated" : "",
307       "since" : "",
308       "see" : "",
309       "params" : [
310         {
311           "name" : "skipAnim",
312           "type" : "Boolean",
313           "desc" : "(optional) true to collapse the element without animation (if animate is true)",
314           "isOptional" : false
315         }
316       ],
317       "returns" : []
318     },
319     {
320       "name" : "animateExpand",
321       "desc" : "Expands this region if it was previously collapsed.",
322       "isStatic" : false,
323       "isConstructor" : false,
324       "isPrivate" : false,
325       "memberOf" : "Roo.bootstrap.layout.Region",
326       "example" : "",
327       "deprecated" : "",
328       "since" : "",
329       "see" : "",
330       "params" : [
331         {
332           "name" : "e",
333           "type" : "Roo.EventObject",
334           "desc" : "The event that triggered the expand (or null if calling manually)",
335           "isOptional" : false
336         },
337         {
338           "name" : "skipAnim",
339           "type" : "Boolean",
340           "desc" : "(optional) true to expand the element without animation (if animate is true)",
341           "isOptional" : false
342         }
343       ],
344       "returns" : []
345     },
346     {
347       "name" : "remove",
348       "desc" : "Removes the specified panel. If preservePanel is not true (either here or in the config), the panel is destroyed.",
349       "isStatic" : false,
350       "isConstructor" : false,
351       "isPrivate" : false,
352       "memberOf" : "Roo.bootstrap.layout.Region",
353       "example" : "",
354       "deprecated" : "",
355       "since" : "",
356       "see" : "",
357       "params" : [
358         {
359           "name" : "panel",
360           "type" : "Number/String/ContentPanel",
361           "desc" : "The panel's index, id or the panel itself",
362           "isOptional" : false
363         },
364         {
365           "name" : "preservePanel",
366           "type" : "Boolean",
367           "desc" : "Overrides the config preservePanel option",
368           "isOptional" : false
369         }
370       ],
371       "returns" : [
372         {
373           "name" : "",
374           "type" : "Roo.ContentPanel",
375           "desc" : "The panel that was removed"
376         }
377       ]
378     },
379     {
380       "name" : "hide",
381       "desc" : "Hides this region.",
382       "isStatic" : false,
383       "isConstructor" : false,
384       "isPrivate" : false,
385       "memberOf" : "Roo.bootstrap.layout.Region",
386       "example" : "",
387       "deprecated" : "",
388       "since" : "",
389       "see" : "",
390       "params" : [],
391       "returns" : []
392     },
393     {
394       "name" : "show",
395       "desc" : "Shows this region if it was previously hidden.",
396       "isStatic" : false,
397       "isConstructor" : false,
398       "isPrivate" : false,
399       "memberOf" : "Roo.bootstrap.layout.Region",
400       "example" : "",
401       "deprecated" : "",
402       "since" : "",
403       "see" : "",
404       "params" : [],
405       "returns" : []
406     },
407     {
408       "name" : "getBox",
409       "desc" : "Updates the title for collapsed north/south regions (used with {@link #collapsedTitle} config option)",
410       "isStatic" : false,
411       "isConstructor" : false,
412       "isPrivate" : false,
413       "memberOf" : "Roo.bootstrap.layout.Region",
414       "example" : "",
415       "deprecated" : "",
416       "since" : "",
417       "see" : "",
418       "params" : [
419         {
420           "name" : "title",
421           "type" : "String",
422           "desc" : "(optional) The title text (accepts HTML markup, defaults to the numeric character reference for a non-breaking space, \"&amp;#160;\")",
423           "isOptional" : false
424         }
425       ],
426       "returns" : []
427     },
428     {
429       "name" : "hidePanel",
430       "desc" : "Hides the tab for the specified panel.",
431       "isStatic" : false,
432       "isConstructor" : false,
433       "isPrivate" : false,
434       "memberOf" : "Roo.bootstrap.layout.Region",
435       "example" : "",
436       "deprecated" : "",
437       "since" : "",
438       "see" : "",
439       "params" : [
440         {
441           "name" : "panel",
442           "type" : "Number/String/ContentPanel",
443           "desc" : "The panel's index, id or the panel itself",
444           "isOptional" : false
445         }
446       ],
447       "returns" : []
448     },
449     {
450       "name" : "getActivePanel",
451       "desc" : "Get the active panel for this region.",
452       "isStatic" : false,
453       "isConstructor" : false,
454       "isPrivate" : false,
455       "memberOf" : "Roo.bootstrap.layout.Region",
456       "example" : "",
457       "deprecated" : "",
458       "since" : "",
459       "see" : "",
460       "params" : [],
461       "returns" : [
462         {
463           "name" : "",
464           "type" : "Roo.ContentPanel",
465           "desc" : "The active panel or null"
466         }
467       ]
468     },
469     {
470       "name" : "getEl",
471       "desc" : "Returns the container element for this region.",
472       "isStatic" : false,
473       "isConstructor" : false,
474       "isPrivate" : false,
475       "memberOf" : "Roo.bootstrap.layout.Region",
476       "example" : "",
477       "deprecated" : "",
478       "since" : "",
479       "see" : "",
480       "params" : [],
481       "returns" : [
482         {
483           "name" : "",
484           "type" : "Roo.Element",
485           "desc" : ""
486         }
487       ]
488     },
489     {
490       "name" : "getTabs",
491       "desc" : "Returns the TabPanel component used by this region",
492       "isStatic" : false,
493       "isConstructor" : false,
494       "isPrivate" : false,
495       "memberOf" : "Roo.bootstrap.layout.Region",
496       "example" : "",
497       "deprecated" : "",
498       "since" : "",
499       "see" : "",
500       "params" : [],
501       "returns" : [
502         {
503           "name" : "",
504           "type" : "Roo.TabPanel",
505           "desc" : ""
506         }
507       ]
508     },
509     {
510       "name" : "isVisible",
511       "desc" : "Returns true if this region is currently visible.",
512       "isStatic" : false,
513       "isConstructor" : false,
514       "isPrivate" : false,
515       "memberOf" : "Roo.bootstrap.layout.Region",
516       "example" : "",
517       "deprecated" : "",
518       "since" : "",
519       "see" : "",
520       "params" : [],
521       "returns" : [
522         {
523           "name" : "",
524           "type" : "Boolean",
525           "desc" : ""
526         }
527       ]
528     },
529     {
530       "name" : "getPanel",
531       "desc" : "Returns the panel specified or null if it's not in this region.",
532       "isStatic" : false,
533       "isConstructor" : false,
534       "isPrivate" : false,
535       "memberOf" : "Roo.bootstrap.layout.Basic",
536       "example" : "",
537       "deprecated" : "",
538       "since" : "",
539       "see" : "",
540       "params" : [
541         {
542           "name" : "panel",
543           "type" : "Number/String/ContentPanel",
544           "desc" : "The panels index, id or the panel itself",
545           "isOptional" : false
546         }
547       ],
548       "returns" : [
549         {
550           "name" : "",
551           "type" : "Roo.ContentPanel",
552           "desc" : ""
553         }
554       ]
555     },
556     {
557       "name" : "hasPanel",
558       "desc" : "Returns true if the panel is in this region.",
559       "isStatic" : false,
560       "isConstructor" : false,
561       "isPrivate" : false,
562       "memberOf" : "Roo.bootstrap.layout.Basic",
563       "example" : "",
564       "deprecated" : "",
565       "since" : "",
566       "see" : "",
567       "params" : [
568         {
569           "name" : "panel",
570           "type" : "Number/String/ContentPanel",
571           "desc" : "The panels index, id or the panel itself",
572           "isOptional" : false
573         }
574       ],
575       "returns" : [
576         {
577           "name" : "",
578           "type" : "Boolean",
579           "desc" : ""
580         }
581       ]
582     },
583     {
584       "name" : "resizeTo",
585       "desc" : "Resizes the region to the specified size. For vertical regions (west, east) this adjusts \nthe width, for horizontal (north, south) the height.",
586       "isStatic" : false,
587       "isConstructor" : false,
588       "isPrivate" : false,
589       "memberOf" : "Roo.bootstrap.layout.Basic",
590       "example" : "",
591       "deprecated" : "",
592       "since" : "",
593       "see" : "",
594       "params" : [
595         {
596           "name" : "newSize",
597           "type" : "Number",
598           "desc" : "The new width or height",
599           "isOptional" : false
600         }
601       ],
602       "returns" : []
603     },
604     {
605       "name" : "getPosition",
606       "desc" : "Returns this regions position (north/south/east/west/center).",
607       "isStatic" : false,
608       "isConstructor" : false,
609       "isPrivate" : false,
610       "memberOf" : "Roo.bootstrap.layout.Basic",
611       "example" : "",
612       "deprecated" : "",
613       "since" : "",
614       "see" : "",
615       "params" : [],
616       "returns" : [
617         {
618           "name" : "",
619           "type" : "String",
620           "desc" : ""
621         }
622       ]
623     },
624     {
625       "name" : "purgeListeners",
626       "desc" : "Removes all listeners for this object",
627       "isStatic" : false,
628       "isConstructor" : false,
629       "isPrivate" : false,
630       "memberOf" : "Roo.util.Observable",
631       "example" : "",
632       "deprecated" : "",
633       "since" : "",
634       "see" : "",
635       "params" : [],
636       "returns" : []
637     },
638     {
639       "name" : "on",
640       "desc" : "Appends an event handler to this element (shorthand for addListener)",
641       "isStatic" : false,
642       "isConstructor" : false,
643       "isPrivate" : false,
644       "memberOf" : "Roo.util.Observable",
645       "example" : "",
646       "deprecated" : "",
647       "since" : "",
648       "see" : "",
649       "params" : [
650         {
651           "name" : "eventName",
652           "type" : "String",
653           "desc" : "The type of event to listen for",
654           "isOptional" : false
655         },
656         {
657           "name" : "handler",
658           "type" : "Function",
659           "desc" : "The method the event invokes",
660           "isOptional" : false
661         },
662         {
663           "name" : "scope",
664           "type" : "Object",
665           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
666           "isOptional" : false
667         },
668         {
669           "name" : "options",
670           "type" : "Object",
671           "desc" : "(optional)",
672           "isOptional" : false
673         }
674       ],
675       "returns" : []
676     },
677     {
678       "name" : "un",
679       "desc" : "Removes a listener (shorthand for removeListener)",
680       "isStatic" : false,
681       "isConstructor" : false,
682       "isPrivate" : false,
683       "memberOf" : "Roo.util.Observable",
684       "example" : "",
685       "deprecated" : "",
686       "since" : "",
687       "see" : "",
688       "params" : [
689         {
690           "name" : "eventName",
691           "type" : "String",
692           "desc" : "The type of event to listen for",
693           "isOptional" : false
694         },
695         {
696           "name" : "handler",
697           "type" : "Function",
698           "desc" : "The handler to remove",
699           "isOptional" : false
700         },
701         {
702           "name" : "scope",
703           "type" : "Object",
704           "desc" : "(optional) The scope (this object) for the handler",
705           "isOptional" : false
706         }
707       ],
708       "returns" : []
709     },
710     {
711       "name" : "addEvents",
712       "desc" : "Used to define events on this Observable",
713       "isStatic" : false,
714       "isConstructor" : false,
715       "isPrivate" : false,
716       "memberOf" : "Roo.util.Observable",
717       "example" : "",
718       "deprecated" : "",
719       "since" : "",
720       "see" : "",
721       "params" : [
722         {
723           "name" : "object",
724           "type" : "Object",
725           "desc" : "The object with the events defined",
726           "isOptional" : false
727         }
728       ],
729       "returns" : []
730     },
731     {
732       "name" : "releaseCapture",
733       "desc" : "Removes <b>all</b> added captures from the Observable.",
734       "isStatic" : true,
735       "isConstructor" : false,
736       "isPrivate" : false,
737       "memberOf" : "Roo.util.Observable",
738       "example" : "",
739       "deprecated" : "",
740       "since" : "",
741       "see" : "",
742       "params" : [
743         {
744           "name" : "o",
745           "type" : "Observable",
746           "desc" : "The Observable to release",
747           "isOptional" : false
748         }
749       ],
750       "returns" : []
751     },
752     {
753       "name" : "removeListener",
754       "desc" : "Removes a listener",
755       "isStatic" : false,
756       "isConstructor" : false,
757       "isPrivate" : false,
758       "memberOf" : "Roo.util.Observable",
759       "example" : "",
760       "deprecated" : "",
761       "since" : "",
762       "see" : "",
763       "params" : [
764         {
765           "name" : "eventName",
766           "type" : "String",
767           "desc" : "The type of event to listen for",
768           "isOptional" : false
769         },
770         {
771           "name" : "handler",
772           "type" : "Function",
773           "desc" : "The handler to remove",
774           "isOptional" : false
775         },
776         {
777           "name" : "scope",
778           "type" : "Object",
779           "desc" : "(optional) The scope (this object) for the handler",
780           "isOptional" : false
781         }
782       ],
783       "returns" : []
784     },
785     {
786       "name" : "fireEvent",
787       "desc" : "Fires the specified event with the passed parameters (minus the event name).",
788       "isStatic" : false,
789       "isConstructor" : false,
790       "isPrivate" : false,
791       "memberOf" : "Roo.util.Observable",
792       "example" : "",
793       "deprecated" : "",
794       "since" : "",
795       "see" : "",
796       "params" : [
797         {
798           "name" : "eventName",
799           "type" : "String",
800           "desc" : "",
801           "isOptional" : false
802         },
803         {
804           "name" : "args",
805           "type" : "Object...",
806           "desc" : "Variable number of parameters are passed to handlers",
807           "isOptional" : false
808         }
809       ],
810       "returns" : [
811         {
812           "name" : "",
813           "type" : "Boolean",
814           "desc" : "returns false if any of the handlers return false otherwise it returns true"
815         }
816       ]
817     },
818     {
819       "name" : "hasListener",
820       "desc" : "Checks to see if this object has any listeners for a specified event",
821       "isStatic" : false,
822       "isConstructor" : false,
823       "isPrivate" : false,
824       "memberOf" : "Roo.util.Observable",
825       "example" : "",
826       "deprecated" : "",
827       "since" : "",
828       "see" : "",
829       "params" : [
830         {
831           "name" : "eventName",
832           "type" : "String",
833           "desc" : "The name of the event to check for",
834           "isOptional" : false
835         }
836       ],
837       "returns" : [
838         {
839           "name" : "",
840           "type" : "Boolean",
841           "desc" : "True if the event is being listened for, else false"
842         }
843       ]
844     },
845     {
846       "name" : "capture",
847       "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.",
848       "isStatic" : true,
849       "isConstructor" : false,
850       "isPrivate" : false,
851       "memberOf" : "Roo.util.Observable",
852       "example" : "",
853       "deprecated" : "",
854       "since" : "",
855       "see" : "",
856       "params" : [
857         {
858           "name" : "o",
859           "type" : "Observable",
860           "desc" : "The Observable to capture",
861           "isOptional" : false
862         },
863         {
864           "name" : "fn",
865           "type" : "Function",
866           "desc" : "The function to call",
867           "isOptional" : false
868         },
869         {
870           "name" : "scope",
871           "type" : "Object",
872           "desc" : "(optional) The scope (this object) for the fn",
873           "isOptional" : false
874         }
875       ],
876       "returns" : []
877     },
878     {
879       "name" : "addListener",
880       "desc" : "Appends an event handler to this component",
881       "isStatic" : false,
882       "isConstructor" : false,
883       "isPrivate" : false,
884       "memberOf" : "Roo.util.Observable",
885       "example" : "",
886       "deprecated" : "",
887       "since" : "",
888       "see" : "",
889       "params" : [
890         {
891           "name" : "eventName",
892           "type" : "String",
893           "desc" : "The type of event to listen for",
894           "isOptional" : false
895         },
896         {
897           "name" : "handler",
898           "type" : "Function",
899           "desc" : "The method the event invokes",
900           "isOptional" : false
901         },
902         {
903           "name" : "scope",
904           "type" : "Object",
905           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
906           "isOptional" : false
907         },
908         {
909           "name" : "options",
910           "type" : "Object",
911           "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>",
912           "isOptional" : false
913         }
914       ],
915       "returns" : []
916     }
917   ],
918   "events" : []
919 }