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