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