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