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