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