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