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