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