Merge branch 'master' of http://git.roojs.com/roojs1
[roojs1] / docs / symbols / Roo.bootstrap.Container.json
1 {
2   "name" : "Roo.bootstrap.Container",
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.DocumentManager",
20     "Roo.bootstrap.DocumentSlider",
21     "Roo.bootstrap.DocumentViewer",
22     "Roo.bootstrap.DropTarget",
23     "Roo.bootstrap.Element",
24     "Roo.bootstrap.Graph",
25     "Roo.bootstrap.Header",
26     "Roo.bootstrap.Img",
27     "Roo.bootstrap.LayoutMasonry",
28     "Roo.bootstrap.LayoutMasonryAuto",
29     "Roo.bootstrap.Link",
30     "Roo.bootstrap.LocationPicker",
31     "Roo.bootstrap.MasonryBrick",
32     "Roo.bootstrap.MessageBar",
33     "Roo.bootstrap.Pagination",
34     "Roo.bootstrap.PaginationItem",
35     "Roo.bootstrap.PagingToolbar",
36     "Roo.bootstrap.Progress",
37     "Roo.bootstrap.ProgressBar",
38     "Roo.bootstrap.Row",
39     "Roo.bootstrap.Slider",
40     "Roo.bootstrap.TabGroup",
41     "Roo.bootstrap.TabPanel",
42     "Roo.bootstrap.Table",
43     "Roo.bootstrap.UploadCropbox",
44     "Roo.bootstrap.breadcrumb.Nav",
45     "Roo.bootstrap.dash.NumberBox",
46     "Roo.bootstrap.dash.TabBox",
47     "Roo.bootstrap.dash.TabPane",
48     "Roo.bootstrap.form.CardUploader",
49     "Roo.bootstrap.form.CheckBox",
50     "Roo.bootstrap.form.ComboBox",
51     "Roo.bootstrap.form.DateField",
52     "Roo.bootstrap.form.DateSplitField",
53     "Roo.bootstrap.form.FieldLabel",
54     "Roo.bootstrap.form.Form",
55     "Roo.bootstrap.form.HtmlEditor",
56     "Roo.bootstrap.form.Input",
57     "Roo.bootstrap.form.Markdown",
58     "Roo.bootstrap.form.MoneyField",
59     "Roo.bootstrap.form.MonthField",
60     "Roo.bootstrap.form.NumberField",
61     "Roo.bootstrap.form.Password",
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     "builder"
79   ],
80   "desc" : "Bootstrap Container class",
81   "isSingleton" : false,
82   "isStatic" : false,
83   "isBuiltin" : false,
84   "isAbstract" : false,
85   "isBuilderTop" : false,
86   "memberOf" : "Container",
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" : "panel",
105       "type" : "String",
106       "desc" : "r) render as panel  - type - primary/success...",
107       "memberOf" : "",
108       "isOptional" : false,
109       "optvals" : [
110         "default",
111         "primary",
112         "success",
113         "info",
114         "warning",
115         "danger"
116       ]
117     },
118     {
119       "name" : "footer",
120       "type" : "String",
121       "desc" : "content of footer (for panel)",
122       "memberOf" : "",
123       "isOptional" : false,
124       "optvals" : []
125     },
126     {
127       "name" : "listeners",
128       "type" : "Object",
129       "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>",
130       "memberOf" : "Roo.util.Observable",
131       "isOptional" : false,
132       "optvals" : []
133     },
134     {
135       "name" : "tooltip",
136       "type" : "string",
137       "desc" : "Text for the tooltip",
138       "memberOf" : "Roo.bootstrap.Component",
139       "isOptional" : false,
140       "optvals" : []
141     },
142     {
143       "name" : "container_method",
144       "type" : "string",
145       "desc" : "method to fetch parents container element (used by NavHeaderbar -  getHeaderChildContainer)",
146       "memberOf" : "Roo.bootstrap.Component",
147       "isOptional" : false,
148       "optvals" : []
149     },
150     {
151       "name" : "visibilityEl",
152       "type" : "string|object",
153       "desc" : "t) What element to use for visibility (@see getVisibilityEl(",
154       "memberOf" : "Roo.bootstrap.Component",
155       "isOptional" : false,
156       "optvals" : [
157         "el",
158         "parent"
159       ]
160     },
161     {
162       "name" : "jumbotron",
163       "type" : "Boolean",
164       "desc" : "is it a jumbotron element",
165       "memberOf" : "",
166       "isOptional" : false,
167       "optvals" : []
168     },
169     {
170       "name" : "sticky",
171       "type" : "String",
172       "desc" : "h) block to use as footer or body- needs css-bootstrap/sticky-footer.c",
173       "memberOf" : "",
174       "isOptional" : false,
175       "optvals" : [
176         "footer",
177         "wrap",
178         "push"
179       ]
180     },
181     {
182       "name" : "hidden",
183       "type" : "Boolean",
184       "desc" : "e) hide the eleme",
185       "memberOf" : "",
186       "isOptional" : false,
187       "optvals" : [
188         "true",
189         "false"
190       ]
191     },
192     {
193       "name" : "expanded",
194       "type" : "Boolean",
195       "desc" : "e) default tr",
196       "memberOf" : "",
197       "isOptional" : false,
198       "optvals" : [
199         "true",
200         "false"
201       ]
202     },
203     {
204       "name" : "rheader",
205       "type" : "String",
206       "desc" : "contet on the right of header",
207       "memberOf" : "",
208       "isOptional" : false,
209       "optvals" : []
210     },
211     {
212       "name" : "can_build_overlaid",
213       "type" : "Boolean",
214       "desc" : "True if element can be rebuild from a HTML page",
215       "memberOf" : "Roo.bootstrap.Component",
216       "isOptional" : false,
217       "optvals" : []
218     },
219     {
220       "name" : "hideMode",
221       "type" : "String",
222       "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",
223       "memberOf" : "Roo.Component",
224       "isOptional" : false,
225       "optvals" : [
226         "display",
227         "visibility"
228       ]
229     },
230     {
231       "name" : "tag",
232       "type" : "String",
233       "desc" : "n) type of HTML ta",
234       "memberOf" : "",
235       "isOptional" : false,
236       "optvals" : [
237         "header",
238         "aside",
239         "section"
240       ]
241     },
242     {
243       "name" : "style",
244       "type" : "String",
245       "desc" : "any extra css",
246       "memberOf" : "Roo.bootstrap.Component",
247       "isOptional" : false,
248       "optvals" : []
249     },
250     {
251       "name" : "allowDomMove",
252       "type" : "Boolean",
253       "desc" : "Whether the component can move the Dom node when rendering (defaults to true).",
254       "memberOf" : "Roo.Component",
255       "isOptional" : false,
256       "optvals" : []
257     },
258     {
259       "name" : "well",
260       "type" : "String",
261       "desc" : "d) a well, large, small or mediu",
262       "memberOf" : "",
263       "isOptional" : false,
264       "optvals" : [
265         "lg",
266         "sm",
267         "md"
268       ]
269     },
270     {
271       "name" : "html",
272       "type" : "String",
273       "desc" : "content of element",
274       "memberOf" : "",
275       "isOptional" : false,
276       "optvals" : []
277     },
278     {
279       "name" : "cls",
280       "type" : "String",
281       "desc" : "css class",
282       "memberOf" : "Roo.bootstrap.Component",
283       "isOptional" : false,
284       "optvals" : []
285     },
286     {
287       "name" : "clickable",
288       "type" : "Boolean",
289       "desc" : "e) default fal",
290       "memberOf" : "",
291       "isOptional" : false,
292       "optvals" : [
293         "true",
294         "false"
295       ]
296     },
297     {
298       "name" : "xattr",
299       "type" : "Object",
300       "desc" : "extra attributes to add to 'element' (used by builder to store stuff.)",
301       "memberOf" : "Roo.bootstrap.Component",
302       "isOptional" : false,
303       "optvals" : []
304     },
305     {
306       "name" : "actionMode",
307       "type" : "String",
308       "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",
309       "memberOf" : "Roo.Component",
310       "isOptional" : false,
311       "optvals" : []
312     },
313     {
314       "name" : "header",
315       "type" : "String",
316       "desc" : "content of header (for panel)",
317       "memberOf" : "",
318       "isOptional" : false,
319       "optvals" : []
320     },
321     {
322       "name" : "icon",
323       "type" : "String",
324       "desc" : ".) glyphicon na",
325       "memberOf" : "",
326       "isOptional" : false,
327       "optvals" : [
328         "info-sign",
329         "check",
330         "..."
331       ]
332     },
333     {
334       "name" : "expandable",
335       "type" : "Boolean",
336       "desc" : "e) default fal",
337       "memberOf" : "",
338       "isOptional" : false,
339       "optvals" : [
340         "true",
341         "false"
342       ]
343     },
344     {
345       "name" : "alert",
346       "type" : "String",
347       "desc" : "r) type alert (changes background / border..",
348       "memberOf" : "",
349       "isOptional" : false,
350       "optvals" : [
351         "success",
352         "info",
353         "warning",
354         "danger"
355       ]
356     },
357     {
358       "name" : "dataId",
359       "type" : "string",
360       "desc" : "cutomer id",
361       "memberOf" : "Roo.bootstrap.Component",
362       "isOptional" : false,
363       "optvals" : []
364     },
365     {
366       "name" : "fa",
367       "type" : "String",
368       "desc" : "font awesome icon",
369       "memberOf" : "",
370       "isOptional" : false,
371       "optvals" : []
372     },
373     {
374       "name" : "name",
375       "type" : "string",
376       "desc" : "Specifies name attribute",
377       "memberOf" : "Roo.bootstrap.Component",
378       "isOptional" : false,
379       "optvals" : []
380     },
381     {
382       "name" : "disableClass",
383       "type" : "String",
384       "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").",
385       "memberOf" : "Roo.Component",
386       "isOptional" : false,
387       "optvals" : []
388     }
389   ],
390   "methods" : [
391     {
392       "name" : "tooltipEl",
393       "type" : "function",
394       "desc" : "Fetch the element to display the tooltip on.",
395       "sig" : "()\n{\n\n}",
396       "static" : false,
397       "memberOf" : "Roo.bootstrap.Component",
398       "isStatic" : false,
399       "isConstructor" : false,
400       "isPrivate" : false,
401       "example" : "",
402       "deprecated" : "",
403       "since" : "",
404       "see" : "",
405       "exceptions" : "",
406       "requires" : "",
407       "params" : [],
408       "returns" : [
409         {
410           "name" : "",
411           "type" : "Roo.Element",
412           "desc" : "defaults to this.el"
413         }
414       ]
415     },
416     {
417       "name" : "hide",
418       "type" : "function",
419       "desc" : "Hide a component - adds 'hidden' class",
420       "sig" : "()\n{\n\n}",
421       "static" : false,
422       "memberOf" : "Roo.bootstrap.Component",
423       "isStatic" : false,
424       "isConstructor" : false,
425       "isPrivate" : false,
426       "example" : "",
427       "deprecated" : "",
428       "since" : "",
429       "see" : "",
430       "exceptions" : "",
431       "requires" : "",
432       "params" : [],
433       "returns" : []
434     },
435     {
436       "name" : "show",
437       "type" : "function",
438       "desc" : "Show a component - removes 'hidden' class",
439       "sig" : "()\n{\n\n}",
440       "static" : false,
441       "memberOf" : "Roo.bootstrap.Component",
442       "isStatic" : false,
443       "isConstructor" : false,
444       "isPrivate" : false,
445       "example" : "",
446       "deprecated" : "",
447       "since" : "",
448       "see" : "",
449       "exceptions" : "",
450       "requires" : "",
451       "params" : [],
452       "returns" : []
453     },
454     {
455       "name" : "setVisibilityEl",
456       "type" : "function",
457       "desc" : "Set the element that will be used to show or hide",
458       "sig" : "()\n{\n\n}",
459       "static" : false,
460       "memberOf" : "Roo.bootstrap.Component",
461       "isStatic" : false,
462       "isConstructor" : false,
463       "isPrivate" : false,
464       "example" : "",
465       "deprecated" : "",
466       "since" : "",
467       "see" : "",
468       "exceptions" : "",
469       "requires" : "",
470       "params" : [],
471       "returns" : []
472     },
473     {
474       "name" : "getVisibilityEl",
475       "type" : "function",
476       "desc" : "Get the element that will be used to show or hide",
477       "sig" : "()\n{\n\n}",
478       "static" : false,
479       "memberOf" : "Roo.bootstrap.Component",
480       "isStatic" : false,
481       "isConstructor" : false,
482       "isPrivate" : false,
483       "example" : "",
484       "deprecated" : "",
485       "since" : "",
486       "see" : "",
487       "exceptions" : "",
488       "requires" : "",
489       "params" : [],
490       "returns" : []
491     },
492     {
493       "name" : "initEvents",
494       "type" : "function",
495       "desc" : "Initialize Events for the element",
496       "sig" : "()\n{\n\n}",
497       "static" : false,
498       "memberOf" : "Roo.bootstrap.Component",
499       "isStatic" : false,
500       "isConstructor" : false,
501       "isPrivate" : false,
502       "example" : "",
503       "deprecated" : "",
504       "since" : "",
505       "see" : "",
506       "exceptions" : "",
507       "requires" : "",
508       "params" : [],
509       "returns" : []
510     },
511     {
512       "name" : "getChildContainer",
513       "type" : "function",
514       "desc" : "Fetch the element to add children to",
515       "sig" : "()\n{\n\n}",
516       "static" : false,
517       "memberOf" : "Roo.bootstrap.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.Element",
532           "desc" : "defaults to this.el"
533         }
534       ]
535     },
536     {
537       "name" : "getId",
538       "type" : "function",
539       "desc" : "Returns the id of this component.",
540       "sig" : "()\n{\n\n}",
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       "returns" : [
554         {
555           "name" : "",
556           "type" : "String",
557           "desc" : ""
558         }
559       ]
560     },
561     {
562       "name" : "render",
563       "type" : "function",
564       "desc" : "If this is a lazy rendering component, render it to its container element.",
565       "sig" : "(container)",
566       "static" : false,
567       "memberOf" : "Roo.Component",
568       "isStatic" : false,
569       "isConstructor" : false,
570       "isPrivate" : false,
571       "example" : "",
572       "deprecated" : "",
573       "since" : "",
574       "see" : "",
575       "exceptions" : "",
576       "requires" : "",
577       "params" : [
578         {
579           "name" : "container",
580           "type" : "String/HTMLElement/Element",
581           "desc" : "(optional) The element this component should be rendered into. If it is being applied to existing markup, this should be left off.",
582           "isOptional" : false
583         }
584       ],
585       "returns" : []
586     },
587     {
588       "name" : "destroy",
589       "type" : "function",
590       "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}.",
591       "sig" : "()\n{\n\n}",
592       "static" : false,
593       "memberOf" : "Roo.Component",
594       "isStatic" : false,
595       "isConstructor" : false,
596       "isPrivate" : false,
597       "example" : "",
598       "deprecated" : "",
599       "since" : "",
600       "see" : "",
601       "exceptions" : "",
602       "requires" : "",
603       "params" : [],
604       "returns" : []
605     },
606     {
607       "name" : "isVisible",
608       "type" : "function",
609       "desc" : "Returns true if this component is visible.",
610       "sig" : "()\n{\n\n}",
611       "static" : false,
612       "memberOf" : "Roo.Component",
613       "isStatic" : false,
614       "isConstructor" : false,
615       "isPrivate" : false,
616       "example" : "",
617       "deprecated" : "",
618       "since" : "",
619       "see" : "",
620       "exceptions" : "",
621       "requires" : "",
622       "params" : [],
623       "returns" : []
624     },
625     {
626       "name" : "setDisabled",
627       "type" : "function",
628       "desc" : "Convenience function for setting disabled/enabled by boolean.",
629       "sig" : "(disabled)",
630       "static" : false,
631       "memberOf" : "Roo.Component",
632       "isStatic" : false,
633       "isConstructor" : false,
634       "isPrivate" : false,
635       "example" : "",
636       "deprecated" : "",
637       "since" : "",
638       "see" : "",
639       "exceptions" : "",
640       "requires" : "",
641       "params" : [
642         {
643           "name" : "disabled",
644           "type" : "Boolean",
645           "desc" : "",
646           "isOptional" : false
647         }
648       ],
649       "returns" : []
650     },
651     {
652       "name" : "focus",
653       "type" : "function",
654       "desc" : "Try to focus this component.",
655       "sig" : "(selectText)",
656       "static" : false,
657       "memberOf" : "Roo.Component",
658       "isStatic" : false,
659       "isConstructor" : false,
660       "isPrivate" : false,
661       "example" : "",
662       "deprecated" : "",
663       "since" : "",
664       "see" : "",
665       "exceptions" : "",
666       "requires" : "",
667       "params" : [
668         {
669           "name" : "selectText",
670           "type" : "Boolean",
671           "desc" : "True to also select the text in this component (if applicable)",
672           "isOptional" : false
673         }
674       ],
675       "returns" : [
676         {
677           "name" : "",
678           "type" : "Roo.Component",
679           "desc" : "this"
680         }
681       ]
682     },
683     {
684       "name" : "enable",
685       "type" : "function",
686       "desc" : "Enable this component.",
687       "sig" : "()\n{\n\n}",
688       "static" : false,
689       "memberOf" : "Roo.Component",
690       "isStatic" : false,
691       "isConstructor" : false,
692       "isPrivate" : false,
693       "example" : "",
694       "deprecated" : "",
695       "since" : "",
696       "see" : "",
697       "exceptions" : "",
698       "requires" : "",
699       "params" : [],
700       "returns" : [
701         {
702           "name" : "",
703           "type" : "Roo.Component",
704           "desc" : "this"
705         }
706       ]
707     },
708     {
709       "name" : "setVisible",
710       "type" : "function",
711       "desc" : "Convenience function to hide or show this component by boolean.",
712       "sig" : "(visible)",
713       "static" : false,
714       "memberOf" : "Roo.Component",
715       "isStatic" : false,
716       "isConstructor" : false,
717       "isPrivate" : false,
718       "example" : "",
719       "deprecated" : "",
720       "since" : "",
721       "see" : "",
722       "exceptions" : "",
723       "requires" : "",
724       "params" : [
725         {
726           "name" : "visible",
727           "type" : "Boolean",
728           "desc" : "True to show, false to hide",
729           "isOptional" : false
730         }
731       ],
732       "returns" : [
733         {
734           "name" : "",
735           "type" : "Roo.Component",
736           "desc" : "this"
737         }
738       ]
739     },
740     {
741       "name" : "disable",
742       "type" : "function",
743       "desc" : "Disable this component.",
744       "sig" : "()\n{\n\n}",
745       "static" : false,
746       "memberOf" : "Roo.Component",
747       "isStatic" : false,
748       "isConstructor" : false,
749       "isPrivate" : false,
750       "example" : "",
751       "deprecated" : "",
752       "since" : "",
753       "see" : "",
754       "exceptions" : "",
755       "requires" : "",
756       "params" : [],
757       "returns" : [
758         {
759           "name" : "",
760           "type" : "Roo.Component",
761           "desc" : "this"
762         }
763       ]
764     },
765     {
766       "name" : "getEl",
767       "type" : "function",
768       "desc" : "Returns the underlying {@link Roo.Element}.",
769       "sig" : "()\n{\n\n}",
770       "static" : false,
771       "memberOf" : "Roo.Component",
772       "isStatic" : false,
773       "isConstructor" : false,
774       "isPrivate" : false,
775       "example" : "",
776       "deprecated" : "",
777       "since" : "",
778       "see" : "",
779       "exceptions" : "",
780       "requires" : "",
781       "params" : [],
782       "returns" : [
783         {
784           "name" : "",
785           "type" : "Roo.Element",
786           "desc" : "The element"
787         }
788       ]
789     },
790     {
791       "name" : "purgeListeners",
792       "type" : "function",
793       "desc" : "Removes all listeners for this object",
794       "sig" : "()\n{\n\n}",
795       "static" : false,
796       "memberOf" : "Roo.util.Observable",
797       "isStatic" : false,
798       "isConstructor" : false,
799       "isPrivate" : false,
800       "example" : "",
801       "deprecated" : "",
802       "since" : "",
803       "see" : "",
804       "exceptions" : "",
805       "requires" : "",
806       "params" : [],
807       "returns" : []
808     },
809     {
810       "name" : "on",
811       "type" : "function",
812       "desc" : "Appends an event handler to this element (shorthand for addListener)",
813       "sig" : "(eventName, handler, scope, options)",
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" : "The type of event to listen for",
830           "isOptional" : false
831         },
832         {
833           "name" : "handler",
834           "type" : "Function",
835           "desc" : "The method the event invokes",
836           "isOptional" : false
837         },
838         {
839           "name" : "scope",
840           "type" : "Object",
841           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
842           "isOptional" : false
843         },
844         {
845           "name" : "options",
846           "type" : "Object",
847           "desc" : "(optional)",
848           "isOptional" : false
849         }
850       ],
851       "returns" : []
852     },
853     {
854       "name" : "un",
855       "type" : "function",
856       "desc" : "Removes a listener (shorthand for removeListener)",
857       "sig" : "(eventName, handler, scope)",
858       "static" : false,
859       "memberOf" : "Roo.util.Observable",
860       "isStatic" : false,
861       "isConstructor" : false,
862       "isPrivate" : false,
863       "example" : "",
864       "deprecated" : "",
865       "since" : "",
866       "see" : "",
867       "exceptions" : "",
868       "requires" : "",
869       "params" : [
870         {
871           "name" : "eventName",
872           "type" : "String",
873           "desc" : "The type of event to listen for",
874           "isOptional" : false
875         },
876         {
877           "name" : "handler",
878           "type" : "Function",
879           "desc" : "The handler to remove",
880           "isOptional" : false
881         },
882         {
883           "name" : "scope",
884           "type" : "Object",
885           "desc" : "(optional) The scope (this object) for the handler",
886           "isOptional" : false
887         }
888       ],
889       "returns" : []
890     },
891     {
892       "name" : "addEvents",
893       "type" : "function",
894       "desc" : "Used to define events on this Observable",
895       "sig" : "(object)",
896       "static" : false,
897       "memberOf" : "Roo.util.Observable",
898       "isStatic" : false,
899       "isConstructor" : false,
900       "isPrivate" : false,
901       "example" : "",
902       "deprecated" : "",
903       "since" : "",
904       "see" : "",
905       "exceptions" : "",
906       "requires" : "",
907       "params" : [
908         {
909           "name" : "object",
910           "type" : "Object",
911           "desc" : "The object with the events defined",
912           "isOptional" : false
913         }
914       ],
915       "returns" : []
916     },
917     {
918       "name" : "releaseCapture",
919       "type" : "function",
920       "desc" : "Removes <b>all</b> added captures from the Observable.",
921       "sig" : "(o)",
922       "static" : true,
923       "memberOf" : "Roo.util.Observable",
924       "isStatic" : true,
925       "isConstructor" : false,
926       "isPrivate" : false,
927       "example" : "",
928       "deprecated" : "",
929       "since" : "",
930       "see" : "",
931       "exceptions" : "",
932       "requires" : "",
933       "params" : [
934         {
935           "name" : "o",
936           "type" : "Observable",
937           "desc" : "The Observable to release",
938           "isOptional" : false
939         }
940       ],
941       "returns" : []
942     },
943     {
944       "name" : "removeListener",
945       "type" : "function",
946       "desc" : "Removes a listener",
947       "sig" : "(eventName, handler, scope)",
948       "static" : false,
949       "memberOf" : "Roo.util.Observable",
950       "isStatic" : false,
951       "isConstructor" : false,
952       "isPrivate" : false,
953       "example" : "",
954       "deprecated" : "",
955       "since" : "",
956       "see" : "",
957       "exceptions" : "",
958       "requires" : "",
959       "params" : [
960         {
961           "name" : "eventName",
962           "type" : "String",
963           "desc" : "The type of event to listen for",
964           "isOptional" : false
965         },
966         {
967           "name" : "handler",
968           "type" : "Function",
969           "desc" : "The handler to remove",
970           "isOptional" : false
971         },
972         {
973           "name" : "scope",
974           "type" : "Object",
975           "desc" : "(optional) The scope (this object) for the handler",
976           "isOptional" : false
977         }
978       ],
979       "returns" : []
980     },
981     {
982       "name" : "fireEvent",
983       "type" : "function",
984       "desc" : "Fires the specified event with the passed parameters (minus the event name).",
985       "sig" : "(eventName, args)",
986       "static" : false,
987       "memberOf" : "Roo.util.Observable",
988       "isStatic" : false,
989       "isConstructor" : false,
990       "isPrivate" : false,
991       "example" : "",
992       "deprecated" : "",
993       "since" : "",
994       "see" : "",
995       "exceptions" : "",
996       "requires" : "",
997       "params" : [
998         {
999           "name" : "eventName",
1000           "type" : "String",
1001           "desc" : "",
1002           "isOptional" : false
1003         },
1004         {
1005           "name" : "args",
1006           "type" : "Object...",
1007           "desc" : "Variable number of parameters are passed to handlers",
1008           "isOptional" : false
1009         }
1010       ],
1011       "returns" : [
1012         {
1013           "name" : "",
1014           "type" : "Boolean",
1015           "desc" : "returns false if any of the handlers return false otherwise it returns true"
1016         }
1017       ]
1018     },
1019     {
1020       "name" : "hasListener",
1021       "type" : "function",
1022       "desc" : "Checks to see if this object has any listeners for a specified event",
1023       "sig" : "(eventName)",
1024       "static" : false,
1025       "memberOf" : "Roo.util.Observable",
1026       "isStatic" : false,
1027       "isConstructor" : false,
1028       "isPrivate" : false,
1029       "example" : "",
1030       "deprecated" : "",
1031       "since" : "",
1032       "see" : "",
1033       "exceptions" : "",
1034       "requires" : "",
1035       "params" : [
1036         {
1037           "name" : "eventName",
1038           "type" : "String",
1039           "desc" : "The name of the event to check for",
1040           "isOptional" : false
1041         }
1042       ],
1043       "returns" : [
1044         {
1045           "name" : "",
1046           "type" : "Boolean",
1047           "desc" : "True if the event is being listened for, else false"
1048         }
1049       ]
1050     },
1051     {
1052       "name" : "capture",
1053       "type" : "function",
1054       "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.",
1055       "sig" : "(o, fn, scope)",
1056       "static" : true,
1057       "memberOf" : "Roo.util.Observable",
1058       "isStatic" : true,
1059       "isConstructor" : false,
1060       "isPrivate" : false,
1061       "example" : "",
1062       "deprecated" : "",
1063       "since" : "",
1064       "see" : "",
1065       "exceptions" : "",
1066       "requires" : "",
1067       "params" : [
1068         {
1069           "name" : "o",
1070           "type" : "Observable",
1071           "desc" : "The Observable to capture",
1072           "isOptional" : false
1073         },
1074         {
1075           "name" : "fn",
1076           "type" : "Function",
1077           "desc" : "The function to call",
1078           "isOptional" : false
1079         },
1080         {
1081           "name" : "scope",
1082           "type" : "Object",
1083           "desc" : "(optional) The scope (this object) for the fn",
1084           "isOptional" : false
1085         }
1086       ],
1087       "returns" : []
1088     },
1089     {
1090       "name" : "addListener",
1091       "type" : "function",
1092       "desc" : "Appends an event handler to this component",
1093       "sig" : "(eventName, handler, scope, options)",
1094       "static" : false,
1095       "memberOf" : "Roo.util.Observable",
1096       "isStatic" : false,
1097       "isConstructor" : false,
1098       "isPrivate" : false,
1099       "example" : "",
1100       "deprecated" : "",
1101       "since" : "",
1102       "see" : "",
1103       "exceptions" : "",
1104       "requires" : "",
1105       "params" : [
1106         {
1107           "name" : "eventName",
1108           "type" : "String",
1109           "desc" : "The type of event to listen for",
1110           "isOptional" : false
1111         },
1112         {
1113           "name" : "handler",
1114           "type" : "Function",
1115           "desc" : "The method the event invokes",
1116           "isOptional" : false
1117         },
1118         {
1119           "name" : "scope",
1120           "type" : "Object",
1121           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
1122           "isOptional" : false
1123         },
1124         {
1125           "name" : "options",
1126           "type" : "Object",
1127           "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>",
1128           "isOptional" : false
1129         }
1130       ],
1131       "returns" : []
1132     }
1133   ],
1134   "events" : [
1135     {
1136       "name" : "click",
1137       "type" : "function",
1138       "desc" : "When a element is chick",
1139       "sig" : "function (_self, e)\n{\n\n}",
1140       "memberOf" : "",
1141       "example" : "",
1142       "deprecated" : "",
1143       "since" : "",
1144       "see" : "",
1145       "params" : [
1146         {
1147           "name" : "this",
1148           "type" : "Roo.bootstrap.Container",
1149           "desc" : "",
1150           "isOptional" : false
1151         },
1152         {
1153           "name" : "e",
1154           "type" : "Roo.EventObject",
1155           "desc" : "",
1156           "isOptional" : false
1157         }
1158       ],
1159       "returns" : []
1160     },
1161     {
1162       "name" : "collapse",
1163       "type" : "function",
1164       "desc" : "After the panel has been collapsed",
1165       "sig" : "function (_self)\n{\n\n}",
1166       "memberOf" : "",
1167       "example" : "",
1168       "deprecated" : "",
1169       "since" : "",
1170       "see" : "",
1171       "params" : [
1172         {
1173           "name" : "this",
1174           "type" : "Roo.bootstrap.Container",
1175           "desc" : "",
1176           "isOptional" : false
1177         }
1178       ],
1179       "returns" : []
1180     },
1181     {
1182       "name" : "expand",
1183       "type" : "function",
1184       "desc" : "After the panel has been expand",
1185       "sig" : "function (_self)\n{\n\n}",
1186       "memberOf" : "",
1187       "example" : "",
1188       "deprecated" : "",
1189       "since" : "",
1190       "see" : "",
1191       "params" : [
1192         {
1193           "name" : "this",
1194           "type" : "Roo.bootstrap.Container",
1195           "desc" : "",
1196           "isOptional" : false
1197         }
1198       ],
1199       "returns" : []
1200     },
1201     {
1202       "name" : "childrenrendered",
1203       "type" : "function",
1204       "desc" : "Fires when the children have been rendered..",
1205       "sig" : "function (_self)\n{\n\n}",
1206       "memberOf" : "Roo.bootstrap.Component",
1207       "example" : "",
1208       "deprecated" : "",
1209       "since" : "",
1210       "see" : "",
1211       "params" : [
1212         {
1213           "name" : "this",
1214           "type" : "Roo.bootstrap.Component",
1215           "desc" : "",
1216           "isOptional" : false
1217         }
1218       ],
1219       "returns" : []
1220     },
1221     {
1222       "name" : "beforerender",
1223       "type" : "function",
1224       "desc" : "Fires before the component is rendered. Return false to stop the render.",
1225       "sig" : "function (_self)\n{\n\n}",
1226       "memberOf" : "Roo.Component",
1227       "example" : "",
1228       "deprecated" : "",
1229       "since" : "",
1230       "see" : "",
1231       "params" : [
1232         {
1233           "name" : "this",
1234           "type" : "Roo.Component",
1235           "desc" : "",
1236           "isOptional" : false
1237         }
1238       ],
1239       "returns" : []
1240     },
1241     {
1242       "name" : "disable",
1243       "type" : "function",
1244       "desc" : "Fires after the component is disabled.",
1245       "sig" : "function (_self)\n{\n\n}",
1246       "memberOf" : "Roo.Component",
1247       "example" : "",
1248       "deprecated" : "",
1249       "since" : "",
1250       "see" : "",
1251       "params" : [
1252         {
1253           "name" : "this",
1254           "type" : "Roo.Component",
1255           "desc" : "",
1256           "isOptional" : false
1257         }
1258       ],
1259       "returns" : []
1260     },
1261     {
1262       "name" : "render",
1263       "type" : "function",
1264       "desc" : "Fires after the component is rendered.",
1265       "sig" : "function (_self)\n{\n\n}",
1266       "memberOf" : "Roo.Component",
1267       "example" : "",
1268       "deprecated" : "",
1269       "since" : "",
1270       "see" : "",
1271       "params" : [
1272         {
1273           "name" : "this",
1274           "type" : "Roo.Component",
1275           "desc" : "",
1276           "isOptional" : false
1277         }
1278       ],
1279       "returns" : []
1280     },
1281     {
1282       "name" : "destroy",
1283       "type" : "function",
1284       "desc" : "Fires after the component is destroyed.",
1285       "sig" : "function (_self)\n{\n\n}",
1286       "memberOf" : "Roo.Component",
1287       "example" : "",
1288       "deprecated" : "",
1289       "since" : "",
1290       "see" : "",
1291       "params" : [
1292         {
1293           "name" : "this",
1294           "type" : "Roo.Component",
1295           "desc" : "",
1296           "isOptional" : false
1297         }
1298       ],
1299       "returns" : []
1300     },
1301     {
1302       "name" : "hide",
1303       "type" : "function",
1304       "desc" : "Fires after the component is hidden.",
1305       "sig" : "function (_self)\n{\n\n}",
1306       "memberOf" : "Roo.Component",
1307       "example" : "",
1308       "deprecated" : "",
1309       "since" : "",
1310       "see" : "",
1311       "params" : [
1312         {
1313           "name" : "this",
1314           "type" : "Roo.Component",
1315           "desc" : "",
1316           "isOptional" : false
1317         }
1318       ],
1319       "returns" : []
1320     },
1321     {
1322       "name" : "beforehide",
1323       "type" : "function",
1324       "desc" : "Fires before the component is hidden. Return false to stop the hide.",
1325       "sig" : "function (_self)\n{\n\n}",
1326       "memberOf" : "Roo.Component",
1327       "example" : "",
1328       "deprecated" : "",
1329       "since" : "",
1330       "see" : "",
1331       "params" : [
1332         {
1333           "name" : "this",
1334           "type" : "Roo.Component",
1335           "desc" : "",
1336           "isOptional" : false
1337         }
1338       ],
1339       "returns" : []
1340     },
1341     {
1342       "name" : "show",
1343       "type" : "function",
1344       "desc" : "Fires after the component is shown.",
1345       "sig" : "function (_self)\n{\n\n}",
1346       "memberOf" : "Roo.Component",
1347       "example" : "",
1348       "deprecated" : "",
1349       "since" : "",
1350       "see" : "",
1351       "params" : [
1352         {
1353           "name" : "this",
1354           "type" : "Roo.Component",
1355           "desc" : "",
1356           "isOptional" : false
1357         }
1358       ],
1359       "returns" : []
1360     },
1361     {
1362       "name" : "beforeshow",
1363       "type" : "function",
1364       "desc" : "Fires before the component is shown.  Return false to stop the show.",
1365       "sig" : "function (_self)\n{\n\n}",
1366       "memberOf" : "Roo.Component",
1367       "example" : "",
1368       "deprecated" : "",
1369       "since" : "",
1370       "see" : "",
1371       "params" : [
1372         {
1373           "name" : "this",
1374           "type" : "Roo.Component",
1375           "desc" : "",
1376           "isOptional" : false
1377         }
1378       ],
1379       "returns" : []
1380     },
1381     {
1382       "name" : "enable",
1383       "type" : "function",
1384       "desc" : "Fires after the component is enabled.",
1385       "sig" : "function (_self)\n{\n\n}",
1386       "memberOf" : "Roo.Component",
1387       "example" : "",
1388       "deprecated" : "",
1389       "since" : "",
1390       "see" : "",
1391       "params" : [
1392         {
1393           "name" : "this",
1394           "type" : "Roo.Component",
1395           "desc" : "",
1396           "isOptional" : false
1397         }
1398       ],
1399       "returns" : []
1400     },
1401     {
1402       "name" : "beforedestroy",
1403       "type" : "function",
1404       "desc" : "Fires before the component is destroyed. Return false to stop the destroy.",
1405       "sig" : "function (_self)\n{\n\n}",
1406       "memberOf" : "Roo.Component",
1407       "example" : "",
1408       "deprecated" : "",
1409       "since" : "",
1410       "see" : "",
1411       "params" : [
1412         {
1413           "name" : "this",
1414           "type" : "Roo.Component",
1415           "desc" : "",
1416           "isOptional" : false
1417         }
1418       ],
1419       "returns" : []
1420     }
1421   ]
1422 }