sync
[roojs1] / docs / symbols / Roo.bootstrap.layout.Border.json
1 {
2   "name" : "Roo.bootstrap.layout.Border",
3   "augments" : [
4     "Roo.bootstrap.layout.Manager",
5     "Roo.bootstrap.Component",
6     "Roo.Component",
7     "Roo.util.Observable"
8   ],
9   "childClasses" : [],
10   "desc" : "This class represents a common layout manager used in desktop applications. For screenshots and more details,\nplease see: examples/bootstrap/nested.html<br><br>\n \n<b>The container the layout is rendered into can be either the body element or any other element.\nIf it is not the body element, the container needs to either be an absolute positioned element,\nor you will need to add \"position:relative\" to the css of the container.  You will also need to specify\nthe container size if it is not the body element.</b>",
11   "isSingleton" : false,
12   "isStatic" : false,
13   "isBuiltin" : false,
14   "memberOf" : "Border",
15   "example" : "",
16   "deprecated" : "",
17   "since" : "",
18   "see" : "",
19   "params" : [
20     {
21       "name" : "config",
22       "type" : "Object",
23       "desc" : "Configuration options",
24       "isOptional" : false
25     }
26   ],
27   "returns" : [],
28   "throws" : "",
29   "requires" : "",
30   "config" : [
31     {
32       "name" : "center",
33       "type" : "Roo.bootstrap.layout.Region",
34       "desc" : "region to go in center",
35       "memberOf" : ""
36     },
37     {
38       "name" : "listeners",
39       "type" : "Object",
40       "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>",
41       "memberOf" : "Roo.util.Observable"
42     },
43     {
44       "name" : "container_method",
45       "type" : "string",
46       "desc" : "method to fetch parents container element (used by NavHeaderbar -  getHeaderChildContainer)",
47       "memberOf" : "Roo.bootstrap.Component"
48     },
49     {
50       "name" : "tooltip",
51       "type" : "string",
52       "desc" : "Text for the tooltip",
53       "memberOf" : "Roo.bootstrap.Component"
54     },
55     {
56       "name" : "visibilityEl",
57       "type" : "string|object",
58       "desc" : "t) What element to use for visibility (@see getVisibilityEl())",
59       "memberOf" : "Roo.bootstrap.Component"
60     },
61     {
62       "name" : "east",
63       "type" : "Roo.bootstrap.layout.Region",
64       "desc" : "region to go in east",
65       "memberOf" : ""
66     },
67     {
68       "name" : "west",
69       "type" : "Roo.bootstrap.layout.Region",
70       "desc" : "region to go in west",
71       "memberOf" : ""
72     },
73     {
74       "name" : "can_build_overlaid",
75       "type" : "Boolean",
76       "desc" : "True if element can be rebuild from a HTML page",
77       "memberOf" : "Roo.bootstrap.Component"
78     },
79     {
80       "name" : "hideMode",
81       "type" : "String",
82       "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\".",
83       "memberOf" : "Roo.Component"
84     },
85     {
86       "name" : "style",
87       "type" : "String",
88       "desc" : "any extra css",
89       "memberOf" : "Roo.bootstrap.Component"
90     },
91     {
92       "name" : "allowDomMove",
93       "type" : "Boolean",
94       "desc" : "Whether the component can move the Dom node when rendering (defaults to true).",
95       "memberOf" : "Roo.Component"
96     },
97     {
98       "name" : "cls",
99       "type" : "String",
100       "desc" : "css class",
101       "memberOf" : "Roo.bootstrap.Component"
102     },
103     {
104       "name" : "xattr",
105       "type" : "Object",
106       "desc" : "extra attributes to add to 'element' (used by builder to store stuff.)",
107       "memberOf" : "Roo.bootstrap.Component"
108     },
109     {
110       "name" : "actionMode",
111       "type" : "String",
112       "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",
113       "memberOf" : "Roo.Component"
114     },
115     {
116       "name" : "south",
117       "type" : "Roo.bootstrap.layout.Region",
118       "desc" : "region to go in south",
119       "memberOf" : ""
120     },
121     {
122       "name" : "north",
123       "type" : "Roo.bootstrap.layout.Region",
124       "desc" : "region to go in north",
125       "memberOf" : ""
126     },
127     {
128       "name" : "dataId",
129       "type" : "string",
130       "desc" : "cutomer id",
131       "memberOf" : "Roo.bootstrap.Component"
132     },
133     {
134       "name" : "name",
135       "type" : "string",
136       "desc" : "Specifies name attribute",
137       "memberOf" : "Roo.bootstrap.Component"
138     },
139     {
140       "name" : "disableClass",
141       "type" : "String",
142       "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").",
143       "memberOf" : "Roo.Component"
144     }
145   ],
146   "methods" : [
147     {
148       "name" : "add",
149       "type" : "function",
150       "desc" : "Adds a ContentPanel (or subclass) to this layout.",
151       "sig" : "(target, panel)",
152       "static" : false,
153       "memberOf" : "",
154       "isStatic" : false,
155       "isConstructor" : false,
156       "isPrivate" : false,
157       "example" : "",
158       "deprecated" : "",
159       "since" : "",
160       "see" : "",
161       "exceptions" : "",
162       "requires" : "",
163       "params" : [
164         {
165           "name" : "target",
166           "type" : "String",
167           "desc" : "The target region key (north, south, east, west or center).",
168           "isOptional" : false
169         },
170         {
171           "name" : "panel",
172           "type" : "Roo.ContentPanel",
173           "desc" : "The panel to add",
174           "isOptional" : false
175         }
176       ],
177       "returns" : [
178         {
179           "name" : "",
180           "type" : "Roo.ContentPanel",
181           "desc" : "The added panel"
182         }
183       ]
184     },
185     {
186       "name" : "remove",
187       "type" : "function",
188       "desc" : "Remove a ContentPanel (or subclass) to this layout.",
189       "sig" : "(target, panel)",
190       "static" : false,
191       "memberOf" : "",
192       "isStatic" : false,
193       "isConstructor" : false,
194       "isPrivate" : false,
195       "example" : "",
196       "deprecated" : "",
197       "since" : "",
198       "see" : "",
199       "exceptions" : "",
200       "requires" : "",
201       "params" : [
202         {
203           "name" : "target",
204           "type" : "String",
205           "desc" : "The target region key (north, south, east, west or center).",
206           "isOptional" : false
207         },
208         {
209           "name" : "panel",
210           "type" : "Number/String/Roo.ContentPanel",
211           "desc" : "The index, id or panel to remove",
212           "isOptional" : false
213         }
214       ],
215       "returns" : [
216         {
217           "name" : "",
218           "type" : "Roo.ContentPanel",
219           "desc" : "The removed panel"
220         }
221       ]
222     },
223     {
224       "name" : "addxtype",
225       "type" : "function",
226       "desc" : "Adds a xtype elements to the layout.\n<pre><code>\n\nlayout.addxtype({\n       xtype : 'ContentPanel',\n       region: 'west',\n       items: [ .... ]\n   }\n);\n\nlayout.addxtype({\n        xtype : 'NestedLayoutPanel',\n        region: 'west',\n        layout: {\n           center: { },\n           west: { }   \n        },\n        items : [ ... list of content panels or nested layout panels.. ]\n   }\n);\n</code></pre>",
227       "sig" : "(cfg)",
228       "static" : false,
229       "memberOf" : "",
230       "isStatic" : false,
231       "isConstructor" : false,
232       "isPrivate" : false,
233       "example" : "",
234       "deprecated" : "",
235       "since" : "",
236       "see" : "",
237       "exceptions" : "",
238       "requires" : "",
239       "params" : [
240         {
241           "name" : "cfg",
242           "type" : "Object",
243           "desc" : "Xtype definition of item to add.",
244           "isOptional" : false
245         }
246       ],
247       "returns" : []
248     },
249     {
250       "name" : "addRegion",
251       "type" : "function",
252       "desc" : "Creates and adds a new region if it doesn't already exist.",
253       "sig" : "(target, config)",
254       "static" : false,
255       "memberOf" : "",
256       "isStatic" : false,
257       "isConstructor" : false,
258       "isPrivate" : false,
259       "example" : "",
260       "deprecated" : "",
261       "since" : "",
262       "see" : "",
263       "exceptions" : "",
264       "requires" : "",
265       "params" : [
266         {
267           "name" : "target",
268           "type" : "String",
269           "desc" : "The target region key (north, south, east, west or center).",
270           "isOptional" : false
271         },
272         {
273           "name" : "config",
274           "type" : "Object",
275           "desc" : "The regions config object",
276           "isOptional" : false
277         }
278       ],
279       "returns" : [
280         {
281           "name" : "",
282           "type" : "BorderLayoutRegion",
283           "desc" : "The new region"
284         }
285       ]
286     },
287     {
288       "name" : "showPanel",
289       "type" : "function",
290       "desc" : "Searches all regions for a panel with the specified id and activates (shows) it.",
291       "sig" : "(panelId)",
292       "static" : false,
293       "memberOf" : "",
294       "isStatic" : false,
295       "isConstructor" : false,
296       "isPrivate" : false,
297       "example" : "",
298       "deprecated" : "",
299       "since" : "",
300       "see" : "",
301       "exceptions" : "",
302       "requires" : "",
303       "params" : [
304         {
305           "name" : "panelId",
306           "type" : "String/ContentPanel",
307           "desc" : "The panels id or the panel itself",
308           "isOptional" : false
309         }
310       ],
311       "returns" : [
312         {
313           "name" : "",
314           "type" : "Roo.ContentPanel",
315           "desc" : "The shown panel or null"
316         }
317       ]
318     },
319     {
320       "name" : "findPanel",
321       "type" : "function",
322       "desc" : "Searches all regions for a panel with the specified id",
323       "sig" : "(panelId)",
324       "static" : false,
325       "memberOf" : "",
326       "isStatic" : false,
327       "isConstructor" : false,
328       "isPrivate" : false,
329       "example" : "",
330       "deprecated" : "",
331       "since" : "",
332       "see" : "",
333       "exceptions" : "",
334       "requires" : "",
335       "params" : [
336         {
337           "name" : "panelId",
338           "type" : "String",
339           "desc" : "",
340           "isOptional" : false
341         }
342       ],
343       "returns" : [
344         {
345           "name" : "",
346           "type" : "Roo.ContentPanel",
347           "desc" : "The panel or null if it wasn't found"
348         }
349       ]
350     },
351     {
352       "name" : "layout",
353       "type" : "function",
354       "desc" : "Performs a layout update.",
355       "sig" : "()\n{\n\n}",
356       "static" : false,
357       "memberOf" : "",
358       "isStatic" : false,
359       "isConstructor" : false,
360       "isPrivate" : false,
361       "example" : "",
362       "deprecated" : "",
363       "since" : "",
364       "see" : "",
365       "exceptions" : "",
366       "requires" : "",
367       "params" : [],
368       "returns" : []
369     },
370     {
371       "name" : "getViewSize",
372       "type" : "function",
373       "desc" : "Returns the size of the current view. This method normalizes document.body and element embedded layouts and\nperforms box-model adjustments.",
374       "sig" : "()\n{\n\n}",
375       "static" : false,
376       "memberOf" : "Roo.bootstrap.layout.Manager",
377       "isStatic" : false,
378       "isConstructor" : false,
379       "isPrivate" : false,
380       "example" : "",
381       "deprecated" : "",
382       "since" : "",
383       "see" : "",
384       "exceptions" : "",
385       "requires" : "",
386       "params" : [],
387       "returns" : [
388         {
389           "name" : "",
390           "type" : "Object",
391           "desc" : "The size as an object {width: (the width), height: (the height)}"
392         }
393       ]
394     },
395     {
396       "name" : "isUpdating",
397       "type" : "function",
398       "desc" : "Returns true if this layout is currently being updated",
399       "sig" : "()\n{\n\n}",
400       "static" : false,
401       "memberOf" : "Roo.bootstrap.layout.Manager",
402       "isStatic" : false,
403       "isConstructor" : false,
404       "isPrivate" : false,
405       "example" : "",
406       "deprecated" : "",
407       "since" : "",
408       "see" : "",
409       "exceptions" : "",
410       "requires" : "",
411       "params" : [],
412       "returns" : [
413         {
414           "name" : "",
415           "type" : "Boolean",
416           "desc" : ""
417         }
418       ]
419     },
420     {
421       "name" : "getEl",
422       "type" : "function",
423       "desc" : "Returns the Element this layout is bound to.",
424       "sig" : "()\n{\n\n}",
425       "static" : false,
426       "memberOf" : "Roo.bootstrap.layout.Manager",
427       "isStatic" : false,
428       "isConstructor" : false,
429       "isPrivate" : false,
430       "example" : "",
431       "deprecated" : "",
432       "since" : "",
433       "see" : "",
434       "exceptions" : "",
435       "requires" : "",
436       "params" : [],
437       "returns" : [
438         {
439           "name" : "",
440           "type" : "Roo.Element",
441           "desc" : ""
442         }
443       ]
444     },
445     {
446       "name" : "endUpdate",
447       "type" : "function",
448       "desc" : "Restore auto-layouts and optionally disable the manager from performing a layout",
449       "sig" : "(noLayout)",
450       "static" : false,
451       "memberOf" : "Roo.bootstrap.layout.Manager",
452       "isStatic" : false,
453       "isConstructor" : false,
454       "isPrivate" : false,
455       "example" : "",
456       "deprecated" : "",
457       "since" : "",
458       "see" : "",
459       "exceptions" : "",
460       "requires" : "",
461       "params" : [
462         {
463           "name" : "noLayout",
464           "type" : "Boolean",
465           "desc" : "true to disable a layout update",
466           "isOptional" : false
467         }
468       ],
469       "returns" : []
470     },
471     {
472       "name" : "beginUpdate",
473       "type" : "function",
474       "desc" : "Suspend the LayoutManager from doing auto-layouts while\nmaking multiple add or remove calls",
475       "sig" : "()\n{\n\n}",
476       "static" : false,
477       "memberOf" : "Roo.bootstrap.layout.Manager",
478       "isStatic" : false,
479       "isConstructor" : false,
480       "isPrivate" : false,
481       "example" : "",
482       "deprecated" : "",
483       "since" : "",
484       "see" : "",
485       "exceptions" : "",
486       "requires" : "",
487       "params" : [],
488       "returns" : []
489     },
490     {
491       "name" : "getRegion",
492       "type" : "function",
493       "desc" : "Returns the specified region.",
494       "sig" : "(target)",
495       "static" : false,
496       "memberOf" : "Roo.bootstrap.layout.Manager",
497       "isStatic" : false,
498       "isConstructor" : false,
499       "isPrivate" : false,
500       "example" : "",
501       "deprecated" : "",
502       "since" : "",
503       "see" : "",
504       "exceptions" : "",
505       "requires" : "",
506       "params" : [
507         {
508           "name" : "target",
509           "type" : "String",
510           "desc" : "The region key ('center', 'north', 'south', 'east' or 'west')",
511           "isOptional" : false
512         }
513       ],
514       "returns" : [
515         {
516           "name" : "",
517           "type" : "Roo.LayoutRegion",
518           "desc" : ""
519         }
520       ]
521     },
522     {
523       "name" : "tooltipEl",
524       "type" : "function",
525       "desc" : "Fetch the element to display the tooltip on.",
526       "sig" : "()\n{\n\n}",
527       "static" : false,
528       "memberOf" : "Roo.bootstrap.Component",
529       "isStatic" : false,
530       "isConstructor" : false,
531       "isPrivate" : false,
532       "example" : "",
533       "deprecated" : "",
534       "since" : "",
535       "see" : "",
536       "exceptions" : "",
537       "requires" : "",
538       "params" : [],
539       "returns" : [
540         {
541           "name" : "",
542           "type" : "Roo.Element",
543           "desc" : "defaults to this.el"
544         }
545       ]
546     },
547     {
548       "name" : "hide",
549       "type" : "function",
550       "desc" : "Hide a component - adds 'hidden' class",
551       "sig" : "()\n{\n\n}",
552       "static" : false,
553       "memberOf" : "Roo.bootstrap.Component",
554       "isStatic" : false,
555       "isConstructor" : false,
556       "isPrivate" : false,
557       "example" : "",
558       "deprecated" : "",
559       "since" : "",
560       "see" : "",
561       "exceptions" : "",
562       "requires" : "",
563       "params" : [],
564       "returns" : []
565     },
566     {
567       "name" : "show",
568       "type" : "function",
569       "desc" : "Show a component - removes 'hidden' class",
570       "sig" : "()\n{\n\n}",
571       "static" : false,
572       "memberOf" : "Roo.bootstrap.Component",
573       "isStatic" : false,
574       "isConstructor" : false,
575       "isPrivate" : false,
576       "example" : "",
577       "deprecated" : "",
578       "since" : "",
579       "see" : "",
580       "exceptions" : "",
581       "requires" : "",
582       "params" : [],
583       "returns" : []
584     },
585     {
586       "name" : "setVisibilityEl",
587       "type" : "function",
588       "desc" : "Set the element that will be used to show or hide",
589       "sig" : "()\n{\n\n}",
590       "static" : false,
591       "memberOf" : "Roo.bootstrap.Component",
592       "isStatic" : false,
593       "isConstructor" : false,
594       "isPrivate" : false,
595       "example" : "",
596       "deprecated" : "",
597       "since" : "",
598       "see" : "",
599       "exceptions" : "",
600       "requires" : "",
601       "params" : [],
602       "returns" : []
603     },
604     {
605       "name" : "getVisibilityEl",
606       "type" : "function",
607       "desc" : "Get the element that will be used to show or hide",
608       "sig" : "()\n{\n\n}",
609       "static" : false,
610       "memberOf" : "Roo.bootstrap.Component",
611       "isStatic" : false,
612       "isConstructor" : false,
613       "isPrivate" : false,
614       "example" : "",
615       "deprecated" : "",
616       "since" : "",
617       "see" : "",
618       "exceptions" : "",
619       "requires" : "",
620       "params" : [],
621       "returns" : []
622     },
623     {
624       "name" : "initEvents",
625       "type" : "function",
626       "desc" : "Initialize Events for the element",
627       "sig" : "()\n{\n\n}",
628       "static" : false,
629       "memberOf" : "Roo.bootstrap.Component",
630       "isStatic" : false,
631       "isConstructor" : false,
632       "isPrivate" : false,
633       "example" : "",
634       "deprecated" : "",
635       "since" : "",
636       "see" : "",
637       "exceptions" : "",
638       "requires" : "",
639       "params" : [],
640       "returns" : []
641     },
642     {
643       "name" : "getChildContainer",
644       "type" : "function",
645       "desc" : "Fetch the element to add children to",
646       "sig" : "()\n{\n\n}",
647       "static" : false,
648       "memberOf" : "Roo.bootstrap.Component",
649       "isStatic" : false,
650       "isConstructor" : false,
651       "isPrivate" : false,
652       "example" : "",
653       "deprecated" : "",
654       "since" : "",
655       "see" : "",
656       "exceptions" : "",
657       "requires" : "",
658       "params" : [],
659       "returns" : [
660         {
661           "name" : "",
662           "type" : "Roo.Element",
663           "desc" : "defaults to this.el"
664         }
665       ]
666     },
667     {
668       "name" : "getId",
669       "type" : "function",
670       "desc" : "Returns the id of this component.",
671       "sig" : "()\n{\n\n}",
672       "static" : false,
673       "memberOf" : "Roo.Component",
674       "isStatic" : false,
675       "isConstructor" : false,
676       "isPrivate" : false,
677       "example" : "",
678       "deprecated" : "",
679       "since" : "",
680       "see" : "",
681       "exceptions" : "",
682       "requires" : "",
683       "params" : [],
684       "returns" : [
685         {
686           "name" : "",
687           "type" : "String",
688           "desc" : ""
689         }
690       ]
691     },
692     {
693       "name" : "render",
694       "type" : "function",
695       "desc" : "If this is a lazy rendering component, render it to its container element.",
696       "sig" : "(container)",
697       "static" : false,
698       "memberOf" : "Roo.Component",
699       "isStatic" : false,
700       "isConstructor" : false,
701       "isPrivate" : false,
702       "example" : "",
703       "deprecated" : "",
704       "since" : "",
705       "see" : "",
706       "exceptions" : "",
707       "requires" : "",
708       "params" : [
709         {
710           "name" : "container",
711           "type" : "String/HTMLElement/Element",
712           "desc" : "(optional) The element this component should be rendered into. If it is being applied to existing markup, this should be left off.",
713           "isOptional" : false
714         }
715       ],
716       "returns" : []
717     },
718     {
719       "name" : "destroy",
720       "type" : "function",
721       "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}.",
722       "sig" : "()\n{\n\n}",
723       "static" : false,
724       "memberOf" : "Roo.Component",
725       "isStatic" : false,
726       "isConstructor" : false,
727       "isPrivate" : false,
728       "example" : "",
729       "deprecated" : "",
730       "since" : "",
731       "see" : "",
732       "exceptions" : "",
733       "requires" : "",
734       "params" : [],
735       "returns" : []
736     },
737     {
738       "name" : "isVisible",
739       "type" : "function",
740       "desc" : "Returns true if this component is visible.",
741       "sig" : "()\n{\n\n}",
742       "static" : false,
743       "memberOf" : "Roo.Component",
744       "isStatic" : false,
745       "isConstructor" : false,
746       "isPrivate" : false,
747       "example" : "",
748       "deprecated" : "",
749       "since" : "",
750       "see" : "",
751       "exceptions" : "",
752       "requires" : "",
753       "params" : [],
754       "returns" : []
755     },
756     {
757       "name" : "setDisabled",
758       "type" : "function",
759       "desc" : "Convenience function for setting disabled/enabled by boolean.",
760       "sig" : "(disabled)",
761       "static" : false,
762       "memberOf" : "Roo.Component",
763       "isStatic" : false,
764       "isConstructor" : false,
765       "isPrivate" : false,
766       "example" : "",
767       "deprecated" : "",
768       "since" : "",
769       "see" : "",
770       "exceptions" : "",
771       "requires" : "",
772       "params" : [
773         {
774           "name" : "disabled",
775           "type" : "Boolean",
776           "desc" : "",
777           "isOptional" : false
778         }
779       ],
780       "returns" : []
781     },
782     {
783       "name" : "focus",
784       "type" : "function",
785       "desc" : "Try to focus this component.",
786       "sig" : "(selectText)",
787       "static" : false,
788       "memberOf" : "Roo.Component",
789       "isStatic" : false,
790       "isConstructor" : false,
791       "isPrivate" : false,
792       "example" : "",
793       "deprecated" : "",
794       "since" : "",
795       "see" : "",
796       "exceptions" : "",
797       "requires" : "",
798       "params" : [
799         {
800           "name" : "selectText",
801           "type" : "Boolean",
802           "desc" : "True to also select the text in this component (if applicable)",
803           "isOptional" : false
804         }
805       ],
806       "returns" : [
807         {
808           "name" : "",
809           "type" : "Roo.Component",
810           "desc" : "this"
811         }
812       ]
813     },
814     {
815       "name" : "enable",
816       "type" : "function",
817       "desc" : "Enable this component.",
818       "sig" : "()\n{\n\n}",
819       "static" : false,
820       "memberOf" : "Roo.Component",
821       "isStatic" : false,
822       "isConstructor" : false,
823       "isPrivate" : false,
824       "example" : "",
825       "deprecated" : "",
826       "since" : "",
827       "see" : "",
828       "exceptions" : "",
829       "requires" : "",
830       "params" : [],
831       "returns" : [
832         {
833           "name" : "",
834           "type" : "Roo.Component",
835           "desc" : "this"
836         }
837       ]
838     },
839     {
840       "name" : "setVisible",
841       "type" : "function",
842       "desc" : "Convenience function to hide or show this component by boolean.",
843       "sig" : "(visible)",
844       "static" : false,
845       "memberOf" : "Roo.Component",
846       "isStatic" : false,
847       "isConstructor" : false,
848       "isPrivate" : false,
849       "example" : "",
850       "deprecated" : "",
851       "since" : "",
852       "see" : "",
853       "exceptions" : "",
854       "requires" : "",
855       "params" : [
856         {
857           "name" : "visible",
858           "type" : "Boolean",
859           "desc" : "True to show, false to hide",
860           "isOptional" : false
861         }
862       ],
863       "returns" : [
864         {
865           "name" : "",
866           "type" : "Roo.Component",
867           "desc" : "this"
868         }
869       ]
870     },
871     {
872       "name" : "disable",
873       "type" : "function",
874       "desc" : "Disable this component.",
875       "sig" : "()\n{\n\n}",
876       "static" : false,
877       "memberOf" : "Roo.Component",
878       "isStatic" : false,
879       "isConstructor" : false,
880       "isPrivate" : false,
881       "example" : "",
882       "deprecated" : "",
883       "since" : "",
884       "see" : "",
885       "exceptions" : "",
886       "requires" : "",
887       "params" : [],
888       "returns" : [
889         {
890           "name" : "",
891           "type" : "Roo.Component",
892           "desc" : "this"
893         }
894       ]
895     },
896     {
897       "name" : "purgeListeners",
898       "type" : "function",
899       "desc" : "Removes all listeners for this object",
900       "sig" : "()\n{\n\n}",
901       "static" : false,
902       "memberOf" : "Roo.util.Observable",
903       "isStatic" : false,
904       "isConstructor" : false,
905       "isPrivate" : false,
906       "example" : "",
907       "deprecated" : "",
908       "since" : "",
909       "see" : "",
910       "exceptions" : "",
911       "requires" : "",
912       "params" : [],
913       "returns" : []
914     },
915     {
916       "name" : "on",
917       "type" : "function",
918       "desc" : "Appends an event handler to this element (shorthand for addListener)",
919       "sig" : "(eventName, handler, scope, options)",
920       "static" : false,
921       "memberOf" : "Roo.util.Observable",
922       "isStatic" : false,
923       "isConstructor" : false,
924       "isPrivate" : false,
925       "example" : "",
926       "deprecated" : "",
927       "since" : "",
928       "see" : "",
929       "exceptions" : "",
930       "requires" : "",
931       "params" : [
932         {
933           "name" : "eventName",
934           "type" : "String",
935           "desc" : "The type of event to listen for",
936           "isOptional" : false
937         },
938         {
939           "name" : "handler",
940           "type" : "Function",
941           "desc" : "The method the event invokes",
942           "isOptional" : false
943         },
944         {
945           "name" : "scope",
946           "type" : "Object",
947           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
948           "isOptional" : false
949         },
950         {
951           "name" : "options",
952           "type" : "Object",
953           "desc" : "(optional)",
954           "isOptional" : false
955         }
956       ],
957       "returns" : []
958     },
959     {
960       "name" : "un",
961       "type" : "function",
962       "desc" : "Removes a listener (shorthand for removeListener)",
963       "sig" : "(eventName, handler, scope)",
964       "static" : false,
965       "memberOf" : "Roo.util.Observable",
966       "isStatic" : false,
967       "isConstructor" : false,
968       "isPrivate" : false,
969       "example" : "",
970       "deprecated" : "",
971       "since" : "",
972       "see" : "",
973       "exceptions" : "",
974       "requires" : "",
975       "params" : [
976         {
977           "name" : "eventName",
978           "type" : "String",
979           "desc" : "The type of event to listen for",
980           "isOptional" : false
981         },
982         {
983           "name" : "handler",
984           "type" : "Function",
985           "desc" : "The handler to remove",
986           "isOptional" : false
987         },
988         {
989           "name" : "scope",
990           "type" : "Object",
991           "desc" : "(optional) The scope (this object) for the handler",
992           "isOptional" : false
993         }
994       ],
995       "returns" : []
996     },
997     {
998       "name" : "addEvents",
999       "type" : "function",
1000       "desc" : "Used to define events on this Observable",
1001       "sig" : "(object)",
1002       "static" : false,
1003       "memberOf" : "Roo.util.Observable",
1004       "isStatic" : false,
1005       "isConstructor" : false,
1006       "isPrivate" : false,
1007       "example" : "",
1008       "deprecated" : "",
1009       "since" : "",
1010       "see" : "",
1011       "exceptions" : "",
1012       "requires" : "",
1013       "params" : [
1014         {
1015           "name" : "object",
1016           "type" : "Object",
1017           "desc" : "The object with the events defined",
1018           "isOptional" : false
1019         }
1020       ],
1021       "returns" : []
1022     },
1023     {
1024       "name" : "releaseCapture",
1025       "type" : "function",
1026       "desc" : "Removes <b>all</b> added captures from the Observable.",
1027       "sig" : "(o)",
1028       "static" : true,
1029       "memberOf" : "Roo.util.Observable",
1030       "isStatic" : true,
1031       "isConstructor" : false,
1032       "isPrivate" : false,
1033       "example" : "",
1034       "deprecated" : "",
1035       "since" : "",
1036       "see" : "",
1037       "exceptions" : "",
1038       "requires" : "",
1039       "params" : [
1040         {
1041           "name" : "o",
1042           "type" : "Observable",
1043           "desc" : "The Observable to release",
1044           "isOptional" : false
1045         }
1046       ],
1047       "returns" : []
1048     },
1049     {
1050       "name" : "removeListener",
1051       "type" : "function",
1052       "desc" : "Removes a listener",
1053       "sig" : "(eventName, handler, scope)",
1054       "static" : false,
1055       "memberOf" : "Roo.util.Observable",
1056       "isStatic" : false,
1057       "isConstructor" : false,
1058       "isPrivate" : false,
1059       "example" : "",
1060       "deprecated" : "",
1061       "since" : "",
1062       "see" : "",
1063       "exceptions" : "",
1064       "requires" : "",
1065       "params" : [
1066         {
1067           "name" : "eventName",
1068           "type" : "String",
1069           "desc" : "The type of event to listen for",
1070           "isOptional" : false
1071         },
1072         {
1073           "name" : "handler",
1074           "type" : "Function",
1075           "desc" : "The handler to remove",
1076           "isOptional" : false
1077         },
1078         {
1079           "name" : "scope",
1080           "type" : "Object",
1081           "desc" : "(optional) The scope (this object) for the handler",
1082           "isOptional" : false
1083         }
1084       ],
1085       "returns" : []
1086     },
1087     {
1088       "name" : "fireEvent",
1089       "type" : "function",
1090       "desc" : "Fires the specified event with the passed parameters (minus the event name).",
1091       "sig" : "(eventName, args)",
1092       "static" : false,
1093       "memberOf" : "Roo.util.Observable",
1094       "isStatic" : false,
1095       "isConstructor" : false,
1096       "isPrivate" : false,
1097       "example" : "",
1098       "deprecated" : "",
1099       "since" : "",
1100       "see" : "",
1101       "exceptions" : "",
1102       "requires" : "",
1103       "params" : [
1104         {
1105           "name" : "eventName",
1106           "type" : "String",
1107           "desc" : "",
1108           "isOptional" : false
1109         },
1110         {
1111           "name" : "args",
1112           "type" : "Object...",
1113           "desc" : "Variable number of parameters are passed to handlers",
1114           "isOptional" : false
1115         }
1116       ],
1117       "returns" : [
1118         {
1119           "name" : "",
1120           "type" : "Boolean",
1121           "desc" : "returns false if any of the handlers return false otherwise it returns true"
1122         }
1123       ]
1124     },
1125     {
1126       "name" : "hasListener",
1127       "type" : "function",
1128       "desc" : "Checks to see if this object has any listeners for a specified event",
1129       "sig" : "(eventName)",
1130       "static" : false,
1131       "memberOf" : "Roo.util.Observable",
1132       "isStatic" : false,
1133       "isConstructor" : false,
1134       "isPrivate" : false,
1135       "example" : "",
1136       "deprecated" : "",
1137       "since" : "",
1138       "see" : "",
1139       "exceptions" : "",
1140       "requires" : "",
1141       "params" : [
1142         {
1143           "name" : "eventName",
1144           "type" : "String",
1145           "desc" : "The name of the event to check for",
1146           "isOptional" : false
1147         }
1148       ],
1149       "returns" : [
1150         {
1151           "name" : "",
1152           "type" : "Boolean",
1153           "desc" : "True if the event is being listened for, else false"
1154         }
1155       ]
1156     },
1157     {
1158       "name" : "capture",
1159       "type" : "function",
1160       "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.",
1161       "sig" : "(o, fn, scope)",
1162       "static" : true,
1163       "memberOf" : "Roo.util.Observable",
1164       "isStatic" : true,
1165       "isConstructor" : false,
1166       "isPrivate" : false,
1167       "example" : "",
1168       "deprecated" : "",
1169       "since" : "",
1170       "see" : "",
1171       "exceptions" : "",
1172       "requires" : "",
1173       "params" : [
1174         {
1175           "name" : "o",
1176           "type" : "Observable",
1177           "desc" : "The Observable to capture",
1178           "isOptional" : false
1179         },
1180         {
1181           "name" : "fn",
1182           "type" : "Function",
1183           "desc" : "The function to call",
1184           "isOptional" : false
1185         },
1186         {
1187           "name" : "scope",
1188           "type" : "Object",
1189           "desc" : "(optional) The scope (this object) for the fn",
1190           "isOptional" : false
1191         }
1192       ],
1193       "returns" : []
1194     },
1195     {
1196       "name" : "addListener",
1197       "type" : "function",
1198       "desc" : "Appends an event handler to this component",
1199       "sig" : "(eventName, handler, scope, options)",
1200       "static" : false,
1201       "memberOf" : "Roo.util.Observable",
1202       "isStatic" : false,
1203       "isConstructor" : false,
1204       "isPrivate" : false,
1205       "example" : "",
1206       "deprecated" : "",
1207       "since" : "",
1208       "see" : "",
1209       "exceptions" : "",
1210       "requires" : "",
1211       "params" : [
1212         {
1213           "name" : "eventName",
1214           "type" : "String",
1215           "desc" : "The type of event to listen for",
1216           "isOptional" : false
1217         },
1218         {
1219           "name" : "handler",
1220           "type" : "Function",
1221           "desc" : "The method the event invokes",
1222           "isOptional" : false
1223         },
1224         {
1225           "name" : "scope",
1226           "type" : "Object",
1227           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
1228           "isOptional" : false
1229         },
1230         {
1231           "name" : "options",
1232           "type" : "Object",
1233           "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>",
1234           "isOptional" : false
1235         }
1236       ],
1237       "returns" : []
1238     }
1239   ],
1240   "events" : [
1241     {
1242       "name" : "regioncollapsed",
1243       "type" : "function",
1244       "desc" : "Fires when a region is collapsed.",
1245       "sig" : "function (region)\n{\n\n}",
1246       "memberOf" : "Roo.bootstrap.layout.Manager",
1247       "example" : "",
1248       "deprecated" : "",
1249       "since" : "",
1250       "see" : "",
1251       "params" : [
1252         {
1253           "name" : "region",
1254           "type" : "Roo.LayoutRegion",
1255           "desc" : "The collapsed region",
1256           "isOptional" : false
1257         }
1258       ],
1259       "returns" : []
1260     },
1261     {
1262       "name" : "regionexpanded",
1263       "type" : "function",
1264       "desc" : "Fires when a region is expanded.",
1265       "sig" : "function (region)\n{\n\n}",
1266       "memberOf" : "Roo.bootstrap.layout.Manager",
1267       "example" : "",
1268       "deprecated" : "",
1269       "since" : "",
1270       "see" : "",
1271       "params" : [
1272         {
1273           "name" : "region",
1274           "type" : "Roo.LayoutRegion",
1275           "desc" : "The expanded region",
1276           "isOptional" : false
1277         }
1278       ],
1279       "returns" : []
1280     },
1281     {
1282       "name" : "layout",
1283       "type" : "function",
1284       "desc" : "Fires when a layout is performed.",
1285       "sig" : "function (_self)\n{\n\n}",
1286       "memberOf" : "Roo.bootstrap.layout.Manager",
1287       "example" : "",
1288       "deprecated" : "",
1289       "since" : "",
1290       "see" : "",
1291       "params" : [
1292         {
1293           "name" : "this",
1294           "type" : "Roo.LayoutManager",
1295           "desc" : "",
1296           "isOptional" : false
1297         }
1298       ],
1299       "returns" : []
1300     },
1301     {
1302       "name" : "regionresized",
1303       "type" : "function",
1304       "desc" : "Fires when the user resizes a region.",
1305       "sig" : "function (region, newSize)\n{\n\n}",
1306       "memberOf" : "Roo.bootstrap.layout.Manager",
1307       "example" : "",
1308       "deprecated" : "",
1309       "since" : "",
1310       "see" : "",
1311       "params" : [
1312         {
1313           "name" : "region",
1314           "type" : "Roo.LayoutRegion",
1315           "desc" : "The resized region",
1316           "isOptional" : false
1317         },
1318         {
1319           "name" : "newSize",
1320           "type" : "Number",
1321           "desc" : "The new size (width for east/west, height for north/south)",
1322           "isOptional" : false
1323         }
1324       ],
1325       "returns" : []
1326     },
1327     {
1328       "name" : "childrenrendered",
1329       "type" : "function",
1330       "desc" : "Fires when the children have been rendered..",
1331       "sig" : "function (_self)\n{\n\n}",
1332       "memberOf" : "Roo.bootstrap.Component",
1333       "example" : "",
1334       "deprecated" : "",
1335       "since" : "",
1336       "see" : "",
1337       "params" : [
1338         {
1339           "name" : "this",
1340           "type" : "Roo.bootstrap.Component",
1341           "desc" : "",
1342           "isOptional" : false
1343         }
1344       ],
1345       "returns" : []
1346     },
1347     {
1348       "name" : "beforerender",
1349       "type" : "function",
1350       "desc" : "Fires before the component is rendered. Return false to stop the render.",
1351       "sig" : "function (_self)\n{\n\n}",
1352       "memberOf" : "Roo.Component",
1353       "example" : "",
1354       "deprecated" : "",
1355       "since" : "",
1356       "see" : "",
1357       "params" : [
1358         {
1359           "name" : "this",
1360           "type" : "Roo.Component",
1361           "desc" : "",
1362           "isOptional" : false
1363         }
1364       ],
1365       "returns" : []
1366     },
1367     {
1368       "name" : "disable",
1369       "type" : "function",
1370       "desc" : "Fires after the component is disabled.",
1371       "sig" : "function (_self)\n{\n\n}",
1372       "memberOf" : "Roo.Component",
1373       "example" : "",
1374       "deprecated" : "",
1375       "since" : "",
1376       "see" : "",
1377       "params" : [
1378         {
1379           "name" : "this",
1380           "type" : "Roo.Component",
1381           "desc" : "",
1382           "isOptional" : false
1383         }
1384       ],
1385       "returns" : []
1386     },
1387     {
1388       "name" : "render",
1389       "type" : "function",
1390       "desc" : "Fires after the component is rendered.",
1391       "sig" : "function (_self)\n{\n\n}",
1392       "memberOf" : "Roo.Component",
1393       "example" : "",
1394       "deprecated" : "",
1395       "since" : "",
1396       "see" : "",
1397       "params" : [
1398         {
1399           "name" : "this",
1400           "type" : "Roo.Component",
1401           "desc" : "",
1402           "isOptional" : false
1403         }
1404       ],
1405       "returns" : []
1406     },
1407     {
1408       "name" : "destroy",
1409       "type" : "function",
1410       "desc" : "Fires after the component is destroyed.",
1411       "sig" : "function (_self)\n{\n\n}",
1412       "memberOf" : "Roo.Component",
1413       "example" : "",
1414       "deprecated" : "",
1415       "since" : "",
1416       "see" : "",
1417       "params" : [
1418         {
1419           "name" : "this",
1420           "type" : "Roo.Component",
1421           "desc" : "",
1422           "isOptional" : false
1423         }
1424       ],
1425       "returns" : []
1426     },
1427     {
1428       "name" : "hide",
1429       "type" : "function",
1430       "desc" : "Fires after the component is hidden.",
1431       "sig" : "function (_self)\n{\n\n}",
1432       "memberOf" : "Roo.Component",
1433       "example" : "",
1434       "deprecated" : "",
1435       "since" : "",
1436       "see" : "",
1437       "params" : [
1438         {
1439           "name" : "this",
1440           "type" : "Roo.Component",
1441           "desc" : "",
1442           "isOptional" : false
1443         }
1444       ],
1445       "returns" : []
1446     },
1447     {
1448       "name" : "beforehide",
1449       "type" : "function",
1450       "desc" : "Fires before the component is hidden. Return false to stop the hide.",
1451       "sig" : "function (_self)\n{\n\n}",
1452       "memberOf" : "Roo.Component",
1453       "example" : "",
1454       "deprecated" : "",
1455       "since" : "",
1456       "see" : "",
1457       "params" : [
1458         {
1459           "name" : "this",
1460           "type" : "Roo.Component",
1461           "desc" : "",
1462           "isOptional" : false
1463         }
1464       ],
1465       "returns" : []
1466     },
1467     {
1468       "name" : "show",
1469       "type" : "function",
1470       "desc" : "Fires after the component is shown.",
1471       "sig" : "function (_self)\n{\n\n}",
1472       "memberOf" : "Roo.Component",
1473       "example" : "",
1474       "deprecated" : "",
1475       "since" : "",
1476       "see" : "",
1477       "params" : [
1478         {
1479           "name" : "this",
1480           "type" : "Roo.Component",
1481           "desc" : "",
1482           "isOptional" : false
1483         }
1484       ],
1485       "returns" : []
1486     },
1487     {
1488       "name" : "beforeshow",
1489       "type" : "function",
1490       "desc" : "Fires before the component is shown.  Return false to stop the show.",
1491       "sig" : "function (_self)\n{\n\n}",
1492       "memberOf" : "Roo.Component",
1493       "example" : "",
1494       "deprecated" : "",
1495       "since" : "",
1496       "see" : "",
1497       "params" : [
1498         {
1499           "name" : "this",
1500           "type" : "Roo.Component",
1501           "desc" : "",
1502           "isOptional" : false
1503         }
1504       ],
1505       "returns" : []
1506     },
1507     {
1508       "name" : "enable",
1509       "type" : "function",
1510       "desc" : "Fires after the component is enabled.",
1511       "sig" : "function (_self)\n{\n\n}",
1512       "memberOf" : "Roo.Component",
1513       "example" : "",
1514       "deprecated" : "",
1515       "since" : "",
1516       "see" : "",
1517       "params" : [
1518         {
1519           "name" : "this",
1520           "type" : "Roo.Component",
1521           "desc" : "",
1522           "isOptional" : false
1523         }
1524       ],
1525       "returns" : []
1526     },
1527     {
1528       "name" : "beforedestroy",
1529       "type" : "function",
1530       "desc" : "Fires before the component is destroyed. Return false to stop the destroy.",
1531       "sig" : "function (_self)\n{\n\n}",
1532       "memberOf" : "Roo.Component",
1533       "example" : "",
1534       "deprecated" : "",
1535       "since" : "",
1536       "see" : "",
1537       "params" : [
1538         {
1539           "name" : "this",
1540           "type" : "Roo.Component",
1541           "desc" : "",
1542           "isOptional" : false
1543         }
1544       ],
1545       "returns" : []
1546     }
1547   ]
1548 }