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