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