Partial Fix #5654 - roojspacker - get it working as a doc tool...
[roojs1] / docs / symbols / Roo.bootstrap.layout.Region.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
3
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
6         <head>
7                 <meta http-equiv="content-type" content="text/html; charset=undefined" />
8                 <meta name="generator" content="JsDoc Toolkit" />
9                 
10                 
11                 <title>JsDoc Reference - Roo.bootstrap.layout.Region</title>
12                 
13                 
14         <link rel="stylesheet" type="text/css" href="../../css/roojs.css" />            
15         <link rel="stylesheet" type="text/css" href="../default.css" />
16         
17         
18         <script type="text/javascript" src="../page.js">
19         
20         </script>
21          
22                 
23         </head>
24
25         <body onload="RooDocsPage.onload();">
26          
27         
28 <div class="body-wrap">
29
30     <!-- ============================== links to methods. ================================= --> 
31
32     <div class="top-tools">
33     <!--
34         <a class="inner-link" href="#Roo.bootstrap.layout.Region-props"><img src="resources/s.gif" class="item-icon icon-prop">Properties</a>
35         <a class="inner-link" href="#Roo.bootstrap.layout.Region-methods"><img src="resources/s.gif" class="item-icon icon-method">Methods</a>
36         <a class="inner-link" href="#Roo.bootstrap.layout.Region-events"><img src="resources/s.gif" class="item-icon icon-event">Events</a>
37         <a class="inner-link" href="#Roo.bootstrap.layout.Region-configs"><img src="resources/s.gif" class="item-icon icon-config">Config Options</a>
38         <a class="bookmark" href="NEED_TO_CREATE_DIRECT_LINK_HREF"><img src="resources/s.gif" class="item-icon icon-fav">Direct Link</a>
39         -->
40     </div>
41
42     
43 <!-- ============================== inheritance Block. ================================= -->    
44         
45                 <div class="inheritance res-block">
46                    <pre class="res-block-inner"><a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
47 <img src="../../images/default/s.gif" height="1" width="20"/><img src="../../images/default/tree/elbow-end.gif" class="elbow"/><a href="./Roo.bootstrap.layout.Basic.html#constructor" roo:cls="Roo.bootstrap.layout.Basic.html#constructor">Roo.bootstrap.layout.Basic</a>
48 <img src="../../images/default/s.gif" height="1"  width="40"/><img class="elbow" src="../../images/default/tree/elbow-end.gif"/>Roo.bootstrap.layout.Region 
49
50                    </pre>
51                 </div>
52        
53 <!-- ============================== class title / details ============================ -->
54     
55     
56     <h1 class="classTitle">
57                                 
58                                 Class Roo.bootstrap.layout.Region
59                         </h1>
60                         
61     <table cellspacing="0" class="class-summary-table">
62         
63                 <tr><td class="label">Package:</td><td class="hd-info">Roo.bootstrap.layout</td></tr>
64         
65         <tr><td class="label">Defined In:</td><td class="hd-info">
66                         
67                                         <a href="./src/Roo_bootstrap_layout_Region.js.html">Roo/bootstrap/layout/Region.js</a>.
68                         
69         </td></tr>
70         <tr><td class="label">Class:</td><td class="hd-info">Region</td></tr>
71         
72         
73         
74         
75                 <tr><td class="label">Extends:</td><td class="hd-info">
76                         <a href="./Roo.bootstrap.layout.Basic.html#constructor" roo:cls="Roo.bootstrap.layout.Basic.html#constructor">Roo.bootstrap.layout.Basic</a>
77         
78                 </td></tr>    
79         
80         
81     </table>
82
83     
84 <!-- ============================== class summary ========================== -->                        
85     <div class="description">
86         This class represents a region in a layout manager.
87     </div>
88
89         
90 <!-- ============================== Class comment block... ========================== -->                                       
91
92 <div class="comments">
93         <b>Class Comments / Notes</B> =>  
94         <u onclick="parent.CommentDialog.showCommentId = 'Roo.bootstrap.layout.Region';">[Add Your comment/notes about this class]</u>
95         <br/>
96         <iframe frameborder="0"  id="comments-Roo.bootstrap.layout" style="border: none;width:100%;" 
97                 src="/blog.php/GtkDjsComments/Roo.bootstrap.layout.Region.html"></iframe>
98 </div>
99         
100
101                 
102 <!-- ============================== config options ========================== -->                                               
103                  
104     
105     
106                 
107     <div class="hr"></div>
108     <a id="Roo.bootstrap.layout.Region-configs"></a>
109                 
110     
111      
112     
113         
114       <table cellspacing="0" class="member-table">   
115       <caption>Config Options (Usually are also Properties)</caption>
116     
117         
118         <tr>
119             <th class="sig-header" colspan="2">Options</th>
120             
121             <th class="msource-header">Defined By</th>
122         </tr>
123         
124         
125         
126         
127         
128                 <tr class="config-row expandable config-row-alt0 notInherited">
129                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
130                     <td class="sig">
131
132                         <a id="Roo.bootstrap.layout.Region-cfg-alwaysShowTabs" name=".alwaysShowTabs"></a>
133                         <div class="fixedFont">
134                                 <b  class="itemname">alwaysShowTabs</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
135                                 
136                                 
137                         </div>
138                   
139                         <div class="mdesc">
140                             <div class="short">True to always display tabs even when there is only 1 panel (defaults to false)</div> 
141                         </div>
142                         
143                         <div class="mdesc">
144                             <div class="long">
145                     True to always display tabs even when there is only 1 panel (defaults to false)
146                     
147                 </div> 
148                         </div>
149                         
150                         
151
152                     </td>
153                     <td class="msource">
154                         
155                         Roo.bootstrap.layout.Region
156                                 
157                     </td>
158                 </tr>
159         
160         
161                 <tr class="config-row expandable config-row-alt1 notInherited">
162                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
163                     <td class="sig">
164
165                         <a id="Roo.bootstrap.layout.Region-cfg-animate" name=".animate"></a>
166                         <div class="fixedFont">
167                                 <b  class="itemname">animate</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
168                                 
169                                 
170                         </div>
171                   
172                         <div class="mdesc">
173                             <div class="short">True to animate expand/collapse (defaults to false)</div> 
174                         </div>
175                         
176                         <div class="mdesc">
177                             <div class="long">
178                     True to animate expand/collapse (defaults to false)
179                     
180                 </div> 
181                         </div>
182                         
183                         
184
185                     </td>
186                     <td class="msource">
187                         
188                         Roo.bootstrap.layout.Region
189                                 
190                     </td>
191                 </tr>
192         
193         
194                 <tr class="config-row expandable config-row-alt0 notInherited">
195                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
196                     <td class="sig">
197
198                         <a id="Roo.bootstrap.layout.Region-cfg-autoHide" name=".autoHide"></a>
199                         <div class="fixedFont">
200                                 <b  class="itemname">autoHide</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
201                                 
202                                 
203                         </div>
204                   
205                         <div class="mdesc">
206                             <div class="short">False to disable auto hiding when the mouse leaves the "floated" region (defaults to true)</div> 
207                         </div>
208                         
209                         <div class="mdesc">
210                             <div class="long">
211                     False to disable auto hiding when the mouse leaves the "floated" region (defaults to true)
212                     
213                 </div> 
214                         </div>
215                         
216                         
217
218                     </td>
219                     <td class="msource">
220                         
221                         Roo.bootstrap.layout.Region
222                                 
223                     </td>
224                 </tr>
225         
226         
227                 <tr class="config-row expandable config-row-alt1 notInherited">
228                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
229                     <td class="sig">
230
231                         <a id="Roo.bootstrap.layout.Region-cfg-autoScroll" name=".autoScroll"></a>
232                         <div class="fixedFont">
233                                 <b  class="itemname">autoScroll</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
234                                 
235                                 
236                         </div>
237                   
238                         <div class="mdesc">
239                             <div class="short">True to enable overflow scrolling (defaults to false)</div> 
240                         </div>
241                         
242                         <div class="mdesc">
243                             <div class="long">
244                     True to enable overflow scrolling (defaults to false)
245                     
246                 </div> 
247                         </div>
248                         
249                         
250
251                     </td>
252                     <td class="msource">
253                         
254                         Roo.bootstrap.layout.Region
255                                 
256                     </td>
257                 </tr>
258         
259         
260                 <tr class="config-row expandable config-row-alt0 notInherited">
261                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
262                     <td class="sig">
263
264                         <a id="Roo.bootstrap.layout.Region-cfg-closeOnTab" name=".closeOnTab"></a>
265                         <div class="fixedFont">
266                                 <b  class="itemname">closeOnTab</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
267                                 
268                                 
269                         </div>
270                   
271                         <div class="mdesc">
272                             <div class="short">True to place the close icon on the tabs instead of the region titlebar (defaults to false)</div> 
273                         </div>
274                         
275                         <div class="mdesc">
276                             <div class="long">
277                     True to place the close icon on the tabs instead of the region titlebar (defaults to false)
278                     
279                 </div> 
280                         </div>
281                         
282                         
283
284                     </td>
285                     <td class="msource">
286                         
287                         Roo.bootstrap.layout.Region
288                                 
289                     </td>
290                 </tr>
291         
292         
293                 <tr class="config-row expandable config-row-alt1 notInherited">
294                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
295                     <td class="sig">
296
297                         <a id="Roo.bootstrap.layout.Region-cfg-cls" name=".cls"></a>
298                         <div class="fixedFont">
299                                 <b  class="itemname">cls</b> : string
300                                 
301                                 
302                         </div>
303                   
304                         <div class="mdesc">
305                             <div class="short">Extra CSS classes to add to region</div> 
306                         </div>
307                         
308                         <div class="mdesc">
309                             <div class="long">
310                     Extra CSS classes to add to region
311                     
312                 </div> 
313                         </div>
314                         
315                         
316
317                     </td>
318                     <td class="msource">
319                         
320                         Roo.bootstrap.layout.Region
321                                 
322                     </td>
323                 </tr>
324         
325         
326                 <tr class="config-row expandable config-row-alt0 notInherited">
327                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
328                     <td class="sig">
329
330                         <a id="Roo.bootstrap.layout.Region-cfg-cmargins" name=".cmargins"></a>
331                         <div class="fixedFont">
332                                 <b  class="itemname">cmargins</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
333                                 
334                                 
335                         </div>
336                   
337                         <div class="mdesc">
338                             <div class="short">Margins for the element when collapsed (defaults to: north/south {top: 2, left: 0, right:0, bottom: 2} or east/west {top: 0, left: 2, right:2, bottom: 0})</div> 
339                         </div>
340                         
341                         <div class="mdesc">
342                             <div class="long">
343                     Margins for the element when collapsed (defaults to: north/south {top: 2, left: 0, right:0, bottom: 2} or east/west {top: 0, left: 2, right:2, bottom: 0})
344                     
345                 </div> 
346                         </div>
347                         
348                         
349
350                     </td>
351                     <td class="msource">
352                         
353                         Roo.bootstrap.layout.Region
354                                 
355                     </td>
356                 </tr>
357         
358         
359                 <tr class="config-row expandable config-row-alt1 notInherited">
360                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
361                     <td class="sig">
362
363                         <a id="Roo.bootstrap.layout.Region-cfg-disableTabTips" name=".disableTabTips"></a>
364                         <div class="fixedFont">
365                                 <b  class="itemname">disableTabTips</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
366                                 
367                                 
368                         </div>
369                   
370                         <div class="mdesc">
371                             <div class="short">True to disable tab tooltips</div> 
372                         </div>
373                         
374                         <div class="mdesc">
375                             <div class="long">
376                     True to disable tab tooltips
377                     
378                 </div> 
379                         </div>
380                         
381                         
382
383                     </td>
384                     <td class="msource">
385                         
386                         Roo.bootstrap.layout.Region
387                                 
388                     </td>
389                 </tr>
390         
391         
392                 <tr class="config-row expandable config-row-alt0 notInherited">
393                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
394                     <td class="sig">
395
396                         <a id="Roo.bootstrap.layout.Region-cfg-height" name=".height"></a>
397                         <div class="fixedFont">
398                                 <b  class="itemname">height</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
399                                 
400                                 
401                         </div>
402                   
403                         <div class="mdesc">
404                             <div class="short">For North/South panels</div> 
405                         </div>
406                         
407                         <div class="mdesc">
408                             <div class="long">
409                     For North/South panels
410                     
411                 </div> 
412                         </div>
413                         
414                         
415
416                     </td>
417                     <td class="msource">
418                         
419                         Roo.bootstrap.layout.Region
420                                 
421                     </td>
422                 </tr>
423         
424         
425                 <tr class="config-row expandable config-row-alt1 notInherited">
426                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
427                     <td class="sig">
428
429                         <a id="Roo.bootstrap.layout.Region-cfg-hidden" name=".hidden"></a>
430                         <div class="fixedFont">
431                                 <b  class="itemname">hidden</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
432                                 
433                                 
434                         </div>
435                   
436                         <div class="mdesc">
437                             <div class="short">True to start the region hidden (defaults to false)</div> 
438                         </div>
439                         
440                         <div class="mdesc">
441                             <div class="long">
442                     True to start the region hidden (defaults to false)
443                     
444                 </div> 
445                         </div>
446                         
447                         
448
449                     </td>
450                     <td class="msource">
451                         
452                         Roo.bootstrap.layout.Region
453                                 
454                     </td>
455                 </tr>
456         
457         
458                 <tr class="config-row expandable config-row-alt0 notInherited">
459                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
460                     <td class="sig">
461
462                         <a id="Roo.bootstrap.layout.Region-cfg-hideTabs" name=".hideTabs"></a>
463                         <div class="fixedFont">
464                                 <b  class="itemname">hideTabs</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
465                                 
466                                 
467                         </div>
468                   
469                         <div class="mdesc">
470                             <div class="short">True to hide the tab strip (defaults to false)</div> 
471                         </div>
472                         
473                         <div class="mdesc">
474                             <div class="long">
475                     True to hide the tab strip (defaults to false)
476                     
477                 </div> 
478                         </div>
479                         
480                         
481
482                     </td>
483                     <td class="msource">
484                         
485                         Roo.bootstrap.layout.Region
486                                 
487                     </td>
488                 </tr>
489         
490         
491                 <tr class="config-row expandable config-row-alt1 notInherited">
492                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
493                     <td class="sig">
494
495                         <a id="Roo.bootstrap.layout.Region-cfg-hideWhenEmpty" name=".hideWhenEmpty"></a>
496                         <div class="fixedFont">
497                                 <b  class="itemname">hideWhenEmpty</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
498                                 
499                                 
500                         </div>
501                   
502                         <div class="mdesc">
503                             <div class="short">True to hide the region when it has no panels</div> 
504                         </div>
505                         
506                         <div class="mdesc">
507                             <div class="long">
508                     True to hide the region when it has no panels
509                     
510                 </div> 
511                         </div>
512                         
513                         
514
515                     </td>
516                     <td class="msource">
517                         
518                         Roo.bootstrap.layout.Region
519                                 
520                     </td>
521                 </tr>
522         
523         
524                 <tr class="config-row expandable config-row-alt0">
525                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
526                     <td class="sig">
527
528                         <a id="Roo.util.Observable-cfg-listeners" name=".listeners"></a>
529                         <div class="fixedFont">
530                                 <b  class="itemname">listeners</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
531                                 
532                                 
533                         </div>
534                   
535                         <div class="mdesc">
536                             <div class="short">list of events and functions to call for this object, <br/>For example :<br/><pre><code><br/>    listeners :  { <br/>       'click' : function(e) {<br/>           .</div> 
537                         </div>
538                         
539                         <div class="mdesc">
540                             <div class="long">
541                     list of events and functions to call for this object, <br/>For example :<br/><pre><code><br/>    listeners :  { <br/>       'click' : function(e) {<br/>           ..... <br/>        } ,<br/>        .... <br/>    } <br/>  </code></pre>
542                     
543                 </div> 
544                         </div>
545                         
546                         
547
548                     </td>
549                     <td class="msource">
550                         
551                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
552                                 
553                     </td>
554                 </tr>
555         
556         
557                 <tr class="config-row expandable config-row-alt1 notInherited">
558                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
559                     <td class="sig">
560
561                         <a id="Roo.bootstrap.layout.Region-cfg-margins" name=".margins"></a>
562                         <div class="fixedFont">
563                                 <b  class="itemname">margins</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
564                                 
565                                 
566                         </div>
567                   
568                         <div class="mdesc">
569                             <div class="short">Margins for the element (defaults to {top: 0, left: 0, right:0, bottom: 0})</div> 
570                         </div>
571                         
572                         <div class="mdesc">
573                             <div class="long">
574                     Margins for the element (defaults to {top: 0, left: 0, right:0, bottom: 0})
575                     
576                 </div> 
577                         </div>
578                         
579                         
580
581                     </td>
582                     <td class="msource">
583                         
584                         Roo.bootstrap.layout.Region
585                                 
586                     </td>
587                 </tr>
588         
589         
590                 <tr class="config-row expandable config-row-alt0 notInherited">
591                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
592                     <td class="sig">
593
594                         <a id="Roo.bootstrap.layout.Region-cfg-mgr" name=".mgr"></a>
595                         <div class="fixedFont">
596                                 <b  class="itemname">mgr</b> : <a href="./Roo.bootstrap.layout.Manager.html#constructor" roo:cls="Roo.bootstrap.layout.Manager.html#constructor">Roo.bootstrap.layout.Manager</a>
597                                 
598                                 
599                         </div>
600                   
601                         <div class="mdesc">
602                             <div class="short">The manager</div> 
603                         </div>
604                         
605                         <div class="mdesc">
606                             <div class="long">
607                     The manager
608                     
609                 </div> 
610                         </div>
611                         
612                         
613
614                     </td>
615                     <td class="msource">
616                         
617                         Roo.bootstrap.layout.Region
618                                 
619                     </td>
620                 </tr>
621         
622         
623                 <tr class="config-row expandable config-row-alt1 notInherited">
624                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
625                     <td class="sig">
626
627                         <a id="Roo.bootstrap.layout.Region-cfg-minTabWidth" name=".minTabWidth"></a>
628                         <div class="fixedFont">
629                                 <b  class="itemname">minTabWidth</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
630                                 
631                                 
632                         </div>
633                   
634                         <div class="mdesc">
635                             <div class="short">The minimum tab width (defaults to 40)</div> 
636                         </div>
637                         
638                         <div class="mdesc">
639                             <div class="long">
640                     The minimum tab width (defaults to 40)
641                     
642                 </div> 
643                         </div>
644                         
645                         
646
647                     </td>
648                     <td class="msource">
649                         
650                         Roo.bootstrap.layout.Region
651                                 
652                     </td>
653                 </tr>
654         
655         
656                 <tr class="config-row expandable config-row-alt0 notInherited">
657                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
658                     <td class="sig">
659
660                         <a id="Roo.bootstrap.layout.Region-cfg-overflow" name=".overflow"></a>
661                         <div class="fixedFont">
662                                 <b  class="itemname">overflow</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
663                                 
664                                 
665                         </div>
666                   
667                         <div class="mdesc">
668                             <div class="short">if you have menus in the region, then you need to set this to visible.</div> 
669                         </div>
670                         
671                         <div class="mdesc">
672                             <div class="long">
673                     if you have menus in the region, then you need to set this to visible.
674                     <BR/>Possible Values: hidden, visible
675                 </div> 
676                         </div>
677                         
678                         
679
680                     </td>
681                     <td class="msource">
682                         
683                         Roo.bootstrap.layout.Region
684                                 
685                     </td>
686                 </tr>
687         
688         
689                 <tr class="config-row expandable config-row-alt1 notInherited">
690                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
691                     <td class="sig">
692
693                         <a id="Roo.bootstrap.layout.Region-cfg-preferredTabWidth" name=".preferredTabWidth"></a>
694                         <div class="fixedFont">
695                                 <b  class="itemname">preferredTabWidth</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
696                                 
697                                 
698                         </div>
699                   
700                         <div class="mdesc">
701                             <div class="short">The preferred tab width (defaults to 150)</div> 
702                         </div>
703                         
704                         <div class="mdesc">
705                             <div class="long">
706                     The preferred tab width (defaults to 150)
707                     
708                 </div> 
709                         </div>
710                         
711                         
712
713                     </td>
714                     <td class="msource">
715                         
716                         Roo.bootstrap.layout.Region
717                                 
718                     </td>
719                 </tr>
720         
721         
722                 <tr class="config-row expandable config-row-alt0 notInherited">
723                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
724                     <td class="sig">
725
726                         <a id="Roo.bootstrap.layout.Region-cfg-preservePanels" name=".preservePanels"></a>
727                         <div class="fixedFont">
728                                 <b  class="itemname">preservePanels</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
729                                 
730                                 
731                         </div>
732                   
733                         <div class="mdesc">
734                             <div class="short">True to preserve removed panels so they can be readded later (defaults to false)</div> 
735                         </div>
736                         
737                         <div class="mdesc">
738                             <div class="long">
739                     True to preserve removed panels so they can be readded later (defaults to false)
740                     
741                 </div> 
742                         </div>
743                         
744                         
745
746                     </td>
747                     <td class="msource">
748                         
749                         Roo.bootstrap.layout.Region
750                                 
751                     </td>
752                 </tr>
753         
754         
755                 <tr class="config-row expandable config-row-alt1 notInherited">
756                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
757                     <td class="sig">
758
759                         <a id="Roo.bootstrap.layout.Region-cfg-region" name=".region"></a>
760                         <div class="fixedFont">
761                                 <b  class="itemname">region</b> : string
762                                 
763                                 
764                         </div>
765                   
766                         <div class="mdesc">
767                             <div class="short">the region that it inhabits.</div> 
768                         </div>
769                         
770                         <div class="mdesc">
771                             <div class="long">
772                     the region that it inhabits..
773                     
774                 </div> 
775                         </div>
776                         
777                         
778
779                     </td>
780                     <td class="msource">
781                         
782                         Roo.bootstrap.layout.Region
783                                 
784                     </td>
785                 </tr>
786         
787         
788                 <tr class="config-row expandable config-row-alt0 notInherited">
789                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
790                     <td class="sig">
791
792                         <a id="Roo.bootstrap.layout.Region-cfg-resizeTabs" name=".resizeTabs"></a>
793                         <div class="fixedFont">
794                                 <b  class="itemname">resizeTabs</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
795                                 
796                                 
797                         </div>
798                   
799                         <div class="mdesc">
800                             <div class="short">True to enable automatic tab resizing.</div> 
801                         </div>
802                         
803                         <div class="mdesc">
804                             <div class="long">
805                     True to enable automatic tab resizing. This will resize the tabs so they are all the same size and fit within<br/>                     the space available, similar to FireFox 1.5 tabs (defaults to false)
806                     
807                 </div> 
808                         </div>
809                         
810                         
811
812                     </td>
813                     <td class="msource">
814                         
815                         Roo.bootstrap.layout.Region
816                                 
817                     </td>
818                 </tr>
819         
820         
821                 <tr class="config-row expandable config-row-alt1">
822                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
823                     <td class="sig">
824
825                         <a id="Roo.bootstrap.layout.Basic-cfg-skipConfig" name=".skipConfig"></a>
826                         <div class="fixedFont">
827                                 <b  class="itemname">skipConfig</b> : bool
828                                 
829                                 
830                         </div>
831                   
832                         <div class="mdesc">
833                             <div class="short">skip config?</div> 
834                         </div>
835                         
836                         <div class="mdesc">
837                             <div class="long">
838                     skip config?
839                     
840                 </div> 
841                         </div>
842                         
843                         
844
845                     </td>
846                     <td class="msource">
847                         
848                         <a href="./Roo.bootstrap.layout.Basic.html#constructor" roo:cls="Roo.bootstrap.layout.Basic.html#constructor">Roo.bootstrap.layout.Basic</a>
849                                 
850                     </td>
851                 </tr>
852         
853         
854                 <tr class="config-row expandable config-row-alt0 notInherited">
855                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
856                     <td class="sig">
857
858                         <a id="Roo.bootstrap.layout.Region-cfg-split" name=".split"></a>
859                         <div class="fixedFont">
860                                 <b  class="itemname">split</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
861                                 
862                                 
863                         </div>
864                   
865                         <div class="mdesc">
866                             <div class="short">To show the splitter</div> 
867                         </div>
868                         
869                         <div class="mdesc">
870                             <div class="long">
871                     To show the splitter
872                     
873                 </div> 
874                         </div>
875                         
876                         
877
878                     </td>
879                     <td class="msource">
880                         
881                         Roo.bootstrap.layout.Region
882                                 
883                     </td>
884                 </tr>
885         
886         
887                 <tr class="config-row expandable config-row-alt1 notInherited">
888                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
889                     <td class="sig">
890
891                         <a id="Roo.bootstrap.layout.Region-cfg-tabPosition" name=".tabPosition"></a>
892                         <div class="fixedFont">
893                                 <b  class="itemname">tabPosition</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
894                                 
895                                 
896                         </div>
897                   
898                         <div class="mdesc">
899                             <div class="short">"top" or "bottom" (defaults to "bottom")</div> 
900                         </div>
901                         
902                         <div class="mdesc">
903                             <div class="long">
904                     "top" or "bottom" (defaults to "bottom")
905                     <BR/>Possible Values: top, bottom
906                 </div> 
907                         </div>
908                         
909                         
910
911                     </td>
912                     <td class="msource">
913                         
914                         Roo.bootstrap.layout.Region
915                                 
916                     </td>
917                 </tr>
918         
919         
920                 <tr class="config-row expandable config-row-alt0 notInherited">
921                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
922                     <td class="sig">
923
924                         <a id="Roo.bootstrap.layout.Region-cfg-title" name=".title"></a>
925                         <div class="fixedFont">
926                                 <b  class="itemname">title</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
927                                 
928                                 
929                         </div>
930                   
931                         <div class="mdesc">
932                             <div class="short">The title for the region (overrides panel titles)</div> 
933                         </div>
934                         
935                         <div class="mdesc">
936                             <div class="long">
937                     The title for the region (overrides panel titles)
938                     
939                 </div> 
940                         </div>
941                         
942                         
943
944                     </td>
945                     <td class="msource">
946                         
947                         Roo.bootstrap.layout.Region
948                                 
949                     </td>
950                 </tr>
951         
952         
953                 <tr class="config-row expandable config-row-alt1 notInherited">
954                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
955                     <td class="sig">
956
957                         <a id="Roo.bootstrap.layout.Region-cfg-titlebar" name=".titlebar"></a>
958                         <div class="fixedFont">
959                                 <b  class="itemname">titlebar</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
960                                 
961                                 
962                         </div>
963                   
964                         <div class="mdesc">
965                             <div class="short">True to display a title bar (defaults to true)</div> 
966                         </div>
967                         
968                         <div class="mdesc">
969                             <div class="long">
970                     True to display a title bar (defaults to true)
971                     
972                 </div> 
973                         </div>
974                         
975                         
976
977                     </td>
978                     <td class="msource">
979                         
980                         Roo.bootstrap.layout.Region
981                                 
982                     </td>
983                 </tr>
984         
985         
986                 <tr class="config-row expandable config-row-alt0 notInherited">
987                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
988                     <td class="sig">
989
990                         <a id="Roo.bootstrap.layout.Region-cfg-toolbar" name=".toolbar"></a>
991                         <div class="fixedFont">
992                                 <b  class="itemname">toolbar</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
993                                 
994                                 
995                         </div>
996                   
997                         <div class="mdesc">
998                             <div class="short">xtype configuration for a toolbar - shows on right of tabbar</div> 
999                         </div>
1000                         
1001                         <div class="mdesc">
1002                             <div class="long">
1003                     xtype configuration for a toolbar - shows on right of tabbar
1004                     
1005                 </div> 
1006                         </div>
1007                         
1008                         
1009
1010                     </td>
1011                     <td class="msource">
1012                         
1013                         Roo.bootstrap.layout.Region
1014                                 
1015                     </td>
1016                 </tr>
1017         
1018         
1019                 <tr class="config-row expandable config-row-alt1 notInherited">
1020                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1021                     <td class="sig">
1022
1023                         <a id="Roo.bootstrap.layout.Region-cfg-width" name=".width"></a>
1024                         <div class="fixedFont">
1025                                 <b  class="itemname">width</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
1026                                 
1027                                 
1028                         </div>
1029                   
1030                         <div class="mdesc">
1031                             <div class="short">For East/West panels</div> 
1032                         </div>
1033                         
1034                         <div class="mdesc">
1035                             <div class="long">
1036                     For East/West panels
1037                     
1038                 </div> 
1039                         </div>
1040                         
1041                         
1042
1043                     </td>
1044                     <td class="msource">
1045                         
1046                         Roo.bootstrap.layout.Region
1047                                 
1048                     </td>
1049                 </tr>
1050         
1051         
1052     </table>
1053                 
1054   
1055   
1056   
1057   
1058   
1059   
1060   
1061   
1062   <!-- ============================== public properties ==================== -->        
1063   
1064   
1065   
1066     <a id="Roo.bootstrap.layout.Region-props"></a>      
1067     
1068     
1069
1070     
1071     
1072      <table cellspacing="0" class="member-table">
1073       <caption class="Empty">Public Properties - Has None</caption>
1074      </table>
1075     
1076     
1077      
1078     
1079   <!-- ============================== methods summary / details ======================== -->
1080   
1081   
1082   <a id="Roo.bootstrap.layout.Region-methods"></a>
1083         <!-- constructor?? -->
1084         
1085         <!-- static's first 
1086         
1087         
1088         -->
1089         
1090         <!-- then dynamics first -->
1091         
1092   
1093   
1094     
1095     
1096     
1097       <table cellspacing="0" class="member-table">
1098       <caption>Public Methods</caption>
1099         <tr>
1100             <th class="sig-header" colspan="2">Method</th>            
1101             <th class="msource-header">Defined By</th>
1102
1103         </tr>
1104         
1105         
1106         
1107          
1108         
1109         
1110           
1111           <tr class="method-row config-row-alt0 notInherited">
1112             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1113            
1114            
1115             <td class="sig">
1116                 <a id="Roo.bootstrap.layout-method-Region"   name=".Region"></a>
1117                 <div class="fixedFont">
1118                         <span class="attributes">new <B>Roo.bootstrap.layout.</B></span><b class="itemname">Region</b>
1119                                 
1120                                  () 
1121                         
1122                                 
1123                         
1124                 </div>
1125                 <div class="mdesc">
1126                 
1127                  
1128                         <div class="short">Create a new Roo.bootstrap.layout.Region</div> 
1129                  
1130                  
1131                     <div class="long">
1132                         
1133                         
1134                         
1135                                 Create a new Roo.bootstrap.layout.Region
1136                         
1137                         
1138                         
1139                         
1140                         
1141                         
1142                         
1143                         
1144
1145                     
1146                     
1147                      
1148                     </div>                    
1149                 </div>
1150
1151             </td>
1152             <td class="msource">
1153                 &nbsp;
1154             </td>
1155         </tr>
1156         
1157           
1158           <tr class="method-row config-row-alt1 expandable notInherited">
1159             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1160            
1161            
1162             <td class="sig">
1163                 <a id="Roo.bootstrap.layout.Region-method-add"   name=".add"></a>
1164                 <div class="fixedFont">
1165                         <span class="attributes"></span><b class="itemname">add</b>
1166                                 
1167                                  (ContentPanel... <B><i>panel</i></B>) 
1168                         
1169                                 
1170                                          : 
1171                                         
1172                                                 
1173                                                 <a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a>
1174                                         
1175                                         
1176                                         
1177                                 
1178                         
1179                 </div>
1180                 <div class="mdesc">
1181                 
1182                    <div class="short">Adds the passed ContentPanel(s) to this region.</div> 
1183                  
1184                  
1185                  
1186                     <div class="long">
1187                         
1188                                 Adds the passed ContentPanel(s) to this region.
1189                     
1190                                 
1191                         
1192                         
1193                         
1194                         
1195                                 <dl class="detailList">
1196                                 <dt class="heading">Parameters:</dt>
1197                                 
1198                                         <dt>
1199                                                 <span class="fixedFont">ContentPanel...</span>  <b>panel</b>
1200                                                 
1201                                         </dt>
1202                                         <dd>The ContentPanel(s) to add (you can pass more than one)</dd>
1203                                 
1204                                 </dl>
1205                         
1206                         
1207                         
1208                         
1209                         
1210                                 <dl class="detailList">
1211                                 <dt class="heading">Returns:</dt>
1212                                 
1213                                         <dd><span class="fixedFont"><a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a></span>  The panel added (if only one was added; null otherwise)</dd>
1214                                 
1215                                 </dl>
1216                         
1217                         
1218                         
1219
1220                     
1221                     
1222                      
1223                     </div>                    
1224                 </div>
1225
1226             </td>
1227             <td class="msource">
1228                 
1229                         Roo.bootstrap.layout.Region
1230                 &nbsp;
1231             </td>
1232         </tr>
1233         
1234           
1235           <tr class="method-row config-row-alt0 expandable">
1236             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1237            
1238            
1239             <td class="sig">
1240                 <a id="Roo.util.Observable-method-addEvents"   name=".addEvents"></a>
1241                 <div class="fixedFont">
1242                         <span class="attributes"></span><b class="itemname">addEvents</b>
1243                                 
1244                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>object</i></B>) 
1245                         
1246                                 
1247                         
1248                 </div>
1249                 <div class="mdesc">
1250                 
1251                    <div class="short">Used to define events on this Observable</div> 
1252                  
1253                  
1254                  
1255                     <div class="long">
1256                         
1257                                 Used to define events on this Observable
1258                     
1259                                 
1260                         
1261                         
1262                         
1263                         
1264                                 <dl class="detailList">
1265                                 <dt class="heading">Parameters:</dt>
1266                                 
1267                                         <dt>
1268                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>object</b>
1269                                                 
1270                                         </dt>
1271                                         <dd>The object with the events defined</dd>
1272                                 
1273                                 </dl>
1274                         
1275                         
1276                         
1277                         
1278                         
1279                         
1280                         
1281
1282                     
1283                     
1284                      
1285                     </div>                    
1286                 </div>
1287
1288             </td>
1289             <td class="msource">
1290                 
1291                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1292                 &nbsp;
1293             </td>
1294         </tr>
1295         
1296           
1297           <tr class="method-row config-row-alt1 expandable">
1298             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1299            
1300            
1301             <td class="sig">
1302                 <a id="Roo.util.Observable-method-addListener"   name=".addListener"></a>
1303                 <div class="fixedFont">
1304                         <span class="attributes"></span><b class="itemname">addListener</b>
1305                                 
1306                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>, <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>handler</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>scope</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>options</i></B>) 
1307                         
1308                                 
1309                         
1310                 </div>
1311                 <div class="mdesc">
1312                 
1313                    <div class="short">Appends an event handler to this component</div> 
1314                  
1315                  
1316                  
1317                     <div class="long">
1318                         
1319                                 Appends an event handler to this component
1320                     
1321                                 
1322                         
1323                         
1324                         
1325                         
1326                                 <dl class="detailList">
1327                                 <dt class="heading">Parameters:</dt>
1328                                 
1329                                         <dt>
1330                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1331                                                 
1332                                         </dt>
1333                                         <dd>The type of event to listen for</dd>
1334                                 
1335                                         <dt>
1336                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
1337                                                 
1338                                         </dt>
1339                                         <dd>The method the event invokes</dd>
1340                                 
1341                                         <dt>
1342                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>scope</b>
1343                                                 
1344                                         </dt>
1345                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
1346                                 
1347                                         <dt>
1348                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>options</b>
1349                                                 
1350                                         </dt>
1351                                         <dd>(optional) An object containing handler configuration<br/>properties. This may contain any of the following properties:<ul><br/><li>scope {Object} The scope in which to execute the handler function. The handler function's "this" context.</li><br/><li>delay {Number} The number of milliseconds to delay the invocation of the handler after te event fires.</li><br/><li>single {Boolean} True to add a handler to handle just the next firing of the event, and then remove itself.</li><br/><li>buffer {Number} Causes the handler to be scheduled to run in an {<b>link</b> Roo.util.DelayedTask} delayed<br/>by the specified number of milliseconds. If the event fires again within that time, the original<br/>handler is <em>not</em> invoked, but the new handler is scheduled in its place.</li><br/></ul><br><br/><p><br/><b>Combining Options</b><br><br/>Using the options argument, it is possible to combine different types of listeners:<br><br/><br><br/>A normalized, delayed, one-time listener that auto stops the event and passes a custom argument (forumId)<br/>             <pre><code><br/>                el.on('click', this.onClick, this, {<br/>                       single: true,<br/>              delay: 100,<br/>                forumId: 4<br/>         });<br/>                </code></pre><br/><p><br/><b>Attaching multiple handlers in 1 call</b><br><br/>The method also allows for a single argument to be passed which is a config object containing properties<br/>which specify multiple handlers.<br/><pre><code><br/>               el.on({<br/>                    'click': {<br/>                 fn: this.onClick,<br/>                  scope: this,<br/>                       delay: 100<br/>                 }, <br/>                'mouseover': {<br/>                     fn: this.onMouseOver,<br/>                      scope: this<br/>                },<br/>                 'mouseout': {<br/>                      fn: this.onMouseOut,<br/>                       scope: this<br/>                }<br/>          });<br/>                </code></pre><br/><p><br/>Or a shorthand syntax which passes the same scope object to all handlers:<br/>        <pre><code><br/>                el.on({<br/>                    'click': this.onClick,<br/>             'mouseover': this.onMouseOver,<br/>             'mouseout': this.onMouseOut,<br/>               scope: this<br/>                });<br/>                </code></pre></dd>
1352                                 
1353                                 </dl>
1354                         
1355                         
1356                         
1357                         
1358                         
1359                         
1360                         
1361
1362                     
1363                     
1364                      
1365                     </div>                    
1366                 </div>
1367
1368             </td>
1369             <td class="msource">
1370                 
1371                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1372                 &nbsp;
1373             </td>
1374         </tr>
1375         
1376           
1377           <tr class="method-row config-row-alt0 expandable notInherited">
1378             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1379            
1380            
1381             <td class="sig">
1382                 <a id="Roo.bootstrap.layout.Region-method-animateCollapse"   name=".animateCollapse"></a>
1383                 <div class="fixedFont">
1384                         <span class="attributes"></span><b class="itemname">animateCollapse</b>
1385                                 
1386                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>skipAnim</i></B>) 
1387                         
1388                                 
1389                         
1390                 </div>
1391                 <div class="mdesc">
1392                 
1393                    <div class="short">Collapses this region.</div> 
1394                  
1395                  
1396                  
1397                     <div class="long">
1398                         
1399                                 Collapses this region.
1400                     
1401                                 
1402                         
1403                         
1404                         
1405                         
1406                                 <dl class="detailList">
1407                                 <dt class="heading">Parameters:</dt>
1408                                 
1409                                         <dt>
1410                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>skipAnim</b>
1411                                                 
1412                                         </dt>
1413                                         <dd>(optional) true to collapse the element without animation (if animate is true)</dd>
1414                                 
1415                                 </dl>
1416                         
1417                         
1418                         
1419                         
1420                         
1421                         
1422                         
1423
1424                     
1425                     
1426                      
1427                     </div>                    
1428                 </div>
1429
1430             </td>
1431             <td class="msource">
1432                 
1433                         Roo.bootstrap.layout.Region
1434                 &nbsp;
1435             </td>
1436         </tr>
1437         
1438           
1439           <tr class="method-row config-row-alt1 expandable notInherited">
1440             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1441            
1442            
1443             <td class="sig">
1444                 <a id="Roo.bootstrap.layout.Region-method-animateExpand"   name=".animateExpand"></a>
1445                 <div class="fixedFont">
1446                         <span class="attributes"></span><b class="itemname">animateExpand</b>
1447                                 
1448                                  (<a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>skipAnim</i></B>) 
1449                         
1450                                 
1451                         
1452                 </div>
1453                 <div class="mdesc">
1454                 
1455                    <div class="short">Expands this region if it was previously collapsed.</div> 
1456                  
1457                  
1458                  
1459                     <div class="long">
1460                         
1461                                 Expands this region if it was previously collapsed.
1462                     
1463                                 
1464                         
1465                         
1466                         
1467                         
1468                                 <dl class="detailList">
1469                                 <dt class="heading">Parameters:</dt>
1470                                 
1471                                         <dt>
1472                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span>  <b>e</b>
1473                                                 
1474                                         </dt>
1475                                         <dd>The event that triggered the expand (or null if calling manually)</dd>
1476                                 
1477                                         <dt>
1478                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>skipAnim</b>
1479                                                 
1480                                         </dt>
1481                                         <dd>(optional) true to expand the element without animation (if animate is true)</dd>
1482                                 
1483                                 </dl>
1484                         
1485                         
1486                         
1487                         
1488                         
1489                         
1490                         
1491
1492                     
1493                     
1494                      
1495                     </div>                    
1496                 </div>
1497
1498             </td>
1499             <td class="msource">
1500                 
1501                         Roo.bootstrap.layout.Region
1502                 &nbsp;
1503             </td>
1504         </tr>
1505         
1506           
1507           <tr class="method-row config-row-alt0 expandable">
1508             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1509            
1510            
1511             <td class="sig">
1512                 <a id="Roo.util.Observable-method-fireEvent"   name=".fireEvent"></a>
1513                 <div class="fixedFont">
1514                         <span class="attributes"></span><b class="itemname">fireEvent</b>
1515                                 
1516                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object...</a> <B><i>args</i></B>) 
1517                         
1518                                 
1519                                          : 
1520                                         
1521                                                 
1522                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
1523                                         
1524                                         
1525                                         
1526                                 
1527                         
1528                 </div>
1529                 <div class="mdesc">
1530                 
1531                    <div class="short">Fires the specified event with the passed parameters (minus the event name).</div> 
1532                  
1533                  
1534                  
1535                     <div class="long">
1536                         
1537                                 Fires the specified event with the passed parameters (minus the event name).
1538                     
1539                                 
1540                         
1541                         
1542                         
1543                         
1544                                 <dl class="detailList">
1545                                 <dt class="heading">Parameters:</dt>
1546                                 
1547                                         <dt>
1548                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1549                                                 
1550                                         </dt>
1551                                         <dd></dd>
1552                                 
1553                                         <dt>
1554                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object...</a></span>  <b>args</b>
1555                                                 
1556                                         </dt>
1557                                         <dd>Variable number of parameters are passed to handlers</dd>
1558                                 
1559                                 </dl>
1560                         
1561                         
1562                         
1563                         
1564                         
1565                                 <dl class="detailList">
1566                                 <dt class="heading">Returns:</dt>
1567                                 
1568                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  returns false if any of the handlers return false otherwise it returns true</dd>
1569                                 
1570                                 </dl>
1571                         
1572                         
1573                         
1574
1575                     
1576                     
1577                      
1578                     </div>                    
1579                 </div>
1580
1581             </td>
1582             <td class="msource">
1583                 
1584                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1585                 &nbsp;
1586             </td>
1587         </tr>
1588         
1589           
1590           <tr class="method-row config-row-alt1 expandable notInherited">
1591             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1592            
1593            
1594             <td class="sig">
1595                 <a id="Roo.bootstrap.layout.Region-method-getActivePanel"   name=".getActivePanel"></a>
1596                 <div class="fixedFont">
1597                         <span class="attributes"></span><b class="itemname">getActivePanel</b>
1598                                 
1599                                  () 
1600                         
1601                                 
1602                                          : 
1603                                         
1604                                                 
1605                                                 <a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a>
1606                                         
1607                                         
1608                                         
1609                                 
1610                         
1611                 </div>
1612                 <div class="mdesc">
1613                 
1614                    <div class="short">Get the active panel for this region.</div> 
1615                  
1616                  
1617                  
1618                     <div class="long">
1619                         
1620                                 Get the active panel for this region.
1621                     
1622                                 
1623                         
1624                         
1625                         
1626                         
1627                         
1628                         
1629                         
1630                         
1631                                 <dl class="detailList">
1632                                 <dt class="heading">Returns:</dt>
1633                                 
1634                                         <dd><span class="fixedFont"><a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a></span>  The active panel or null</dd>
1635                                 
1636                                 </dl>
1637                         
1638                         
1639                         
1640
1641                     
1642                     
1643                      
1644                     </div>                    
1645                 </div>
1646
1647             </td>
1648             <td class="msource">
1649                 
1650                         Roo.bootstrap.layout.Region
1651                 &nbsp;
1652             </td>
1653         </tr>
1654         
1655           
1656           <tr class="method-row config-row-alt0 expandable notInherited">
1657             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1658            
1659            
1660             <td class="sig">
1661                 <a id="Roo.bootstrap.layout.Region-method-getBox"   name=".getBox"></a>
1662                 <div class="fixedFont">
1663                         <span class="attributes"></span><b class="itemname">getBox</b>
1664                                 
1665                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>title</i></B>) 
1666                         
1667                                 
1668                         
1669                 </div>
1670                 <div class="mdesc">
1671                 
1672                    <div class="short">Updates the title for collapsed north/south regions (used with {<b>link</b> <b>collapsedTitle</b>} config option)</div> 
1673                  
1674                  
1675                  
1676                     <div class="long">
1677                         
1678                                 Updates the title for collapsed north/south regions (used with {<b>link</b> <b>collapsedTitle</b>} config option)
1679                     
1680                                 
1681                         
1682                         
1683                         
1684                         
1685                                 <dl class="detailList">
1686                                 <dt class="heading">Parameters:</dt>
1687                                 
1688                                         <dt>
1689                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>title</b>
1690                                                 
1691                                         </dt>
1692                                         <dd>(optional) The title text (accepts HTML markup, defaults to the numeric character reference for a non-breaking space, "&amp;#160;")</dd>
1693                                 
1694                                 </dl>
1695                         
1696                         
1697                         
1698                         
1699                         
1700                         
1701                         
1702
1703                     
1704                     
1705                      
1706                     </div>                    
1707                 </div>
1708
1709             </td>
1710             <td class="msource">
1711                 
1712                         Roo.bootstrap.layout.Region
1713                 &nbsp;
1714             </td>
1715         </tr>
1716         
1717           
1718           <tr class="method-row config-row-alt1 expandable notInherited">
1719             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1720            
1721            
1722             <td class="sig">
1723                 <a id="Roo.bootstrap.layout.Region-method-getEl"   name=".getEl"></a>
1724                 <div class="fixedFont">
1725                         <span class="attributes"></span><b class="itemname">getEl</b>
1726                                 
1727                                  () 
1728                         
1729                                 
1730                                          : 
1731                                         
1732                                                 
1733                                                 <a href="./Roo.Element.html#constructor" roo:cls="Roo.Element.html#constructor">Roo.Element</a>
1734                                         
1735                                         
1736                                         
1737                                 
1738                         
1739                 </div>
1740                 <div class="mdesc">
1741                 
1742                    <div class="short">Returns the container element for this region.</div> 
1743                  
1744                  
1745                  
1746                     <div class="long">
1747                         
1748                                 Returns the container element for this region.
1749                     
1750                                 
1751                         
1752                         
1753                         
1754                         
1755                         
1756                         
1757                         
1758                         
1759                                 <dl class="detailList">
1760                                 <dt class="heading">Returns:</dt>
1761                                 
1762                                         <dd><span class="fixedFont"><a href="./Roo.Element.html#constructor" roo:cls="Roo.Element.html#constructor">Roo.Element</a></span>  </dd>
1763                                 
1764                                 </dl>
1765                         
1766                         
1767                         
1768
1769                     
1770                     
1771                      
1772                     </div>                    
1773                 </div>
1774
1775             </td>
1776             <td class="msource">
1777                 
1778                         Roo.bootstrap.layout.Region
1779                 &nbsp;
1780             </td>
1781         </tr>
1782         
1783           
1784           <tr class="method-row config-row-alt0 expandable">
1785             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1786            
1787            
1788             <td class="sig">
1789                 <a id="Roo.bootstrap.layout.Basic-method-getPanel"   name=".getPanel"></a>
1790                 <div class="fixedFont">
1791                         <span class="attributes"></span><b class="itemname">getPanel</b>
1792                                 
1793                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel <B><i>panel</i></B>) 
1794                         
1795                                 
1796                                          : 
1797                                         
1798                                                 
1799                                                 <a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a>
1800                                         
1801                                         
1802                                         
1803                                 
1804                         
1805                 </div>
1806                 <div class="mdesc">
1807                 
1808                    <div class="short">Returns the panel specified or null if it's not in this region.</div> 
1809                  
1810                  
1811                  
1812                     <div class="long">
1813                         
1814                                 Returns the panel specified or null if it's not in this region.
1815                     
1816                                 
1817                         
1818                         
1819                         
1820                         
1821                                 <dl class="detailList">
1822                                 <dt class="heading">Parameters:</dt>
1823                                 
1824                                         <dt>
1825                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel</span>  <b>panel</b>
1826                                                 
1827                                         </dt>
1828                                         <dd>The panels index, id or the panel itself</dd>
1829                                 
1830                                 </dl>
1831                         
1832                         
1833                         
1834                         
1835                         
1836                                 <dl class="detailList">
1837                                 <dt class="heading">Returns:</dt>
1838                                 
1839                                         <dd><span class="fixedFont"><a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a></span>  </dd>
1840                                 
1841                                 </dl>
1842                         
1843                         
1844                         
1845
1846                     
1847                     
1848                      
1849                     </div>                    
1850                 </div>
1851
1852             </td>
1853             <td class="msource">
1854                 
1855                         <a href="./Roo.bootstrap.layout.Basic.html#constructor" roo:cls="Roo.bootstrap.layout.Basic.html#constructor">Roo.bootstrap.layout.Basic</a>
1856                 &nbsp;
1857             </td>
1858         </tr>
1859         
1860           
1861           <tr class="method-row config-row-alt1 expandable">
1862             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1863            
1864            
1865             <td class="sig">
1866                 <a id="Roo.bootstrap.layout.Basic-method-getPosition"   name=".getPosition"></a>
1867                 <div class="fixedFont">
1868                         <span class="attributes"></span><b class="itemname">getPosition</b>
1869                                 
1870                                  () 
1871                         
1872                                 
1873                                          : 
1874                                         
1875                                                 
1876                                                 <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
1877                                         
1878                                         
1879                                         
1880                                 
1881                         
1882                 </div>
1883                 <div class="mdesc">
1884                 
1885                    <div class="short">Returns this regions position (north/south/east/west/center).</div> 
1886                  
1887                  
1888                  
1889                     <div class="long">
1890                         
1891                                 Returns this regions position (north/south/east/west/center).
1892                     
1893                                 
1894                         
1895                         
1896                         
1897                         
1898                         
1899                         
1900                         
1901                         
1902                                 <dl class="detailList">
1903                                 <dt class="heading">Returns:</dt>
1904                                 
1905                                         <dd><span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  </dd>
1906                                 
1907                                 </dl>
1908                         
1909                         
1910                         
1911
1912                     
1913                     
1914                      
1915                     </div>                    
1916                 </div>
1917
1918             </td>
1919             <td class="msource">
1920                 
1921                         <a href="./Roo.bootstrap.layout.Basic.html#constructor" roo:cls="Roo.bootstrap.layout.Basic.html#constructor">Roo.bootstrap.layout.Basic</a>
1922                 &nbsp;
1923             </td>
1924         </tr>
1925         
1926           
1927           <tr class="method-row config-row-alt0 expandable notInherited">
1928             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1929            
1930            
1931             <td class="sig">
1932                 <a id="Roo.bootstrap.layout.Region-method-getTabs"   name=".getTabs"></a>
1933                 <div class="fixedFont">
1934                         <span class="attributes"></span><b class="itemname">getTabs</b>
1935                                 
1936                                  () 
1937                         
1938                                 
1939                                          : 
1940                                         
1941                                                 
1942                                                 <a href="./Roo.TabPanel.html#constructor" roo:cls="Roo.TabPanel.html#constructor">Roo.TabPanel</a>
1943                                         
1944                                         
1945                                         
1946                                 
1947                         
1948                 </div>
1949                 <div class="mdesc">
1950                 
1951                    <div class="short">Returns the TabPanel component used by this region</div> 
1952                  
1953                  
1954                  
1955                     <div class="long">
1956                         
1957                                 Returns the TabPanel component used by this region
1958                     
1959                                 
1960                         
1961                         
1962                         
1963                         
1964                         
1965                         
1966                         
1967                         
1968                                 <dl class="detailList">
1969                                 <dt class="heading">Returns:</dt>
1970                                 
1971                                         <dd><span class="fixedFont"><a href="./Roo.TabPanel.html#constructor" roo:cls="Roo.TabPanel.html#constructor">Roo.TabPanel</a></span>  </dd>
1972                                 
1973                                 </dl>
1974                         
1975                         
1976                         
1977
1978                     
1979                     
1980                      
1981                     </div>                    
1982                 </div>
1983
1984             </td>
1985             <td class="msource">
1986                 
1987                         Roo.bootstrap.layout.Region
1988                 &nbsp;
1989             </td>
1990         </tr>
1991         
1992           
1993           <tr class="method-row config-row-alt1 expandable">
1994             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1995            
1996            
1997             <td class="sig">
1998                 <a id="Roo.util.Observable-method-hasListener"   name=".hasListener"></a>
1999                 <div class="fixedFont">
2000                         <span class="attributes"></span><b class="itemname">hasListener</b>
2001                                 
2002                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>) 
2003                         
2004                                 
2005                                          : 
2006                                         
2007                                                 
2008                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
2009                                         
2010                                         
2011                                         
2012                                 
2013                         
2014                 </div>
2015                 <div class="mdesc">
2016                 
2017                    <div class="short">Checks to see if this object has any listeners for a specified event</div> 
2018                  
2019                  
2020                  
2021                     <div class="long">
2022                         
2023                                 Checks to see if this object has any listeners for a specified event
2024                     
2025                                 
2026                         
2027                         
2028                         
2029                         
2030                                 <dl class="detailList">
2031                                 <dt class="heading">Parameters:</dt>
2032                                 
2033                                         <dt>
2034                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
2035                                                 
2036                                         </dt>
2037                                         <dd>The name of the event to check for</dd>
2038                                 
2039                                 </dl>
2040                         
2041                         
2042                         
2043                         
2044                         
2045                                 <dl class="detailList">
2046                                 <dt class="heading">Returns:</dt>
2047                                 
2048                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  True if the event is being listened for, else false</dd>
2049                                 
2050                                 </dl>
2051                         
2052                         
2053                         
2054
2055                     
2056                     
2057                      
2058                     </div>                    
2059                 </div>
2060
2061             </td>
2062             <td class="msource">
2063                 
2064                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2065                 &nbsp;
2066             </td>
2067         </tr>
2068         
2069           
2070           <tr class="method-row config-row-alt0 expandable">
2071             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2072            
2073            
2074             <td class="sig">
2075                 <a id="Roo.bootstrap.layout.Basic-method-hasPanel"   name=".hasPanel"></a>
2076                 <div class="fixedFont">
2077                         <span class="attributes"></span><b class="itemname">hasPanel</b>
2078                                 
2079                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel <B><i>panel</i></B>) 
2080                         
2081                                 
2082                                          : 
2083                                         
2084                                                 
2085                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
2086                                         
2087                                         
2088                                         
2089                                 
2090                         
2091                 </div>
2092                 <div class="mdesc">
2093                 
2094                    <div class="short">Returns true if the panel is in this region.</div> 
2095                  
2096                  
2097                  
2098                     <div class="long">
2099                         
2100                                 Returns true if the panel is in this region.
2101                     
2102                                 
2103                         
2104                         
2105                         
2106                         
2107                                 <dl class="detailList">
2108                                 <dt class="heading">Parameters:</dt>
2109                                 
2110                                         <dt>
2111                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel</span>  <b>panel</b>
2112                                                 
2113                                         </dt>
2114                                         <dd>The panels index, id or the panel itself</dd>
2115                                 
2116                                 </dl>
2117                         
2118                         
2119                         
2120                         
2121                         
2122                                 <dl class="detailList">
2123                                 <dt class="heading">Returns:</dt>
2124                                 
2125                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  </dd>
2126                                 
2127                                 </dl>
2128                         
2129                         
2130                         
2131
2132                     
2133                     
2134                      
2135                     </div>                    
2136                 </div>
2137
2138             </td>
2139             <td class="msource">
2140                 
2141                         <a href="./Roo.bootstrap.layout.Basic.html#constructor" roo:cls="Roo.bootstrap.layout.Basic.html#constructor">Roo.bootstrap.layout.Basic</a>
2142                 &nbsp;
2143             </td>
2144         </tr>
2145         
2146           
2147           <tr class="method-row config-row-alt1 expandable notInherited">
2148             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2149            
2150            
2151             <td class="sig">
2152                 <a id="Roo.bootstrap.layout.Region-method-hide"   name=".hide"></a>
2153                 <div class="fixedFont">
2154                         <span class="attributes"></span><b class="itemname">hide</b>
2155                                 
2156                                  () 
2157                         
2158                                 
2159                         
2160                 </div>
2161                 <div class="mdesc">
2162                 
2163                    <div class="short">Hides this region.</div> 
2164                  
2165                  
2166                  
2167                     <div class="long">
2168                         
2169                                 Hides this region.
2170                     
2171                                 
2172                         
2173                         
2174                         
2175                         
2176                         
2177                         
2178                         
2179                         
2180                         
2181                         
2182
2183                     
2184                     
2185                      
2186                     </div>                    
2187                 </div>
2188
2189             </td>
2190             <td class="msource">
2191                 
2192                         Roo.bootstrap.layout.Region
2193                 &nbsp;
2194             </td>
2195         </tr>
2196         
2197           
2198           <tr class="method-row config-row-alt0 expandable notInherited">
2199             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2200            
2201            
2202             <td class="sig">
2203                 <a id="Roo.bootstrap.layout.Region-method-hidePanel"   name=".hidePanel"></a>
2204                 <div class="fixedFont">
2205                         <span class="attributes"></span><b class="itemname">hidePanel</b>
2206                                 
2207                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel <B><i>panel</i></B>) 
2208                         
2209                                 
2210                         
2211                 </div>
2212                 <div class="mdesc">
2213                 
2214                    <div class="short">Hides the tab for the specified panel.</div> 
2215                  
2216                  
2217                  
2218                     <div class="long">
2219                         
2220                                 Hides the tab for the specified panel.
2221                     
2222                                 
2223                         
2224                         
2225                         
2226                         
2227                                 <dl class="detailList">
2228                                 <dt class="heading">Parameters:</dt>
2229                                 
2230                                         <dt>
2231                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel</span>  <b>panel</b>
2232                                                 
2233                                         </dt>
2234                                         <dd>The panel's index, id or the panel itself</dd>
2235                                 
2236                                 </dl>
2237                         
2238                         
2239                         
2240                         
2241                         
2242                         
2243                         
2244
2245                     
2246                     
2247                      
2248                     </div>                    
2249                 </div>
2250
2251             </td>
2252             <td class="msource">
2253                 
2254                         Roo.bootstrap.layout.Region
2255                 &nbsp;
2256             </td>
2257         </tr>
2258         
2259           
2260           <tr class="method-row config-row-alt1 expandable notInherited">
2261             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2262            
2263            
2264             <td class="sig">
2265                 <a id="Roo.bootstrap.layout.Region-method-isVisible"   name=".isVisible"></a>
2266                 <div class="fixedFont">
2267                         <span class="attributes"></span><b class="itemname">isVisible</b>
2268                                 
2269                                  () 
2270                         
2271                                 
2272                                          : 
2273                                         
2274                                                 
2275                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
2276                                         
2277                                         
2278                                         
2279                                 
2280                         
2281                 </div>
2282                 <div class="mdesc">
2283                 
2284                    <div class="short">Returns true if this region is currently visible.</div> 
2285                  
2286                  
2287                  
2288                     <div class="long">
2289                         
2290                                 Returns true if this region is currently visible.
2291                     
2292                                 
2293                         
2294                         
2295                         
2296                         
2297                         
2298                         
2299                         
2300                         
2301                                 <dl class="detailList">
2302                                 <dt class="heading">Returns:</dt>
2303                                 
2304                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  </dd>
2305                                 
2306                                 </dl>
2307                         
2308                         
2309                         
2310
2311                     
2312                     
2313                      
2314                     </div>                    
2315                 </div>
2316
2317             </td>
2318             <td class="msource">
2319                 
2320                         Roo.bootstrap.layout.Region
2321                 &nbsp;
2322             </td>
2323         </tr>
2324         
2325           
2326           <tr class="method-row config-row-alt0 expandable">
2327             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2328            
2329            
2330             <td class="sig">
2331                 <a id="Roo.util.Observable-method-on"   name=".on"></a>
2332                 <div class="fixedFont">
2333                         <span class="attributes"></span><b class="itemname">on</b>
2334                                 
2335                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>, <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>handler</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>scope</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>options</i></B>) 
2336                         
2337                                 
2338                         
2339                 </div>
2340                 <div class="mdesc">
2341                 
2342                    <div class="short">Appends an event handler to this element (shorthand for addListener)</div> 
2343                  
2344                  
2345                  
2346                     <div class="long">
2347                         
2348                                 Appends an event handler to this element (shorthand for addListener)
2349                     
2350                                 
2351                         
2352                         
2353                         
2354                         
2355                                 <dl class="detailList">
2356                                 <dt class="heading">Parameters:</dt>
2357                                 
2358                                         <dt>
2359                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
2360                                                 
2361                                         </dt>
2362                                         <dd>The type of event to listen for</dd>
2363                                 
2364                                         <dt>
2365                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
2366                                                 
2367                                         </dt>
2368                                         <dd>The method the event invokes</dd>
2369                                 
2370                                         <dt>
2371                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>scope</b>
2372                                                 
2373                                         </dt>
2374                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
2375                                 
2376                                         <dt>
2377                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>options</b>
2378                                                 
2379                                         </dt>
2380                                         <dd>(optional)</dd>
2381                                 
2382                                 </dl>
2383                         
2384                         
2385                         
2386                         
2387                         
2388                         
2389                         
2390
2391                     
2392                     
2393                      
2394                     </div>                    
2395                 </div>
2396
2397             </td>
2398             <td class="msource">
2399                 
2400                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2401                 &nbsp;
2402             </td>
2403         </tr>
2404         
2405           
2406           <tr class="method-row config-row-alt1 expandable">
2407             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2408            
2409            
2410             <td class="sig">
2411                 <a id="Roo.util.Observable-method-purgeListeners"   name=".purgeListeners"></a>
2412                 <div class="fixedFont">
2413                         <span class="attributes"></span><b class="itemname">purgeListeners</b>
2414                                 
2415                                  () 
2416                         
2417                                 
2418                         
2419                 </div>
2420                 <div class="mdesc">
2421                 
2422                    <div class="short">Removes all listeners for this object</div> 
2423                  
2424                  
2425                  
2426                     <div class="long">
2427                         
2428                                 Removes all listeners for this object
2429                     
2430                                 
2431                         
2432                         
2433                         
2434                         
2435                         
2436                         
2437                         
2438                         
2439                         
2440                         
2441
2442                     
2443                     
2444                      
2445                     </div>                    
2446                 </div>
2447
2448             </td>
2449             <td class="msource">
2450                 
2451                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2452                 &nbsp;
2453             </td>
2454         </tr>
2455         
2456           
2457           <tr class="method-row config-row-alt0 expandable notInherited">
2458             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2459            
2460            
2461             <td class="sig">
2462                 <a id="Roo.bootstrap.layout.Region-method-remove"   name=".remove"></a>
2463                 <div class="fixedFont">
2464                         <span class="attributes"></span><b class="itemname">remove</b>
2465                                 
2466                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel <B><i>panel</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>preservePanel</i></B>) 
2467                         
2468                                 
2469                                          : 
2470                                         
2471                                                 
2472                                                 <a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a>
2473                                         
2474                                         
2475                                         
2476                                 
2477                         
2478                 </div>
2479                 <div class="mdesc">
2480                 
2481                    <div class="short">Removes the specified panel.</div> 
2482                  
2483                  
2484                  
2485                     <div class="long">
2486                         
2487                                 Removes the specified panel. If preservePanel is not true (either here or in the config), the panel is destroyed.
2488                     
2489                                 
2490                         
2491                         
2492                         
2493                         
2494                                 <dl class="detailList">
2495                                 <dt class="heading">Parameters:</dt>
2496                                 
2497                                         <dt>
2498                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel</span>  <b>panel</b>
2499                                                 
2500                                         </dt>
2501                                         <dd>The panel's index, id or the panel itself</dd>
2502                                 
2503                                         <dt>
2504                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>preservePanel</b>
2505                                                 
2506                                         </dt>
2507                                         <dd>Overrides the config preservePanel option</dd>
2508                                 
2509                                 </dl>
2510                         
2511                         
2512                         
2513                         
2514                         
2515                                 <dl class="detailList">
2516                                 <dt class="heading">Returns:</dt>
2517                                 
2518                                         <dd><span class="fixedFont"><a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a></span>  The panel that was removed</dd>
2519                                 
2520                                 </dl>
2521                         
2522                         
2523                         
2524
2525                     
2526                     
2527                      
2528                     </div>                    
2529                 </div>
2530
2531             </td>
2532             <td class="msource">
2533                 
2534                         Roo.bootstrap.layout.Region
2535                 &nbsp;
2536             </td>
2537         </tr>
2538         
2539           
2540           <tr class="method-row config-row-alt1 expandable">
2541             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2542            
2543            
2544             <td class="sig">
2545                 <a id="Roo.util.Observable-method-removeListener"   name=".removeListener"></a>
2546                 <div class="fixedFont">
2547                         <span class="attributes"></span><b class="itemname">removeListener</b>
2548                                 
2549                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>, <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>handler</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>scope</i></B>) 
2550                         
2551                                 
2552                         
2553                 </div>
2554                 <div class="mdesc">
2555                 
2556                    <div class="short">Removes a listener</div> 
2557                  
2558                  
2559                  
2560                     <div class="long">
2561                         
2562                                 Removes a listener
2563                     
2564                                 
2565                         
2566                         
2567                         
2568                         
2569                                 <dl class="detailList">
2570                                 <dt class="heading">Parameters:</dt>
2571                                 
2572                                         <dt>
2573                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
2574                                                 
2575                                         </dt>
2576                                         <dd>The type of event to listen for</dd>
2577                                 
2578                                         <dt>
2579                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
2580                                                 
2581                                         </dt>
2582                                         <dd>The handler to remove</dd>
2583                                 
2584                                         <dt>
2585                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>scope</b>
2586                                                 
2587                                         </dt>
2588                                         <dd>(optional) The scope (this object) for the handler</dd>
2589                                 
2590                                 </dl>
2591                         
2592                         
2593                         
2594                         
2595                         
2596                         
2597                         
2598
2599                     
2600                     
2601                      
2602                     </div>                    
2603                 </div>
2604
2605             </td>
2606             <td class="msource">
2607                 
2608                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2609                 &nbsp;
2610             </td>
2611         </tr>
2612         
2613           
2614           <tr class="method-row config-row-alt0 expandable">
2615             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2616            
2617            
2618             <td class="sig">
2619                 <a id="Roo.bootstrap.layout.Basic-method-resizeTo"   name=".resizeTo"></a>
2620                 <div class="fixedFont">
2621                         <span class="attributes"></span><b class="itemname">resizeTo</b>
2622                                 
2623                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>newSize</i></B>) 
2624                         
2625                                 
2626                         
2627                 </div>
2628                 <div class="mdesc">
2629                 
2630                    <div class="short">Resizes the region to the specified size.</div> 
2631                  
2632                  
2633                  
2634                     <div class="long">
2635                         
2636                                 Resizes the region to the specified size. For vertical regions (west, east) this adjusts <br/>the width, for horizontal (north, south) the height.
2637                     
2638                                 
2639                         
2640                         
2641                         
2642                         
2643                                 <dl class="detailList">
2644                                 <dt class="heading">Parameters:</dt>
2645                                 
2646                                         <dt>
2647                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>newSize</b>
2648                                                 
2649                                         </dt>
2650                                         <dd>The new width or height</dd>
2651                                 
2652                                 </dl>
2653                         
2654                         
2655                         
2656                         
2657                         
2658                         
2659                         
2660
2661                     
2662                     
2663                      
2664                     </div>                    
2665                 </div>
2666
2667             </td>
2668             <td class="msource">
2669                 
2670                         <a href="./Roo.bootstrap.layout.Basic.html#constructor" roo:cls="Roo.bootstrap.layout.Basic.html#constructor">Roo.bootstrap.layout.Basic</a>
2671                 &nbsp;
2672             </td>
2673         </tr>
2674         
2675           
2676           <tr class="method-row config-row-alt1 expandable notInherited">
2677             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2678            
2679            
2680             <td class="sig">
2681                 <a id="Roo.bootstrap.layout.Region-method-show"   name=".show"></a>
2682                 <div class="fixedFont">
2683                         <span class="attributes"></span><b class="itemname">show</b>
2684                                 
2685                                  () 
2686                         
2687                                 
2688                         
2689                 </div>
2690                 <div class="mdesc">
2691                 
2692                    <div class="short">Shows this region if it was previously hidden.</div> 
2693                  
2694                  
2695                  
2696                     <div class="long">
2697                         
2698                                 Shows this region if it was previously hidden.
2699                     
2700                                 
2701                         
2702                         
2703                         
2704                         
2705                         
2706                         
2707                         
2708                         
2709                         
2710                         
2711
2712                     
2713                     
2714                      
2715                     </div>                    
2716                 </div>
2717
2718             </td>
2719             <td class="msource">
2720                 
2721                         Roo.bootstrap.layout.Region
2722                 &nbsp;
2723             </td>
2724         </tr>
2725         
2726           
2727           <tr class="method-row config-row-alt0 expandable notInherited">
2728             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2729            
2730            
2731             <td class="sig">
2732                 <a id="Roo.bootstrap.layout.Region-method-showPanel"   name=".showPanel"></a>
2733                 <div class="fixedFont">
2734                         <span class="attributes"></span><b class="itemname">showPanel</b>
2735                                 
2736                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel <B><i>panelId</i></B>) 
2737                         
2738                                 
2739                                          : 
2740                                         
2741                                                 
2742                                                 <a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a>
2743                                         
2744                                         
2745                                         
2746                                 
2747                         
2748                 </div>
2749                 <div class="mdesc">
2750                 
2751                    <div class="short">Shows the specified panel.</div> 
2752                  
2753                  
2754                  
2755                     <div class="long">
2756                         
2757                                 Shows the specified panel.
2758                     
2759                                 
2760                         
2761                         
2762                         
2763                         
2764                                 <dl class="detailList">
2765                                 <dt class="heading">Parameters:</dt>
2766                                 
2767                                         <dt>
2768                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel</span>  <b>panelId</b>
2769                                                 
2770                                         </dt>
2771                                         <dd>The panel's index, id or the panel itself</dd>
2772                                 
2773                                 </dl>
2774                         
2775                         
2776                         
2777                         
2778                         
2779                                 <dl class="detailList">
2780                                 <dt class="heading">Returns:</dt>
2781                                 
2782                                         <dd><span class="fixedFont"><a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a></span>  The shown panel, or null if a panel could not be found from panelId</dd>
2783                                 
2784                                 </dl>
2785                         
2786                         
2787                         
2788
2789                     
2790                     
2791                      
2792                     </div>                    
2793                 </div>
2794
2795             </td>
2796             <td class="msource">
2797                 
2798                         Roo.bootstrap.layout.Region
2799                 &nbsp;
2800             </td>
2801         </tr>
2802         
2803           
2804           <tr class="method-row config-row-alt1 expandable">
2805             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2806            
2807            
2808             <td class="sig">
2809                 <a id="Roo.util.Observable-method-un"   name=".un"></a>
2810                 <div class="fixedFont">
2811                         <span class="attributes"></span><b class="itemname">un</b>
2812                                 
2813                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>, <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>handler</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>scope</i></B>) 
2814                         
2815                                 
2816                         
2817                 </div>
2818                 <div class="mdesc">
2819                 
2820                    <div class="short">Removes a listener (shorthand for removeListener)</div> 
2821                  
2822                  
2823                  
2824                     <div class="long">
2825                         
2826                                 Removes a listener (shorthand for removeListener)
2827                     
2828                                 
2829                         
2830                         
2831                         
2832                         
2833                                 <dl class="detailList">
2834                                 <dt class="heading">Parameters:</dt>
2835                                 
2836                                         <dt>
2837                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
2838                                                 
2839                                         </dt>
2840                                         <dd>The type of event to listen for</dd>
2841                                 
2842                                         <dt>
2843                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
2844                                                 
2845                                         </dt>
2846                                         <dd>The handler to remove</dd>
2847                                 
2848                                         <dt>
2849                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>scope</b>
2850                                                 
2851                                         </dt>
2852                                         <dd>(optional) The scope (this object) for the handler</dd>
2853                                 
2854                                 </dl>
2855                         
2856                         
2857                         
2858                         
2859                         
2860                         
2861                         
2862
2863                     
2864                     
2865                      
2866                     </div>                    
2867                 </div>
2868
2869             </td>
2870             <td class="msource">
2871                 
2872                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2873                 &nbsp;
2874             </td>
2875         </tr>
2876         
2877           
2878           <tr class="method-row config-row-alt0 expandable notInherited">
2879             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2880            
2881            
2882             <td class="sig">
2883                 <a id="Roo.bootstrap.layout.Region-method-unhidePanel"   name=".unhidePanel"></a>
2884                 <div class="fixedFont">
2885                         <span class="attributes"></span><b class="itemname">unhidePanel</b>
2886                                 
2887                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel <B><i>panel</i></B>) 
2888                         
2889                                 
2890                         
2891                 </div>
2892                 <div class="mdesc">
2893                 
2894                    <div class="short">Unhides the tab for a previously hidden panel.</div> 
2895                  
2896                  
2897                  
2898                     <div class="long">
2899                         
2900                                 Unhides the tab for a previously hidden panel.
2901                     
2902                                 
2903                         
2904                         
2905                         
2906                         
2907                                 <dl class="detailList">
2908                                 <dt class="heading">Parameters:</dt>
2909                                 
2910                                         <dt>
2911                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel</span>  <b>panel</b>
2912                                                 
2913                                         </dt>
2914                                         <dd>The panel's index, id or the panel itself</dd>
2915                                 
2916                                 </dl>
2917                         
2918                         
2919                         
2920                         
2921                         
2922                         
2923                         
2924
2925                     
2926                     
2927                      
2928                     </div>                    
2929                 </div>
2930
2931             </td>
2932             <td class="msource">
2933                 
2934                         Roo.bootstrap.layout.Region
2935                 &nbsp;
2936             </td>
2937         </tr>
2938         
2939                                                        
2940     </table>
2941
2942   
2943   <!-- ============================== events summary / details ======================== -->
2944   
2945   
2946   <a id="Roo.bootstrap.layout.Region-events"></a>
2947     
2948   
2949         
2950    
2951     
2952      <table cellspacing="0" class="member-table">
2953       <caption class="Empty">Events - Has None</caption>
2954      </table>
2955     
2956     
2957   
2958     
2959     
2960   
2961   
2962   
2963  
2964 <!-- ============================== footer ================================= -->
2965                 <div class="fineprint" style="clear:both">
2966                         
2967                         Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Fri Jul 13 2018 14:10:54 GMT+0800 (HKT)
2968                         Based on 
2969                         <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
2970                 </div>
2971         </body>
2972 </html>