docs/default.css
[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-cmargins" name=".cmargins"></a>
298                         <div class="fixedFont">
299                                 <b  class="itemname">cmargins</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
300                                 
301                                 
302                         </div>
303                   
304                         <div class="mdesc">
305                             <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> 
306                         </div>
307                         
308                         <div class="mdesc">
309                             <div class="long">
310                     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})
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-disableTabTips" name=".disableTabTips"></a>
331                         <div class="fixedFont">
332                                 <b  class="itemname">disableTabTips</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
333                                 
334                                 
335                         </div>
336                   
337                         <div class="mdesc">
338                             <div class="short">True to disable tab tooltips</div> 
339                         </div>
340                         
341                         <div class="mdesc">
342                             <div class="long">
343                     True to disable tab tooltips
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-height" name=".height"></a>
364                         <div class="fixedFont">
365                                 <b  class="itemname">height</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
366                                 
367                                 
368                         </div>
369                   
370                         <div class="mdesc">
371                             <div class="short">For North/South panels</div> 
372                         </div>
373                         
374                         <div class="mdesc">
375                             <div class="long">
376                     For North/South panels
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-hidden" name=".hidden"></a>
397                         <div class="fixedFont">
398                                 <b  class="itemname">hidden</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
399                                 
400                                 
401                         </div>
402                   
403                         <div class="mdesc">
404                             <div class="short">True to start the region hidden (defaults to false)</div> 
405                         </div>
406                         
407                         <div class="mdesc">
408                             <div class="long">
409                     True to start the region hidden (defaults to false)
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-hideTabs" name=".hideTabs"></a>
430                         <div class="fixedFont">
431                                 <b  class="itemname">hideTabs</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 hide the tab strip (defaults to false)</div> 
438                         </div>
439                         
440                         <div class="mdesc">
441                             <div class="long">
442                     True to hide the tab strip (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-hideWhenEmpty" name=".hideWhenEmpty"></a>
463                         <div class="fixedFont">
464                                 <b  class="itemname">hideWhenEmpty</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 region when it has no panels</div> 
471                         </div>
472                         
473                         <div class="mdesc">
474                             <div class="long">
475                     True to hide the region when it has no panels
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">
492                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
493                     <td class="sig">
494
495                         <a id="Roo.util.Observable-cfg-listeners" name=".listeners"></a>
496                         <div class="fixedFont">
497                                 <b  class="itemname">listeners</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
498                                 
499                                 
500                         </div>
501                   
502                         <div class="mdesc">
503                             <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> 
504                         </div>
505                         
506                         <div class="mdesc">
507                             <div class="long">
508                     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>
509                     
510                 </div> 
511                         </div>
512                         
513                         
514
515                     </td>
516                     <td class="msource">
517                         
518                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
519                                 
520                     </td>
521                 </tr>
522         
523         
524                 <tr class="config-row expandable config-row-alt0 notInherited">
525                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
526                     <td class="sig">
527
528                         <a id="Roo.bootstrap.layout.Region-cfg-margins" name=".margins"></a>
529                         <div class="fixedFont">
530                                 <b  class="itemname">margins</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">Margins for the element (defaults to {top: 0, left: 0, right:0, bottom: 0})</div> 
537                         </div>
538                         
539                         <div class="mdesc">
540                             <div class="long">
541                     Margins for the element (defaults to {top: 0, left: 0, right:0, bottom: 0})
542                     
543                 </div> 
544                         </div>
545                         
546                         
547
548                     </td>
549                     <td class="msource">
550                         
551                         Roo.bootstrap.layout.Region
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-mgr" name=".mgr"></a>
562                         <div class="fixedFont">
563                                 <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>
564                                 
565                                 
566                         </div>
567                   
568                         <div class="mdesc">
569                             <div class="short">The manager</div> 
570                         </div>
571                         
572                         <div class="mdesc">
573                             <div class="long">
574                     The manager
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-minTabWidth" name=".minTabWidth"></a>
595                         <div class="fixedFont">
596                                 <b  class="itemname">minTabWidth</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
597                                 
598                                 
599                         </div>
600                   
601                         <div class="mdesc">
602                             <div class="short">The minimum tab width (defaults to 40)</div> 
603                         </div>
604                         
605                         <div class="mdesc">
606                             <div class="long">
607                     The minimum tab width (defaults to 40)
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-overflow" name=".overflow"></a>
628                         <div class="fixedFont">
629                                 <b  class="itemname">overflow</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
630                                 
631                                 
632                         </div>
633                   
634                         <div class="mdesc">
635                             <div class="short">if you have menus in the region, then you need to set this to visible.</div> 
636                         </div>
637                         
638                         <div class="mdesc">
639                             <div class="long">
640                     if you have menus in the region, then you need to set this to visible.
641                     <BR/>Possible Values: hidden, visible
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-preferredTabWidth" name=".preferredTabWidth"></a>
661                         <div class="fixedFont">
662                                 <b  class="itemname">preferredTabWidth</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
663                                 
664                                 
665                         </div>
666                   
667                         <div class="mdesc">
668                             <div class="short">The preferred tab width (defaults to 150)</div> 
669                         </div>
670                         
671                         <div class="mdesc">
672                             <div class="long">
673                     The preferred tab width (defaults to 150)
674                     
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-preservePanels" name=".preservePanels"></a>
694                         <div class="fixedFont">
695                                 <b  class="itemname">preservePanels</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
696                                 
697                                 
698                         </div>
699                   
700                         <div class="mdesc">
701                             <div class="short">True to preserve removed panels so they can be readded later (defaults to false)</div> 
702                         </div>
703                         
704                         <div class="mdesc">
705                             <div class="long">
706                     True to preserve removed panels so they can be readded later (defaults to false)
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-region" name=".region"></a>
727                         <div class="fixedFont">
728                                 <b  class="itemname">region</b> : string
729                                 
730                                 
731                         </div>
732                   
733                         <div class="mdesc">
734                             <div class="short">the region that it inhabits.</div> 
735                         </div>
736                         
737                         <div class="mdesc">
738                             <div class="long">
739                     the region that it inhabits..
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-resizeTabs" name=".resizeTabs"></a>
760                         <div class="fixedFont">
761                                 <b  class="itemname">resizeTabs</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
762                                 
763                                 
764                         </div>
765                   
766                         <div class="mdesc">
767                             <div class="short">True to enable automatic tab resizing.</div> 
768                         </div>
769                         
770                         <div class="mdesc">
771                             <div class="long">
772                     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)
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">
789                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
790                     <td class="sig">
791
792                         <a id="Roo.bootstrap.layout.Basic-cfg-skipConfig" name=".skipConfig"></a>
793                         <div class="fixedFont">
794                                 <b  class="itemname">skipConfig</b> : bool
795                                 
796                                 
797                         </div>
798                   
799                         <div class="mdesc">
800                             <div class="short">skip config?</div> 
801                         </div>
802                         
803                         <div class="mdesc">
804                             <div class="long">
805                     skip config?
806                     
807                 </div> 
808                         </div>
809                         
810                         
811
812                     </td>
813                     <td class="msource">
814                         
815                         <a href="./Roo.bootstrap.layout.Basic.html#constructor" roo:cls="Roo.bootstrap.layout.Basic.html#constructor">Roo.bootstrap.layout.Basic</a>
816                                 
817                     </td>
818                 </tr>
819         
820         
821                 <tr class="config-row expandable config-row-alt1 notInherited">
822                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
823                     <td class="sig">
824
825                         <a id="Roo.bootstrap.layout.Region-cfg-split" name=".split"></a>
826                         <div class="fixedFont">
827                                 <b  class="itemname">split</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
828                                 
829                                 
830                         </div>
831                   
832                         <div class="mdesc">
833                             <div class="short">To show the splitter</div> 
834                         </div>
835                         
836                         <div class="mdesc">
837                             <div class="long">
838                     To show the splitter
839                     
840                 </div> 
841                         </div>
842                         
843                         
844
845                     </td>
846                     <td class="msource">
847                         
848                         Roo.bootstrap.layout.Region
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-tabPosition" name=".tabPosition"></a>
859                         <div class="fixedFont">
860                                 <b  class="itemname">tabPosition</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
861                                 
862                                 
863                         </div>
864                   
865                         <div class="mdesc">
866                             <div class="short">"top" or "bottom" (defaults to "bottom")</div> 
867                         </div>
868                         
869                         <div class="mdesc">
870                             <div class="long">
871                     "top" or "bottom" (defaults to "bottom")
872                     <BR/>Possible Values: top, bottom
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-title" name=".title"></a>
892                         <div class="fixedFont">
893                                 <b  class="itemname">title</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">The title for the region (overrides panel titles)</div> 
900                         </div>
901                         
902                         <div class="mdesc">
903                             <div class="long">
904                     The title for the region (overrides panel titles)
905                     
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-titlebar" name=".titlebar"></a>
925                         <div class="fixedFont">
926                                 <b  class="itemname">titlebar</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
927                                 
928                                 
929                         </div>
930                   
931                         <div class="mdesc">
932                             <div class="short">True to display a title bar (defaults to true)</div> 
933                         </div>
934                         
935                         <div class="mdesc">
936                             <div class="long">
937                     True to display a title bar (defaults to true)
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-toolbar" name=".toolbar"></a>
958                         <div class="fixedFont">
959                                 <b  class="itemname">toolbar</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">xtype configuration for a toolbar - shows on right of tabbar</div> 
966                         </div>
967                         
968                         <div class="mdesc">
969                             <div class="long">
970                     xtype configuration for a toolbar - shows on right of tabbar
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-width" name=".width"></a>
991                         <div class="fixedFont">
992                                 <b  class="itemname">width</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
993                                 
994                                 
995                         </div>
996                   
997                         <div class="mdesc">
998                             <div class="short">For East/West panels</div> 
999                         </div>
1000                         
1001                         <div class="mdesc">
1002                             <div class="long">
1003                     For East/West panels
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     </table>
1020                 
1021   
1022   
1023   
1024   
1025   
1026   
1027   
1028   
1029   <!-- ============================== public properties ==================== -->        
1030   
1031   
1032   
1033     <a id="Roo.bootstrap.layout.Region-props"></a>      
1034     
1035     
1036
1037     
1038     
1039      <table cellspacing="0" class="member-table">
1040       <caption class="Empty">Public Properties - Has None</caption>
1041      </table>
1042     
1043     
1044      
1045     
1046   <!-- ============================== methods summary / details ======================== -->
1047   
1048   
1049   <a id="Roo.bootstrap.layout.Region-methods"></a>
1050         <!-- constructor?? -->
1051         
1052         <!-- static's first 
1053         
1054         
1055         -->
1056         
1057         <!-- then dynamics first -->
1058         
1059   
1060   
1061     
1062     
1063     
1064       <table cellspacing="0" class="member-table">
1065       <caption>Public Methods</caption>
1066         <tr>
1067             <th class="sig-header" colspan="2">Method</th>            
1068             <th class="msource-header">Defined By</th>
1069
1070         </tr>
1071         
1072         
1073         
1074          
1075         
1076         
1077           
1078           <tr class="method-row config-row-alt0 notInherited">
1079             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1080            
1081            
1082             <td class="sig">
1083                 <a id="Roo.bootstrap.layout-method-Region"   name=".Region"></a>
1084                 <div class="fixedFont">
1085                         <span class="attributes">new <B>Roo.bootstrap.layout.</B></span><b class="itemname">Region</b>
1086                                 
1087                                  () 
1088                         
1089                                 
1090                         
1091                 </div>
1092                 <div class="mdesc">
1093                 
1094                  
1095                         <div class="short">Create a new Roo.bootstrap.layout.Region</div> 
1096                  
1097                  
1098                     <div class="long">
1099                         
1100                         
1101                         
1102                                 Create a new Roo.bootstrap.layout.Region
1103                         
1104                         
1105                         
1106                         
1107                         
1108                         
1109                         
1110                         
1111
1112                     
1113                     
1114                      
1115                     </div>                    
1116                 </div>
1117
1118             </td>
1119             <td class="msource">
1120                 &nbsp;
1121             </td>
1122         </tr>
1123         
1124           
1125           <tr class="method-row config-row-alt1 expandable notInherited">
1126             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1127            
1128            
1129             <td class="sig">
1130                 <a id="Roo.bootstrap.layout.Region-method-add"   name=".add"></a>
1131                 <div class="fixedFont">
1132                         <span class="attributes"></span><b class="itemname">add</b>
1133                                 
1134                                  (ContentPanel... <B><i>panel</i></B>) 
1135                         
1136                                 
1137                                          : 
1138                                         
1139                                                 
1140                                                 <a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a>
1141                                         
1142                                         
1143                                         
1144                                 
1145                         
1146                 </div>
1147                 <div class="mdesc">
1148                 
1149                    <div class="short">Adds the passed ContentPanel(s) to this region.</div> 
1150                  
1151                  
1152                  
1153                     <div class="long">
1154                         
1155                                 Adds the passed ContentPanel(s) to this region.
1156                     
1157                                 
1158                         
1159                         
1160                         
1161                         
1162                                 <dl class="detailList">
1163                                 <dt class="heading">Parameters:</dt>
1164                                 
1165                                         <dt>
1166                                                 <span class="fixedFont">ContentPanel...</span>  <b>panel</b>
1167                                                 
1168                                         </dt>
1169                                         <dd>The ContentPanel(s) to add (you can pass more than one)</dd>
1170                                 
1171                                 </dl>
1172                         
1173                         
1174                         
1175                         
1176                         
1177                                 <dl class="detailList">
1178                                 <dt class="heading">Returns:</dt>
1179                                 
1180                                         <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>
1181                                 
1182                                 </dl>
1183                         
1184                         
1185                         
1186
1187                     
1188                     
1189                      
1190                     </div>                    
1191                 </div>
1192
1193             </td>
1194             <td class="msource">
1195                 
1196                         Roo.bootstrap.layout.Region
1197                 &nbsp;
1198             </td>
1199         </tr>
1200         
1201           
1202           <tr class="method-row config-row-alt0 expandable">
1203             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1204            
1205            
1206             <td class="sig">
1207                 <a id="Roo.util.Observable-method-addEvents"   name=".addEvents"></a>
1208                 <div class="fixedFont">
1209                         <span class="attributes"></span><b class="itemname">addEvents</b>
1210                                 
1211                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>object</i></B>) 
1212                         
1213                                 
1214                         
1215                 </div>
1216                 <div class="mdesc">
1217                 
1218                    <div class="short">Used to define events on this Observable</div> 
1219                  
1220                  
1221                  
1222                     <div class="long">
1223                         
1224                                 Used to define events on this Observable
1225                     
1226                                 
1227                         
1228                         
1229                         
1230                         
1231                                 <dl class="detailList">
1232                                 <dt class="heading">Parameters:</dt>
1233                                 
1234                                         <dt>
1235                                                 <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>
1236                                                 
1237                                         </dt>
1238                                         <dd>The object with the events defined</dd>
1239                                 
1240                                 </dl>
1241                         
1242                         
1243                         
1244                         
1245                         
1246                         
1247                         
1248
1249                     
1250                     
1251                      
1252                     </div>                    
1253                 </div>
1254
1255             </td>
1256             <td class="msource">
1257                 
1258                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1259                 &nbsp;
1260             </td>
1261         </tr>
1262         
1263           
1264           <tr class="method-row config-row-alt1 expandable">
1265             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1266            
1267            
1268             <td class="sig">
1269                 <a id="Roo.util.Observable-method-addListener"   name=".addListener"></a>
1270                 <div class="fixedFont">
1271                         <span class="attributes"></span><b class="itemname">addListener</b>
1272                                 
1273                                  (<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>) 
1274                         
1275                                 
1276                         
1277                 </div>
1278                 <div class="mdesc">
1279                 
1280                    <div class="short">Appends an event handler to this component</div> 
1281                  
1282                  
1283                  
1284                     <div class="long">
1285                         
1286                                 Appends an event handler to this component
1287                     
1288                                 
1289                         
1290                         
1291                         
1292                         
1293                                 <dl class="detailList">
1294                                 <dt class="heading">Parameters:</dt>
1295                                 
1296                                         <dt>
1297                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1298                                                 
1299                                         </dt>
1300                                         <dd>The type of event to listen for</dd>
1301                                 
1302                                         <dt>
1303                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
1304                                                 
1305                                         </dt>
1306                                         <dd>The method the event invokes</dd>
1307                                 
1308                                         <dt>
1309                                                 <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>
1310                                                 
1311                                         </dt>
1312                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
1313                                 
1314                                         <dt>
1315                                                 <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>
1316                                                 
1317                                         </dt>
1318                                         <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>
1319                                 
1320                                 </dl>
1321                         
1322                         
1323                         
1324                         
1325                         
1326                         
1327                         
1328
1329                     
1330                     
1331                      
1332                     </div>                    
1333                 </div>
1334
1335             </td>
1336             <td class="msource">
1337                 
1338                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1339                 &nbsp;
1340             </td>
1341         </tr>
1342         
1343           
1344           <tr class="method-row config-row-alt0 expandable notInherited">
1345             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1346            
1347            
1348             <td class="sig">
1349                 <a id="Roo.bootstrap.layout.Region-method-animateCollapse"   name=".animateCollapse"></a>
1350                 <div class="fixedFont">
1351                         <span class="attributes"></span><b class="itemname">animateCollapse</b>
1352                                 
1353                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>skipAnim</i></B>) 
1354                         
1355                                 
1356                         
1357                 </div>
1358                 <div class="mdesc">
1359                 
1360                    <div class="short">Collapses this region.</div> 
1361                  
1362                  
1363                  
1364                     <div class="long">
1365                         
1366                                 Collapses this region.
1367                     
1368                                 
1369                         
1370                         
1371                         
1372                         
1373                                 <dl class="detailList">
1374                                 <dt class="heading">Parameters:</dt>
1375                                 
1376                                         <dt>
1377                                                 <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>
1378                                                 
1379                                         </dt>
1380                                         <dd>(optional) true to collapse the element without animation (if animate is true)</dd>
1381                                 
1382                                 </dl>
1383                         
1384                         
1385                         
1386                         
1387                         
1388                         
1389                         
1390
1391                     
1392                     
1393                      
1394                     </div>                    
1395                 </div>
1396
1397             </td>
1398             <td class="msource">
1399                 
1400                         Roo.bootstrap.layout.Region
1401                 &nbsp;
1402             </td>
1403         </tr>
1404         
1405           
1406           <tr class="method-row config-row-alt1 expandable notInherited">
1407             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1408            
1409            
1410             <td class="sig">
1411                 <a id="Roo.bootstrap.layout.Region-method-animateExpand"   name=".animateExpand"></a>
1412                 <div class="fixedFont">
1413                         <span class="attributes"></span><b class="itemname">animateExpand</b>
1414                                 
1415                                  (<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>) 
1416                         
1417                                 
1418                         
1419                 </div>
1420                 <div class="mdesc">
1421                 
1422                    <div class="short">Expands this region if it was previously collapsed.</div> 
1423                  
1424                  
1425                  
1426                     <div class="long">
1427                         
1428                                 Expands this region if it was previously collapsed.
1429                     
1430                                 
1431                         
1432                         
1433                         
1434                         
1435                                 <dl class="detailList">
1436                                 <dt class="heading">Parameters:</dt>
1437                                 
1438                                         <dt>
1439                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span>  <b>e</b>
1440                                                 
1441                                         </dt>
1442                                         <dd>The event that triggered the expand (or null if calling manually)</dd>
1443                                 
1444                                         <dt>
1445                                                 <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>
1446                                                 
1447                                         </dt>
1448                                         <dd>(optional) true to expand the element without animation (if animate is true)</dd>
1449                                 
1450                                 </dl>
1451                         
1452                         
1453                         
1454                         
1455                         
1456                         
1457                         
1458
1459                     
1460                     
1461                      
1462                     </div>                    
1463                 </div>
1464
1465             </td>
1466             <td class="msource">
1467                 
1468                         Roo.bootstrap.layout.Region
1469                 &nbsp;
1470             </td>
1471         </tr>
1472         
1473           
1474           <tr class="method-row config-row-alt0 expandable">
1475             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1476            
1477            
1478             <td class="sig">
1479                 <a id="Roo.util.Observable-method-fireEvent"   name=".fireEvent"></a>
1480                 <div class="fixedFont">
1481                         <span class="attributes"></span><b class="itemname">fireEvent</b>
1482                                 
1483                                  (<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>) 
1484                         
1485                                 
1486                                          : 
1487                                         
1488                                                 
1489                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
1490                                         
1491                                         
1492                                         
1493                                 
1494                         
1495                 </div>
1496                 <div class="mdesc">
1497                 
1498                    <div class="short">Fires the specified event with the passed parameters (minus the event name).</div> 
1499                  
1500                  
1501                  
1502                     <div class="long">
1503                         
1504                                 Fires the specified event with the passed parameters (minus the event name).
1505                     
1506                                 
1507                         
1508                         
1509                         
1510                         
1511                                 <dl class="detailList">
1512                                 <dt class="heading">Parameters:</dt>
1513                                 
1514                                         <dt>
1515                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1516                                                 
1517                                         </dt>
1518                                         <dd></dd>
1519                                 
1520                                         <dt>
1521                                                 <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>
1522                                                 
1523                                         </dt>
1524                                         <dd>Variable number of parameters are passed to handlers</dd>
1525                                 
1526                                 </dl>
1527                         
1528                         
1529                         
1530                         
1531                         
1532                                 <dl class="detailList">
1533                                 <dt class="heading">Returns:</dt>
1534                                 
1535                                         <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>
1536                                 
1537                                 </dl>
1538                         
1539                         
1540                         
1541
1542                     
1543                     
1544                      
1545                     </div>                    
1546                 </div>
1547
1548             </td>
1549             <td class="msource">
1550                 
1551                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1552                 &nbsp;
1553             </td>
1554         </tr>
1555         
1556           
1557           <tr class="method-row config-row-alt1 expandable notInherited">
1558             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1559            
1560            
1561             <td class="sig">
1562                 <a id="Roo.bootstrap.layout.Region-method-getActivePanel"   name=".getActivePanel"></a>
1563                 <div class="fixedFont">
1564                         <span class="attributes"></span><b class="itemname">getActivePanel</b>
1565                                 
1566                                  () 
1567                         
1568                                 
1569                                          : 
1570                                         
1571                                                 
1572                                                 <a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a>
1573                                         
1574                                         
1575                                         
1576                                 
1577                         
1578                 </div>
1579                 <div class="mdesc">
1580                 
1581                    <div class="short">Get the active panel for this region.</div> 
1582                  
1583                  
1584                  
1585                     <div class="long">
1586                         
1587                                 Get the active panel for this region.
1588                     
1589                                 
1590                         
1591                         
1592                         
1593                         
1594                         
1595                         
1596                         
1597                         
1598                                 <dl class="detailList">
1599                                 <dt class="heading">Returns:</dt>
1600                                 
1601                                         <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>
1602                                 
1603                                 </dl>
1604                         
1605                         
1606                         
1607
1608                     
1609                     
1610                      
1611                     </div>                    
1612                 </div>
1613
1614             </td>
1615             <td class="msource">
1616                 
1617                         Roo.bootstrap.layout.Region
1618                 &nbsp;
1619             </td>
1620         </tr>
1621         
1622           
1623           <tr class="method-row config-row-alt0 expandable notInherited">
1624             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1625            
1626            
1627             <td class="sig">
1628                 <a id="Roo.bootstrap.layout.Region-method-getBox"   name=".getBox"></a>
1629                 <div class="fixedFont">
1630                         <span class="attributes"></span><b class="itemname">getBox</b>
1631                                 
1632                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>title</i></B>) 
1633                         
1634                                 
1635                         
1636                 </div>
1637                 <div class="mdesc">
1638                 
1639                    <div class="short">Updates the title for collapsed north/south regions (used with {<b>link</b> <b>collapsedTitle</b>} config option)</div> 
1640                  
1641                  
1642                  
1643                     <div class="long">
1644                         
1645                                 Updates the title for collapsed north/south regions (used with {<b>link</b> <b>collapsedTitle</b>} config option)
1646                     
1647                                 
1648                         
1649                         
1650                         
1651                         
1652                                 <dl class="detailList">
1653                                 <dt class="heading">Parameters:</dt>
1654                                 
1655                                         <dt>
1656                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>title</b>
1657                                                 
1658                                         </dt>
1659                                         <dd>(optional) The title text (accepts HTML markup, defaults to the numeric character reference for a non-breaking space, "&amp;#160;")</dd>
1660                                 
1661                                 </dl>
1662                         
1663                         
1664                         
1665                         
1666                         
1667                         
1668                         
1669
1670                     
1671                     
1672                      
1673                     </div>                    
1674                 </div>
1675
1676             </td>
1677             <td class="msource">
1678                 
1679                         Roo.bootstrap.layout.Region
1680                 &nbsp;
1681             </td>
1682         </tr>
1683         
1684           
1685           <tr class="method-row config-row-alt1 expandable notInherited">
1686             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1687            
1688            
1689             <td class="sig">
1690                 <a id="Roo.bootstrap.layout.Region-method-getEl"   name=".getEl"></a>
1691                 <div class="fixedFont">
1692                         <span class="attributes"></span><b class="itemname">getEl</b>
1693                                 
1694                                  () 
1695                         
1696                                 
1697                                          : 
1698                                         
1699                                                 
1700                                                 <a href="./Roo.Element.html#constructor" roo:cls="Roo.Element.html#constructor">Roo.Element</a>
1701                                         
1702                                         
1703                                         
1704                                 
1705                         
1706                 </div>
1707                 <div class="mdesc">
1708                 
1709                    <div class="short">Returns the container element for this region.</div> 
1710                  
1711                  
1712                  
1713                     <div class="long">
1714                         
1715                                 Returns the container element for this region.
1716                     
1717                                 
1718                         
1719                         
1720                         
1721                         
1722                         
1723                         
1724                         
1725                         
1726                                 <dl class="detailList">
1727                                 <dt class="heading">Returns:</dt>
1728                                 
1729                                         <dd><span class="fixedFont"><a href="./Roo.Element.html#constructor" roo:cls="Roo.Element.html#constructor">Roo.Element</a></span>  </dd>
1730                                 
1731                                 </dl>
1732                         
1733                         
1734                         
1735
1736                     
1737                     
1738                      
1739                     </div>                    
1740                 </div>
1741
1742             </td>
1743             <td class="msource">
1744                 
1745                         Roo.bootstrap.layout.Region
1746                 &nbsp;
1747             </td>
1748         </tr>
1749         
1750           
1751           <tr class="method-row config-row-alt0 expandable">
1752             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1753            
1754            
1755             <td class="sig">
1756                 <a id="Roo.bootstrap.layout.Basic-method-getPanel"   name=".getPanel"></a>
1757                 <div class="fixedFont">
1758                         <span class="attributes"></span><b class="itemname">getPanel</b>
1759                                 
1760                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel <B><i>panel</i></B>) 
1761                         
1762                                 
1763                                          : 
1764                                         
1765                                                 
1766                                                 <a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a>
1767                                         
1768                                         
1769                                         
1770                                 
1771                         
1772                 </div>
1773                 <div class="mdesc">
1774                 
1775                    <div class="short">Returns the panel specified or null if it's not in this region.</div> 
1776                  
1777                  
1778                  
1779                     <div class="long">
1780                         
1781                                 Returns the panel specified or null if it's not in this region.
1782                     
1783                                 
1784                         
1785                         
1786                         
1787                         
1788                                 <dl class="detailList">
1789                                 <dt class="heading">Parameters:</dt>
1790                                 
1791                                         <dt>
1792                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel</span>  <b>panel</b>
1793                                                 
1794                                         </dt>
1795                                         <dd>The panels index, id or the panel itself</dd>
1796                                 
1797                                 </dl>
1798                         
1799                         
1800                         
1801                         
1802                         
1803                                 <dl class="detailList">
1804                                 <dt class="heading">Returns:</dt>
1805                                 
1806                                         <dd><span class="fixedFont"><a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a></span>  </dd>
1807                                 
1808                                 </dl>
1809                         
1810                         
1811                         
1812
1813                     
1814                     
1815                      
1816                     </div>                    
1817                 </div>
1818
1819             </td>
1820             <td class="msource">
1821                 
1822                         <a href="./Roo.bootstrap.layout.Basic.html#constructor" roo:cls="Roo.bootstrap.layout.Basic.html#constructor">Roo.bootstrap.layout.Basic</a>
1823                 &nbsp;
1824             </td>
1825         </tr>
1826         
1827           
1828           <tr class="method-row config-row-alt1 expandable">
1829             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1830            
1831            
1832             <td class="sig">
1833                 <a id="Roo.bootstrap.layout.Basic-method-getPosition"   name=".getPosition"></a>
1834                 <div class="fixedFont">
1835                         <span class="attributes"></span><b class="itemname">getPosition</b>
1836                                 
1837                                  () 
1838                         
1839                                 
1840                                          : 
1841                                         
1842                                                 
1843                                                 <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
1844                                         
1845                                         
1846                                         
1847                                 
1848                         
1849                 </div>
1850                 <div class="mdesc">
1851                 
1852                    <div class="short">Returns this regions position (north/south/east/west/center).</div> 
1853                  
1854                  
1855                  
1856                     <div class="long">
1857                         
1858                                 Returns this regions position (north/south/east/west/center).
1859                     
1860                                 
1861                         
1862                         
1863                         
1864                         
1865                         
1866                         
1867                         
1868                         
1869                                 <dl class="detailList">
1870                                 <dt class="heading">Returns:</dt>
1871                                 
1872                                         <dd><span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  </dd>
1873                                 
1874                                 </dl>
1875                         
1876                         
1877                         
1878
1879                     
1880                     
1881                      
1882                     </div>                    
1883                 </div>
1884
1885             </td>
1886             <td class="msource">
1887                 
1888                         <a href="./Roo.bootstrap.layout.Basic.html#constructor" roo:cls="Roo.bootstrap.layout.Basic.html#constructor">Roo.bootstrap.layout.Basic</a>
1889                 &nbsp;
1890             </td>
1891         </tr>
1892         
1893           
1894           <tr class="method-row config-row-alt0 expandable notInherited">
1895             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1896            
1897            
1898             <td class="sig">
1899                 <a id="Roo.bootstrap.layout.Region-method-getTabs"   name=".getTabs"></a>
1900                 <div class="fixedFont">
1901                         <span class="attributes"></span><b class="itemname">getTabs</b>
1902                                 
1903                                  () 
1904                         
1905                                 
1906                                          : 
1907                                         
1908                                                 
1909                                                 <a href="./Roo.TabPanel.html#constructor" roo:cls="Roo.TabPanel.html#constructor">Roo.TabPanel</a>
1910                                         
1911                                         
1912                                         
1913                                 
1914                         
1915                 </div>
1916                 <div class="mdesc">
1917                 
1918                    <div class="short">Returns the TabPanel component used by this region</div> 
1919                  
1920                  
1921                  
1922                     <div class="long">
1923                         
1924                                 Returns the TabPanel component used by this region
1925                     
1926                                 
1927                         
1928                         
1929                         
1930                         
1931                         
1932                         
1933                         
1934                         
1935                                 <dl class="detailList">
1936                                 <dt class="heading">Returns:</dt>
1937                                 
1938                                         <dd><span class="fixedFont"><a href="./Roo.TabPanel.html#constructor" roo:cls="Roo.TabPanel.html#constructor">Roo.TabPanel</a></span>  </dd>
1939                                 
1940                                 </dl>
1941                         
1942                         
1943                         
1944
1945                     
1946                     
1947                      
1948                     </div>                    
1949                 </div>
1950
1951             </td>
1952             <td class="msource">
1953                 
1954                         Roo.bootstrap.layout.Region
1955                 &nbsp;
1956             </td>
1957         </tr>
1958         
1959           
1960           <tr class="method-row config-row-alt1 expandable">
1961             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1962            
1963            
1964             <td class="sig">
1965                 <a id="Roo.util.Observable-method-hasListener"   name=".hasListener"></a>
1966                 <div class="fixedFont">
1967                         <span class="attributes"></span><b class="itemname">hasListener</b>
1968                                 
1969                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>) 
1970                         
1971                                 
1972                                          : 
1973                                         
1974                                                 
1975                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
1976                                         
1977                                         
1978                                         
1979                                 
1980                         
1981                 </div>
1982                 <div class="mdesc">
1983                 
1984                    <div class="short">Checks to see if this object has any listeners for a specified event</div> 
1985                  
1986                  
1987                  
1988                     <div class="long">
1989                         
1990                                 Checks to see if this object has any listeners for a specified event
1991                     
1992                                 
1993                         
1994                         
1995                         
1996                         
1997                                 <dl class="detailList">
1998                                 <dt class="heading">Parameters:</dt>
1999                                 
2000                                         <dt>
2001                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
2002                                                 
2003                                         </dt>
2004                                         <dd>The name of the event to check for</dd>
2005                                 
2006                                 </dl>
2007                         
2008                         
2009                         
2010                         
2011                         
2012                                 <dl class="detailList">
2013                                 <dt class="heading">Returns:</dt>
2014                                 
2015                                         <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>
2016                                 
2017                                 </dl>
2018                         
2019                         
2020                         
2021
2022                     
2023                     
2024                      
2025                     </div>                    
2026                 </div>
2027
2028             </td>
2029             <td class="msource">
2030                 
2031                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2032                 &nbsp;
2033             </td>
2034         </tr>
2035         
2036           
2037           <tr class="method-row config-row-alt0 expandable">
2038             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2039            
2040            
2041             <td class="sig">
2042                 <a id="Roo.bootstrap.layout.Basic-method-hasPanel"   name=".hasPanel"></a>
2043                 <div class="fixedFont">
2044                         <span class="attributes"></span><b class="itemname">hasPanel</b>
2045                                 
2046                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel <B><i>panel</i></B>) 
2047                         
2048                                 
2049                                          : 
2050                                         
2051                                                 
2052                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
2053                                         
2054                                         
2055                                         
2056                                 
2057                         
2058                 </div>
2059                 <div class="mdesc">
2060                 
2061                    <div class="short">Returns true if the panel is in this region.</div> 
2062                  
2063                  
2064                  
2065                     <div class="long">
2066                         
2067                                 Returns true if the panel is in this region.
2068                     
2069                                 
2070                         
2071                         
2072                         
2073                         
2074                                 <dl class="detailList">
2075                                 <dt class="heading">Parameters:</dt>
2076                                 
2077                                         <dt>
2078                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel</span>  <b>panel</b>
2079                                                 
2080                                         </dt>
2081                                         <dd>The panels index, id or the panel itself</dd>
2082                                 
2083                                 </dl>
2084                         
2085                         
2086                         
2087                         
2088                         
2089                                 <dl class="detailList">
2090                                 <dt class="heading">Returns:</dt>
2091                                 
2092                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  </dd>
2093                                 
2094                                 </dl>
2095                         
2096                         
2097                         
2098
2099                     
2100                     
2101                      
2102                     </div>                    
2103                 </div>
2104
2105             </td>
2106             <td class="msource">
2107                 
2108                         <a href="./Roo.bootstrap.layout.Basic.html#constructor" roo:cls="Roo.bootstrap.layout.Basic.html#constructor">Roo.bootstrap.layout.Basic</a>
2109                 &nbsp;
2110             </td>
2111         </tr>
2112         
2113           
2114           <tr class="method-row config-row-alt1 expandable notInherited">
2115             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2116            
2117            
2118             <td class="sig">
2119                 <a id="Roo.bootstrap.layout.Region-method-hide"   name=".hide"></a>
2120                 <div class="fixedFont">
2121                         <span class="attributes"></span><b class="itemname">hide</b>
2122                                 
2123                                  () 
2124                         
2125                                 
2126                         
2127                 </div>
2128                 <div class="mdesc">
2129                 
2130                    <div class="short">Hides this region.</div> 
2131                  
2132                  
2133                  
2134                     <div class="long">
2135                         
2136                                 Hides this region.
2137                     
2138                                 
2139                         
2140                         
2141                         
2142                         
2143                         
2144                         
2145                         
2146                         
2147                         
2148                         
2149
2150                     
2151                     
2152                      
2153                     </div>                    
2154                 </div>
2155
2156             </td>
2157             <td class="msource">
2158                 
2159                         Roo.bootstrap.layout.Region
2160                 &nbsp;
2161             </td>
2162         </tr>
2163         
2164           
2165           <tr class="method-row config-row-alt0 expandable notInherited">
2166             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2167            
2168            
2169             <td class="sig">
2170                 <a id="Roo.bootstrap.layout.Region-method-hidePanel"   name=".hidePanel"></a>
2171                 <div class="fixedFont">
2172                         <span class="attributes"></span><b class="itemname">hidePanel</b>
2173                                 
2174                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel <B><i>panel</i></B>) 
2175                         
2176                                 
2177                         
2178                 </div>
2179                 <div class="mdesc">
2180                 
2181                    <div class="short">Hides the tab for the specified panel.</div> 
2182                  
2183                  
2184                  
2185                     <div class="long">
2186                         
2187                                 Hides the tab for the specified panel.
2188                     
2189                                 
2190                         
2191                         
2192                         
2193                         
2194                                 <dl class="detailList">
2195                                 <dt class="heading">Parameters:</dt>
2196                                 
2197                                         <dt>
2198                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel</span>  <b>panel</b>
2199                                                 
2200                                         </dt>
2201                                         <dd>The panel's index, id or the panel itself</dd>
2202                                 
2203                                 </dl>
2204                         
2205                         
2206                         
2207                         
2208                         
2209                         
2210                         
2211
2212                     
2213                     
2214                      
2215                     </div>                    
2216                 </div>
2217
2218             </td>
2219             <td class="msource">
2220                 
2221                         Roo.bootstrap.layout.Region
2222                 &nbsp;
2223             </td>
2224         </tr>
2225         
2226           
2227           <tr class="method-row config-row-alt1 expandable notInherited">
2228             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2229            
2230            
2231             <td class="sig">
2232                 <a id="Roo.bootstrap.layout.Region-method-isVisible"   name=".isVisible"></a>
2233                 <div class="fixedFont">
2234                         <span class="attributes"></span><b class="itemname">isVisible</b>
2235                                 
2236                                  () 
2237                         
2238                                 
2239                                          : 
2240                                         
2241                                                 
2242                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
2243                                         
2244                                         
2245                                         
2246                                 
2247                         
2248                 </div>
2249                 <div class="mdesc">
2250                 
2251                    <div class="short">Returns true if this region is currently visible.</div> 
2252                  
2253                  
2254                  
2255                     <div class="long">
2256                         
2257                                 Returns true if this region is currently visible.
2258                     
2259                                 
2260                         
2261                         
2262                         
2263                         
2264                         
2265                         
2266                         
2267                         
2268                                 <dl class="detailList">
2269                                 <dt class="heading">Returns:</dt>
2270                                 
2271                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  </dd>
2272                                 
2273                                 </dl>
2274                         
2275                         
2276                         
2277
2278                     
2279                     
2280                      
2281                     </div>                    
2282                 </div>
2283
2284             </td>
2285             <td class="msource">
2286                 
2287                         Roo.bootstrap.layout.Region
2288                 &nbsp;
2289             </td>
2290         </tr>
2291         
2292           
2293           <tr class="method-row config-row-alt0 expandable">
2294             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2295            
2296            
2297             <td class="sig">
2298                 <a id="Roo.util.Observable-method-on"   name=".on"></a>
2299                 <div class="fixedFont">
2300                         <span class="attributes"></span><b class="itemname">on</b>
2301                                 
2302                                  (<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>) 
2303                         
2304                                 
2305                         
2306                 </div>
2307                 <div class="mdesc">
2308                 
2309                    <div class="short">Appends an event handler to this element (shorthand for addListener)</div> 
2310                  
2311                  
2312                  
2313                     <div class="long">
2314                         
2315                                 Appends an event handler to this element (shorthand for addListener)
2316                     
2317                                 
2318                         
2319                         
2320                         
2321                         
2322                                 <dl class="detailList">
2323                                 <dt class="heading">Parameters:</dt>
2324                                 
2325                                         <dt>
2326                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
2327                                                 
2328                                         </dt>
2329                                         <dd>The type of event to listen for</dd>
2330                                 
2331                                         <dt>
2332                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
2333                                                 
2334                                         </dt>
2335                                         <dd>The method the event invokes</dd>
2336                                 
2337                                         <dt>
2338                                                 <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>
2339                                                 
2340                                         </dt>
2341                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
2342                                 
2343                                         <dt>
2344                                                 <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>
2345                                                 
2346                                         </dt>
2347                                         <dd>(optional)</dd>
2348                                 
2349                                 </dl>
2350                         
2351                         
2352                         
2353                         
2354                         
2355                         
2356                         
2357
2358                     
2359                     
2360                      
2361                     </div>                    
2362                 </div>
2363
2364             </td>
2365             <td class="msource">
2366                 
2367                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2368                 &nbsp;
2369             </td>
2370         </tr>
2371         
2372           
2373           <tr class="method-row config-row-alt1 expandable">
2374             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2375            
2376            
2377             <td class="sig">
2378                 <a id="Roo.util.Observable-method-purgeListeners"   name=".purgeListeners"></a>
2379                 <div class="fixedFont">
2380                         <span class="attributes"></span><b class="itemname">purgeListeners</b>
2381                                 
2382                                  () 
2383                         
2384                                 
2385                         
2386                 </div>
2387                 <div class="mdesc">
2388                 
2389                    <div class="short">Removes all listeners for this object</div> 
2390                  
2391                  
2392                  
2393                     <div class="long">
2394                         
2395                                 Removes all listeners for this object
2396                     
2397                                 
2398                         
2399                         
2400                         
2401                         
2402                         
2403                         
2404                         
2405                         
2406                         
2407                         
2408
2409                     
2410                     
2411                      
2412                     </div>                    
2413                 </div>
2414
2415             </td>
2416             <td class="msource">
2417                 
2418                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2419                 &nbsp;
2420             </td>
2421         </tr>
2422         
2423           
2424           <tr class="method-row config-row-alt0 expandable notInherited">
2425             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2426            
2427            
2428             <td class="sig">
2429                 <a id="Roo.bootstrap.layout.Region-method-remove"   name=".remove"></a>
2430                 <div class="fixedFont">
2431                         <span class="attributes"></span><b class="itemname">remove</b>
2432                                 
2433                                  (<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>) 
2434                         
2435                                 
2436                                          : 
2437                                         
2438                                                 
2439                                                 <a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a>
2440                                         
2441                                         
2442                                         
2443                                 
2444                         
2445                 </div>
2446                 <div class="mdesc">
2447                 
2448                    <div class="short">Removes the specified panel.</div> 
2449                  
2450                  
2451                  
2452                     <div class="long">
2453                         
2454                                 Removes the specified panel. If preservePanel is not true (either here or in the config), the panel is destroyed.
2455                     
2456                                 
2457                         
2458                         
2459                         
2460                         
2461                                 <dl class="detailList">
2462                                 <dt class="heading">Parameters:</dt>
2463                                 
2464                                         <dt>
2465                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel</span>  <b>panel</b>
2466                                                 
2467                                         </dt>
2468                                         <dd>The panel's index, id or the panel itself</dd>
2469                                 
2470                                         <dt>
2471                                                 <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>
2472                                                 
2473                                         </dt>
2474                                         <dd>Overrides the config preservePanel option</dd>
2475                                 
2476                                 </dl>
2477                         
2478                         
2479                         
2480                         
2481                         
2482                                 <dl class="detailList">
2483                                 <dt class="heading">Returns:</dt>
2484                                 
2485                                         <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>
2486                                 
2487                                 </dl>
2488                         
2489                         
2490                         
2491
2492                     
2493                     
2494                      
2495                     </div>                    
2496                 </div>
2497
2498             </td>
2499             <td class="msource">
2500                 
2501                         Roo.bootstrap.layout.Region
2502                 &nbsp;
2503             </td>
2504         </tr>
2505         
2506           
2507           <tr class="method-row config-row-alt1 expandable">
2508             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2509            
2510            
2511             <td class="sig">
2512                 <a id="Roo.util.Observable-method-removeListener"   name=".removeListener"></a>
2513                 <div class="fixedFont">
2514                         <span class="attributes"></span><b class="itemname">removeListener</b>
2515                                 
2516                                  (<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>) 
2517                         
2518                                 
2519                         
2520                 </div>
2521                 <div class="mdesc">
2522                 
2523                    <div class="short">Removes a listener</div> 
2524                  
2525                  
2526                  
2527                     <div class="long">
2528                         
2529                                 Removes a listener
2530                     
2531                                 
2532                         
2533                         
2534                         
2535                         
2536                                 <dl class="detailList">
2537                                 <dt class="heading">Parameters:</dt>
2538                                 
2539                                         <dt>
2540                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
2541                                                 
2542                                         </dt>
2543                                         <dd>The type of event to listen for</dd>
2544                                 
2545                                         <dt>
2546                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
2547                                                 
2548                                         </dt>
2549                                         <dd>The handler to remove</dd>
2550                                 
2551                                         <dt>
2552                                                 <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>
2553                                                 
2554                                         </dt>
2555                                         <dd>(optional) The scope (this object) for the handler</dd>
2556                                 
2557                                 </dl>
2558                         
2559                         
2560                         
2561                         
2562                         
2563                         
2564                         
2565
2566                     
2567                     
2568                      
2569                     </div>                    
2570                 </div>
2571
2572             </td>
2573             <td class="msource">
2574                 
2575                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2576                 &nbsp;
2577             </td>
2578         </tr>
2579         
2580           
2581           <tr class="method-row config-row-alt0 expandable">
2582             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2583            
2584            
2585             <td class="sig">
2586                 <a id="Roo.bootstrap.layout.Basic-method-resizeTo"   name=".resizeTo"></a>
2587                 <div class="fixedFont">
2588                         <span class="attributes"></span><b class="itemname">resizeTo</b>
2589                                 
2590                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>newSize</i></B>) 
2591                         
2592                                 
2593                         
2594                 </div>
2595                 <div class="mdesc">
2596                 
2597                    <div class="short">Resizes the region to the specified size.</div> 
2598                  
2599                  
2600                  
2601                     <div class="long">
2602                         
2603                                 Resizes the region to the specified size. For vertical regions (west, east) this adjusts <br/>the width, for horizontal (north, south) the height.
2604                     
2605                                 
2606                         
2607                         
2608                         
2609                         
2610                                 <dl class="detailList">
2611                                 <dt class="heading">Parameters:</dt>
2612                                 
2613                                         <dt>
2614                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>newSize</b>
2615                                                 
2616                                         </dt>
2617                                         <dd>The new width or height</dd>
2618                                 
2619                                 </dl>
2620                         
2621                         
2622                         
2623                         
2624                         
2625                         
2626                         
2627
2628                     
2629                     
2630                      
2631                     </div>                    
2632                 </div>
2633
2634             </td>
2635             <td class="msource">
2636                 
2637                         <a href="./Roo.bootstrap.layout.Basic.html#constructor" roo:cls="Roo.bootstrap.layout.Basic.html#constructor">Roo.bootstrap.layout.Basic</a>
2638                 &nbsp;
2639             </td>
2640         </tr>
2641         
2642           
2643           <tr class="method-row config-row-alt1 expandable notInherited">
2644             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2645            
2646            
2647             <td class="sig">
2648                 <a id="Roo.bootstrap.layout.Region-method-show"   name=".show"></a>
2649                 <div class="fixedFont">
2650                         <span class="attributes"></span><b class="itemname">show</b>
2651                                 
2652                                  () 
2653                         
2654                                 
2655                         
2656                 </div>
2657                 <div class="mdesc">
2658                 
2659                    <div class="short">Shows this region if it was previously hidden.</div> 
2660                  
2661                  
2662                  
2663                     <div class="long">
2664                         
2665                                 Shows this region if it was previously hidden.
2666                     
2667                                 
2668                         
2669                         
2670                         
2671                         
2672                         
2673                         
2674                         
2675                         
2676                         
2677                         
2678
2679                     
2680                     
2681                      
2682                     </div>                    
2683                 </div>
2684
2685             </td>
2686             <td class="msource">
2687                 
2688                         Roo.bootstrap.layout.Region
2689                 &nbsp;
2690             </td>
2691         </tr>
2692         
2693           
2694           <tr class="method-row config-row-alt0 expandable notInherited">
2695             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2696            
2697            
2698             <td class="sig">
2699                 <a id="Roo.bootstrap.layout.Region-method-showPanel"   name=".showPanel"></a>
2700                 <div class="fixedFont">
2701                         <span class="attributes"></span><b class="itemname">showPanel</b>
2702                                 
2703                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel <B><i>panelId</i></B>) 
2704                         
2705                                 
2706                                          : 
2707                                         
2708                                                 
2709                                                 <a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a>
2710                                         
2711                                         
2712                                         
2713                                 
2714                         
2715                 </div>
2716                 <div class="mdesc">
2717                 
2718                    <div class="short">Shows the specified panel.</div> 
2719                  
2720                  
2721                  
2722                     <div class="long">
2723                         
2724                                 Shows the specified panel.
2725                     
2726                                 
2727                         
2728                         
2729                         
2730                         
2731                                 <dl class="detailList">
2732                                 <dt class="heading">Parameters:</dt>
2733                                 
2734                                         <dt>
2735                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel</span>  <b>panelId</b>
2736                                                 
2737                                         </dt>
2738                                         <dd>The panel's index, id or the panel itself</dd>
2739                                 
2740                                 </dl>
2741                         
2742                         
2743                         
2744                         
2745                         
2746                                 <dl class="detailList">
2747                                 <dt class="heading">Returns:</dt>
2748                                 
2749                                         <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>
2750                                 
2751                                 </dl>
2752                         
2753                         
2754                         
2755
2756                     
2757                     
2758                      
2759                     </div>                    
2760                 </div>
2761
2762             </td>
2763             <td class="msource">
2764                 
2765                         Roo.bootstrap.layout.Region
2766                 &nbsp;
2767             </td>
2768         </tr>
2769         
2770           
2771           <tr class="method-row config-row-alt1 expandable">
2772             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2773            
2774            
2775             <td class="sig">
2776                 <a id="Roo.util.Observable-method-un"   name=".un"></a>
2777                 <div class="fixedFont">
2778                         <span class="attributes"></span><b class="itemname">un</b>
2779                                 
2780                                  (<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>) 
2781                         
2782                                 
2783                         
2784                 </div>
2785                 <div class="mdesc">
2786                 
2787                    <div class="short">Removes a listener (shorthand for removeListener)</div> 
2788                  
2789                  
2790                  
2791                     <div class="long">
2792                         
2793                                 Removes a listener (shorthand for removeListener)
2794                     
2795                                 
2796                         
2797                         
2798                         
2799                         
2800                                 <dl class="detailList">
2801                                 <dt class="heading">Parameters:</dt>
2802                                 
2803                                         <dt>
2804                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
2805                                                 
2806                                         </dt>
2807                                         <dd>The type of event to listen for</dd>
2808                                 
2809                                         <dt>
2810                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
2811                                                 
2812                                         </dt>
2813                                         <dd>The handler to remove</dd>
2814                                 
2815                                         <dt>
2816                                                 <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>
2817                                                 
2818                                         </dt>
2819                                         <dd>(optional) The scope (this object) for the handler</dd>
2820                                 
2821                                 </dl>
2822                         
2823                         
2824                         
2825                         
2826                         
2827                         
2828                         
2829
2830                     
2831                     
2832                      
2833                     </div>                    
2834                 </div>
2835
2836             </td>
2837             <td class="msource">
2838                 
2839                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2840                 &nbsp;
2841             </td>
2842         </tr>
2843         
2844           
2845           <tr class="method-row config-row-alt0 expandable notInherited">
2846             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2847            
2848            
2849             <td class="sig">
2850                 <a id="Roo.bootstrap.layout.Region-method-unhidePanel"   name=".unhidePanel"></a>
2851                 <div class="fixedFont">
2852                         <span class="attributes"></span><b class="itemname">unhidePanel</b>
2853                                 
2854                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel <B><i>panel</i></B>) 
2855                         
2856                                 
2857                         
2858                 </div>
2859                 <div class="mdesc">
2860                 
2861                    <div class="short">Unhides the tab for a previously hidden panel.</div> 
2862                  
2863                  
2864                  
2865                     <div class="long">
2866                         
2867                                 Unhides the tab for a previously hidden panel.
2868                     
2869                                 
2870                         
2871                         
2872                         
2873                         
2874                                 <dl class="detailList">
2875                                 <dt class="heading">Parameters:</dt>
2876                                 
2877                                         <dt>
2878                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/String/ContentPanel</span>  <b>panel</b>
2879                                                 
2880                                         </dt>
2881                                         <dd>The panel's index, id or the panel itself</dd>
2882                                 
2883                                 </dl>
2884                         
2885                         
2886                         
2887                         
2888                         
2889                         
2890                         
2891
2892                     
2893                     
2894                      
2895                     </div>                    
2896                 </div>
2897
2898             </td>
2899             <td class="msource">
2900                 
2901                         Roo.bootstrap.layout.Region
2902                 &nbsp;
2903             </td>
2904         </tr>
2905         
2906                                                        
2907     </table>
2908
2909   
2910   <!-- ============================== events summary / details ======================== -->
2911   
2912   
2913   <a id="Roo.bootstrap.layout.Region-events"></a>
2914     
2915   
2916         
2917    
2918     
2919      <table cellspacing="0" class="member-table">
2920       <caption class="Empty">Events - Has None</caption>
2921      </table>
2922     
2923     
2924   
2925     
2926     
2927   
2928   
2929   
2930  
2931 <!-- ============================== footer ================================= -->
2932                 <div class="fineprint" style="clear:both">
2933                         
2934                         Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Wed Jul 05 2017 13:33:28 GMT+0800 (HKT)
2935                         Based on 
2936                         <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
2937                 </div>
2938         </body>
2939 </html>