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