0e70002fab74abeb6dee04e9ad128b2d5ab9a1ad
[roojs1] / docs / symbols / Roo.bootstrap.Column.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.Column</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.Column-props"><img src="resources/s.gif" class="item-icon icon-prop">Properties</a>
35         <a class="inner-link" href="#Roo.bootstrap.Column-methods"><img src="resources/s.gif" class="item-icon icon-method">Methods</a>
36         <a class="inner-link" href="#Roo.bootstrap.Column-events"><img src="resources/s.gif" class="item-icon icon-event">Events</a>
37         <a class="inner-link" href="#Roo.bootstrap.Column-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.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
48 <img src="../../images/default/s.gif" height="1" width="40"/><img src="../../images/default/tree/elbow-end.gif" class="elbow"/><a href="./Roo.bootstrap.Component.html#constructor" roo:cls="Roo.bootstrap.Component.html#constructor">Roo.bootstrap.Component</a>
49 <img src="../../images/default/s.gif" height="1"  width="60"/><img class="elbow" src="../../images/default/tree/elbow-end.gif"/>Roo.bootstrap.Column 
50
51                    </pre>
52                 </div>
53        
54 <!-- ============================== class title / details ============================ -->
55     
56     
57     <h1 class="classTitle">
58                                 
59                                 Class Roo.bootstrap.Column
60                         </h1>
61                         
62     <table cellspacing="0" class="class-summary-table">
63         
64                 <tr><td class="label">Package:</td><td class="hd-info">Roo.bootstrap</td></tr>
65         
66         <tr><td class="label">Defined In:</td><td class="hd-info">
67                         
68                                         <a href="./src/Roo_bootstrap_Column.js.html">Roo/bootstrap/Column.js</a>.
69                         
70         </td></tr>
71         <tr><td class="label">Class:</td><td class="hd-info">Column</td></tr>
72         
73         
74         <tr><td class="label">Subclasses:</td><td class="hd-info">
75                 <a href="./Roo.bootstrap.TabGroup.html#constructor" roo:cls="Roo.bootstrap.TabGroup.html#constructor">Roo.bootstrap.TabGroup</a>
76
77         
78         
79         </td></tr>
80         
81         
82         
83                 <tr><td class="label">Extends:</td><td class="hd-info">
84                         <a href="./Roo.bootstrap.Component.html#constructor" roo:cls="Roo.bootstrap.Component.html#constructor">Roo.bootstrap.Component</a>
85         
86                 </td></tr>    
87         
88         
89     </table>
90
91     
92 <!-- ============================== class summary ========================== -->                        
93     <div class="description">
94         Bootstrap Column class
95     </div>
96
97         
98 <!-- ============================== Class comment block... ========================== -->                                       
99
100 <div class="comments">
101         <b>Class Comments / Notes</B> =>  
102         <u onclick="parent.CommentDialog.showCommentId = 'Roo.bootstrap.Column';">[Add Your comment/notes about this class]</u>
103         <br/>
104         <iframe frameborder="0"  id="comments-Roo.bootstrap" style="border: none;width:100%;" 
105                 src="/blog.php/GtkDjsComments/Roo.bootstrap.Column.html"></iframe>
106 </div>
107         
108
109                 
110 <!-- ============================== config options ========================== -->                                               
111                  
112     
113     
114                 
115     <div class="hr"></div>
116     <a id="Roo.bootstrap.Column-configs"></a>
117                 
118     
119      
120     
121         
122       <table cellspacing="0" class="member-table">   
123       <caption>Config Options (Usually are also Properties)</caption>
124     
125         
126         <tr>
127             <th class="sig-header" colspan="2">Options</th>
128             
129             <th class="msource-header">Defined By</th>
130         </tr>
131         
132         
133         
134         
135         
136                 <tr class="config-row expandable config-row-alt0">
137                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
138                     <td class="sig">
139
140                         <a id="Roo.Component-cfg-actionMode" name=".actionMode"></a>
141                         <div class="fixedFont">
142                                 <b  class="itemname">actionMode</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
143                                 
144                                 
145                         </div>
146                   
147                         <div class="mdesc">
148                             <div class="short">which property holds the element that used for  hide() / show() / disable() / enable()<br/>default is 'el'</div> 
149                         </div>
150                         
151                         <div class="mdesc">
152                             <div class="long">
153                     which property holds the element that used for  hide() / show() / disable() / enable()<br/>default is 'el'
154                     
155                 </div> 
156                         </div>
157                         
158                         
159
160                     </td>
161                     <td class="msource">
162                         
163                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
164                                 
165                     </td>
166                 </tr>
167         
168         
169                 <tr class="config-row expandable config-row-alt1 notInherited">
170                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
171                     <td class="sig">
172
173                         <a id="Roo.bootstrap.Column-cfg-alert" name=".alert"></a>
174                         <div class="fixedFont">
175                                 <b  class="itemname">alert</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
176                                 
177                                 
178                         </div>
179                   
180                         <div class="mdesc">
181                             <div class="short">type alert (changes background / border.</div> 
182                         </div>
183                         
184                         <div class="mdesc">
185                             <div class="long">
186                     type alert (changes background / border...)
187                     <BR/>Possible Values: success, info, warning, danger
188                 </div> 
189                         </div>
190                         
191                         
192
193                     </td>
194                     <td class="msource">
195                         
196                         Roo.bootstrap.Column
197                                 
198                     </td>
199                 </tr>
200         
201         
202                 <tr class="config-row expandable config-row-alt0">
203                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
204                     <td class="sig">
205
206                         <a id="Roo.Component-cfg-allowDomMove" name=".allowDomMove"></a>
207                         <div class="fixedFont">
208                                 <b  class="itemname">allowDomMove</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
209                                 
210                                 
211                         </div>
212                   
213                         <div class="mdesc">
214                             <div class="short">Whether the component can move the Dom node when rendering (defaults to true).</div> 
215                         </div>
216                         
217                         <div class="mdesc">
218                             <div class="long">
219                     Whether the component can move the Dom node when rendering (defaults to true).
220                     
221                 </div> 
222                         </div>
223                         
224                         
225
226                     </td>
227                     <td class="msource">
228                         
229                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
230                                 
231                     </td>
232                 </tr>
233         
234         
235                 <tr class="config-row expandable config-row-alt1">
236                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
237                     <td class="sig">
238
239                         <a id="Roo.bootstrap.Component-cfg-can_build_overlaid" name=".can_build_overlaid"></a>
240                         <div class="fixedFont">
241                                 <b  class="itemname">can_build_overlaid</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
242                                 
243                                 
244                         </div>
245                   
246                         <div class="mdesc">
247                             <div class="short">True if element can be rebuild from a HTML page</div> 
248                         </div>
249                         
250                         <div class="mdesc">
251                             <div class="long">
252                     True if element can be rebuild from a HTML page
253                     
254                 </div> 
255                         </div>
256                         
257                         
258
259                     </td>
260                     <td class="msource">
261                         
262                         <a href="./Roo.bootstrap.Component.html#constructor" roo:cls="Roo.bootstrap.Component.html#constructor">Roo.bootstrap.Component</a>
263                                 
264                     </td>
265                 </tr>
266         
267         
268                 <tr class="config-row expandable config-row-alt0">
269                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
270                     <td class="sig">
271
272                         <a id="Roo.bootstrap.Component-cfg-cls" name=".cls"></a>
273                         <div class="fixedFont">
274                                 <b  class="itemname">cls</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
275                                 
276                                 
277                         </div>
278                   
279                         <div class="mdesc">
280                             <div class="short">css class</div> 
281                         </div>
282                         
283                         <div class="mdesc">
284                             <div class="long">
285                     css class
286                     
287                 </div> 
288                         </div>
289                         
290                         
291
292                     </td>
293                     <td class="msource">
294                         
295                         <a href="./Roo.bootstrap.Component.html#constructor" roo:cls="Roo.bootstrap.Component.html#constructor">Roo.bootstrap.Component</a>
296                                 
297                     </td>
298                 </tr>
299         
300         
301                 <tr class="config-row expandable config-row-alt1">
302                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
303                     <td class="sig">
304
305                         <a id="Roo.bootstrap.Component-cfg-container_method" name=".container_method"></a>
306                         <div class="fixedFont">
307                                 <b  class="itemname">container_method</b> : string
308                                 
309                                 
310                         </div>
311                   
312                         <div class="mdesc">
313                             <div class="short">method to fetch parents container element (used by NavHeaderbar -  getHeaderChildContainer)</div> 
314                         </div>
315                         
316                         <div class="mdesc">
317                             <div class="long">
318                     method to fetch parents container element (used by NavHeaderbar -  getHeaderChildContainer)
319                     
320                 </div> 
321                         </div>
322                         
323                         
324
325                     </td>
326                     <td class="msource">
327                         
328                         <a href="./Roo.bootstrap.Component.html#constructor" roo:cls="Roo.bootstrap.Component.html#constructor">Roo.bootstrap.Component</a>
329                                 
330                     </td>
331                 </tr>
332         
333         
334                 <tr class="config-row expandable config-row-alt0">
335                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
336                     <td class="sig">
337
338                         <a id="Roo.bootstrap.Component-cfg-dataId" name=".dataId"></a>
339                         <div class="fixedFont">
340                                 <b  class="itemname">dataId</b> : string
341                                 
342                                 
343                         </div>
344                   
345                         <div class="mdesc">
346                             <div class="short">cutomer id</div> 
347                         </div>
348                         
349                         <div class="mdesc">
350                             <div class="long">
351                     cutomer id
352                     
353                 </div> 
354                         </div>
355                         
356                         
357
358                     </td>
359                     <td class="msource">
360                         
361                         <a href="./Roo.bootstrap.Component.html#constructor" roo:cls="Roo.bootstrap.Component.html#constructor">Roo.bootstrap.Component</a>
362                                 
363                     </td>
364                 </tr>
365         
366         
367                 <tr class="config-row expandable config-row-alt1">
368                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
369                     <td class="sig">
370
371                         <a id="Roo.Component-cfg-disableClass" name=".disableClass"></a>
372                         <div class="fixedFont">
373                                 <b  class="itemname">disableClass</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
374                                 
375                                 
376                         </div>
377                   
378                         <div class="mdesc">
379                             <div class="short">CSS class added to the component when it is disabled (defaults to "x-item-disabled").</div> 
380                         </div>
381                         
382                         <div class="mdesc">
383                             <div class="long">
384                     CSS class added to the component when it is disabled (defaults to "x-item-disabled").
385                     
386                 </div> 
387                         </div>
388                         
389                         
390
391                     </td>
392                     <td class="msource">
393                         
394                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
395                                 
396                     </td>
397                 </tr>
398         
399         
400                 <tr class="config-row expandable config-row-alt0 notInherited">
401                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
402                     <td class="sig">
403
404                         <a id="Roo.bootstrap.Column-cfg-fa" name=".fa"></a>
405                         <div class="fixedFont">
406                                 <b  class="itemname">fa</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
407                                 
408                                 
409                         </div>
410                   
411                         <div class="mdesc">
412                             <div class="short">font awesome icon</div> 
413                         </div>
414                         
415                         <div class="mdesc">
416                             <div class="long">
417                     font awesome icon
418                     <BR/>Possible Values: ban, check, ...
419                 </div> 
420                         </div>
421                         
422                         
423
424                     </td>
425                     <td class="msource">
426                         
427                         Roo.bootstrap.Column
428                                 
429                     </td>
430                 </tr>
431         
432         
433                 <tr class="config-row expandable config-row-alt1 notInherited">
434                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
435                     <td class="sig">
436
437                         <a id="Roo.bootstrap.Column-cfg-fasize" name=".fasize"></a>
438                         <div class="fixedFont">
439                                 <b  class="itemname">fasize</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
440                                 
441                                 
442                         </div>
443                   
444                         <div class="mdesc">
445                             <div class="short">font awsome size</div> 
446                         </div>
447                         
448                         <div class="mdesc">
449                             <div class="long">
450                     font awsome size
451                     <BR/>Possible Values: 1, 2, ....
452                 </div> 
453                         </div>
454                         
455                         
456
457                     </td>
458                     <td class="msource">
459                         
460                         Roo.bootstrap.Column
461                                 
462                     </td>
463                 </tr>
464         
465         
466                 <tr class="config-row expandable config-row-alt0 notInherited">
467                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
468                     <td class="sig">
469
470                         <a id="Roo.bootstrap.Column-cfg-hidden" name=".hidden"></a>
471                         <div class="fixedFont">
472                                 <b  class="itemname">hidden</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
473                                 
474                                 
475                         </div>
476                   
477                         <div class="mdesc">
478                             <div class="short">hide the element</div> 
479                         </div>
480                         
481                         <div class="mdesc">
482                             <div class="long">
483                     hide the element
484                     <BR/>Possible Values: true, false
485                 </div> 
486                         </div>
487                         
488                         
489
490                     </td>
491                     <td class="msource">
492                         
493                         Roo.bootstrap.Column
494                                 
495                     </td>
496                 </tr>
497         
498         
499                 <tr class="config-row expandable config-row-alt1">
500                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
501                     <td class="sig">
502
503                         <a id="Roo.Component-cfg-hideMode" name=".hideMode"></a>
504                         <div class="fixedFont">
505                                 <b  class="itemname">hideMode</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
506                                 
507                                 
508                         </div>
509                   
510                         <div class="mdesc">
511                             <div class="short">How this component should hidden.</div> 
512                         </div>
513                         
514                         <div class="mdesc">
515                             <div class="long">
516                     How this component should hidden. Supported values are<br/>"visibility" (css visibility), "offsets" (negative offset position) and<br/>"display" (css display) - defaults to "display".
517                     <BR/>Possible Values: display, visibility
518                 </div> 
519                         </div>
520                         
521                         
522
523                     </td>
524                     <td class="msource">
525                         
526                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
527                                 
528                     </td>
529                 </tr>
530         
531         
532                 <tr class="config-row expandable config-row-alt0 notInherited">
533                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
534                     <td class="sig">
535
536                         <a id="Roo.bootstrap.Column-cfg-html" name=".html"></a>
537                         <div class="fixedFont">
538                                 <b  class="itemname">html</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
539                                 
540                                 
541                         </div>
542                   
543                         <div class="mdesc">
544                             <div class="short">content of column.</div> 
545                         </div>
546                         
547                         <div class="mdesc">
548                             <div class="long">
549                     content of column.
550                     
551                 </div> 
552                         </div>
553                         
554                         
555
556                     </td>
557                     <td class="msource">
558                         
559                         Roo.bootstrap.Column
560                                 
561                     </td>
562                 </tr>
563         
564         
565                 <tr class="config-row expandable config-row-alt1 notInherited">
566                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
567                     <td class="sig">
568
569                         <a id="Roo.bootstrap.Column-cfg-icon" name=".icon"></a>
570                         <div class="fixedFont">
571                                 <b  class="itemname">icon</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
572                                 
573                                 
574                         </div>
575                   
576                         <div class="mdesc">
577                             <div class="short">glyphicon name</div> 
578                         </div>
579                         
580                         <div class="mdesc">
581                             <div class="long">
582                     glyphicon name
583                     <BR/>Possible Values: info-sign, check, ...
584                 </div> 
585                         </div>
586                         
587                         
588
589                     </td>
590                     <td class="msource">
591                         
592                         Roo.bootstrap.Column
593                                 
594                     </td>
595                 </tr>
596         
597         
598                 <tr class="config-row expandable config-row-alt0 notInherited">
599                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
600                     <td class="sig">
601
602                         <a id="Roo.bootstrap.Column-cfg-lg" name=".lg"></a>
603                         <div class="fixedFont">
604                                 <b  class="itemname">lg</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
605                                 
606                                 
607                         </div>
608                   
609                         <div class="mdesc">
610                             <div class="short">colspan out of 12 for large computer-sized screens or 0 for hidden</div> 
611                         </div>
612                         
613                         <div class="mdesc">
614                             <div class="long">
615                     colspan out of 12 for large computer-sized screens or 0 for hidden
616                     
617                 </div> 
618                         </div>
619                         
620                         
621
622                     </td>
623                     <td class="msource">
624                         
625                         Roo.bootstrap.Column
626                                 
627                     </td>
628                 </tr>
629         
630         
631                 <tr class="config-row expandable config-row-alt1 notInherited">
632                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
633                     <td class="sig">
634
635                         <a id="Roo.bootstrap.Column-cfg-lgoff" name=".lgoff"></a>
636                         <div class="fixedFont">
637                                 <b  class="itemname">lgoff</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
638                                 
639                                 
640                         </div>
641                   
642                         <div class="mdesc">
643                             <div class="short">colspan offset out of 12 for large computer-sized screens or 0 for hidden</div> 
644                         </div>
645                         
646                         <div class="mdesc">
647                             <div class="long">
648                     colspan offset out of 12 for large computer-sized screens or 0 for hidden
649                     
650                 </div> 
651                         </div>
652                         
653                         
654
655                     </td>
656                     <td class="msource">
657                         
658                         Roo.bootstrap.Column
659                                 
660                     </td>
661                 </tr>
662         
663         
664                 <tr class="config-row expandable config-row-alt0">
665                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
666                     <td class="sig">
667
668                         <a id="Roo.util.Observable-cfg-listeners" name=".listeners"></a>
669                         <div class="fixedFont">
670                                 <b  class="itemname">listeners</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
671                                 
672                                 
673                         </div>
674                   
675                         <div class="mdesc">
676                             <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> 
677                         </div>
678                         
679                         <div class="mdesc">
680                             <div class="long">
681                     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>
682                     
683                 </div> 
684                         </div>
685                         
686                         
687
688                     </td>
689                     <td class="msource">
690                         
691                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
692                                 
693                     </td>
694                 </tr>
695         
696         
697                 <tr class="config-row expandable config-row-alt1 notInherited">
698                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
699                     <td class="sig">
700
701                         <a id="Roo.bootstrap.Column-cfg-md" name=".md"></a>
702                         <div class="fixedFont">
703                                 <b  class="itemname">md</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
704                                 
705                                 
706                         </div>
707                   
708                         <div class="mdesc">
709                             <div class="short">colspan out of 12 for computer-sized screens or 0 for hidden</div> 
710                         </div>
711                         
712                         <div class="mdesc">
713                             <div class="long">
714                     colspan out of 12 for computer-sized screens or 0 for hidden
715                     
716                 </div> 
717                         </div>
718                         
719                         
720
721                     </td>
722                     <td class="msource">
723                         
724                         Roo.bootstrap.Column
725                                 
726                     </td>
727                 </tr>
728         
729         
730                 <tr class="config-row expandable config-row-alt0 notInherited">
731                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
732                     <td class="sig">
733
734                         <a id="Roo.bootstrap.Column-cfg-mdoff" name=".mdoff"></a>
735                         <div class="fixedFont">
736                                 <b  class="itemname">mdoff</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
737                                 
738                                 
739                         </div>
740                   
741                         <div class="mdesc">
742                             <div class="short">colspan offset out of 12 for computer-sized screens or 0 for hidden</div> 
743                         </div>
744                         
745                         <div class="mdesc">
746                             <div class="long">
747                     colspan offset out of 12 for computer-sized screens or 0 for hidden
748                     
749                 </div> 
750                         </div>
751                         
752                         
753
754                     </td>
755                     <td class="msource">
756                         
757                         Roo.bootstrap.Column
758                                 
759                     </td>
760                 </tr>
761         
762         
763                 <tr class="config-row expandable config-row-alt1">
764                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
765                     <td class="sig">
766
767                         <a id="Roo.bootstrap.Component-cfg-name" name=".name"></a>
768                         <div class="fixedFont">
769                                 <b  class="itemname">name</b> : string
770                                 
771                                 
772                         </div>
773                   
774                         <div class="mdesc">
775                             <div class="short">Specifies name attribute</div> 
776                         </div>
777                         
778                         <div class="mdesc">
779                             <div class="long">
780                     Specifies name attribute
781                     
782                 </div> 
783                         </div>
784                         
785                         
786
787                     </td>
788                     <td class="msource">
789                         
790                         <a href="./Roo.bootstrap.Component.html#constructor" roo:cls="Roo.bootstrap.Component.html#constructor">Roo.bootstrap.Component</a>
791                                 
792                     </td>
793                 </tr>
794         
795         
796                 <tr class="config-row expandable config-row-alt0 notInherited">
797                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
798                     <td class="sig">
799
800                         <a id="Roo.bootstrap.Column-cfg-sm" name=".sm"></a>
801                         <div class="fixedFont">
802                                 <b  class="itemname">sm</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
803                                 
804                                 
805                         </div>
806                   
807                         <div class="mdesc">
808                             <div class="short">colspan out of 12 for tablet-sized screens or 0 for hidden</div> 
809                         </div>
810                         
811                         <div class="mdesc">
812                             <div class="long">
813                     colspan out of 12 for tablet-sized screens or 0 for hidden
814                     
815                 </div> 
816                         </div>
817                         
818                         
819
820                     </td>
821                     <td class="msource">
822                         
823                         Roo.bootstrap.Column
824                                 
825                     </td>
826                 </tr>
827         
828         
829                 <tr class="config-row expandable config-row-alt1 notInherited">
830                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
831                     <td class="sig">
832
833                         <a id="Roo.bootstrap.Column-cfg-smoff" name=".smoff"></a>
834                         <div class="fixedFont">
835                                 <b  class="itemname">smoff</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
836                                 
837                                 
838                         </div>
839                   
840                         <div class="mdesc">
841                             <div class="short">colspan offset out of 12 for tablet-sized screens or 0 for hidden</div> 
842                         </div>
843                         
844                         <div class="mdesc">
845                             <div class="long">
846                     colspan offset out of 12 for tablet-sized screens or 0 for hidden
847                     
848                 </div> 
849                         </div>
850                         
851                         
852
853                     </td>
854                     <td class="msource">
855                         
856                         Roo.bootstrap.Column
857                                 
858                     </td>
859                 </tr>
860         
861         
862                 <tr class="config-row expandable config-row-alt0">
863                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
864                     <td class="sig">
865
866                         <a id="Roo.bootstrap.Component-cfg-style" name=".style"></a>
867                         <div class="fixedFont">
868                                 <b  class="itemname">style</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
869                                 
870                                 
871                         </div>
872                   
873                         <div class="mdesc">
874                             <div class="short">any extra css</div> 
875                         </div>
876                         
877                         <div class="mdesc">
878                             <div class="long">
879                     any extra css
880                     
881                 </div> 
882                         </div>
883                         
884                         
885
886                     </td>
887                     <td class="msource">
888                         
889                         <a href="./Roo.bootstrap.Component.html#constructor" roo:cls="Roo.bootstrap.Component.html#constructor">Roo.bootstrap.Component</a>
890                                 
891                     </td>
892                 </tr>
893         
894         
895                 <tr class="config-row expandable config-row-alt1">
896                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
897                     <td class="sig">
898
899                         <a id="Roo.bootstrap.Component-cfg-tooltip" name=".tooltip"></a>
900                         <div class="fixedFont">
901                                 <b  class="itemname">tooltip</b> : string
902                                 
903                                 
904                         </div>
905                   
906                         <div class="mdesc">
907                             <div class="short">Text for the tooltip</div> 
908                         </div>
909                         
910                         <div class="mdesc">
911                             <div class="long">
912                     Text for the tooltip
913                     
914                 </div> 
915                         </div>
916                         
917                         
918
919                     </td>
920                     <td class="msource">
921                         
922                         <a href="./Roo.bootstrap.Component.html#constructor" roo:cls="Roo.bootstrap.Component.html#constructor">Roo.bootstrap.Component</a>
923                                 
924                     </td>
925                 </tr>
926         
927         
928                 <tr class="config-row expandable config-row-alt0">
929                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
930                     <td class="sig">
931
932                         <a id="Roo.bootstrap.Component-cfg-xattr" name=".xattr"></a>
933                         <div class="fixedFont">
934                                 <b  class="itemname">xattr</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
935                                 
936                                 
937                         </div>
938                   
939                         <div class="mdesc">
940                             <div class="short">extra attributes to add to 'element' (used by builder to store stuff.</div> 
941                         </div>
942                         
943                         <div class="mdesc">
944                             <div class="long">
945                     extra attributes to add to 'element' (used by builder to store stuff.)
946                     
947                 </div> 
948                         </div>
949                         
950                         
951
952                     </td>
953                     <td class="msource">
954                         
955                         <a href="./Roo.bootstrap.Component.html#constructor" roo:cls="Roo.bootstrap.Component.html#constructor">Roo.bootstrap.Component</a>
956                                 
957                     </td>
958                 </tr>
959         
960         
961                 <tr class="config-row expandable config-row-alt1 notInherited">
962                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
963                     <td class="sig">
964
965                         <a id="Roo.bootstrap.Column-cfg-xs" name=".xs"></a>
966                         <div class="fixedFont">
967                                 <b  class="itemname">xs</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
968                                 
969                                 
970                         </div>
971                   
972                         <div class="mdesc">
973                             <div class="short">colspan out of 12 for mobile-sized screens or 0 for hidden</div> 
974                         </div>
975                         
976                         <div class="mdesc">
977                             <div class="long">
978                     colspan out of 12 for mobile-sized screens or 0 for hidden
979                     
980                 </div> 
981                         </div>
982                         
983                         
984
985                     </td>
986                     <td class="msource">
987                         
988                         Roo.bootstrap.Column
989                                 
990                     </td>
991                 </tr>
992         
993         
994                 <tr class="config-row expandable config-row-alt0 notInherited">
995                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
996                     <td class="sig">
997
998                         <a id="Roo.bootstrap.Column-cfg-xsoff" name=".xsoff"></a>
999                         <div class="fixedFont">
1000                                 <b  class="itemname">xsoff</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
1001                                 
1002                                 
1003                         </div>
1004                   
1005                         <div class="mdesc">
1006                             <div class="short">colspan offset out of 12 for mobile-sized screens or 0 for hidden</div> 
1007                         </div>
1008                         
1009                         <div class="mdesc">
1010                             <div class="long">
1011                     colspan offset out of 12 for mobile-sized screens or 0 for hidden
1012                     
1013                 </div> 
1014                         </div>
1015                         
1016                         
1017
1018                     </td>
1019                     <td class="msource">
1020                         
1021                         Roo.bootstrap.Column
1022                                 
1023                     </td>
1024                 </tr>
1025         
1026         
1027     </table>
1028                 
1029   
1030   
1031   
1032   
1033   
1034   
1035   
1036   
1037   <!-- ============================== public properties ==================== -->        
1038   
1039   
1040   
1041     <a id="Roo.bootstrap.Column-props"></a>      
1042     
1043     
1044
1045     
1046     
1047      <table cellspacing="0" class="member-table">
1048       <caption class="Empty">Public Properties - Has None</caption>
1049      </table>
1050     
1051     
1052      
1053     
1054   <!-- ============================== methods summary / details ======================== -->
1055   
1056   
1057   <a id="Roo.bootstrap.Column-methods"></a>
1058         <!-- constructor?? -->
1059         
1060         <!-- static's first 
1061         
1062         
1063         -->
1064         
1065         <!-- then dynamics first -->
1066         
1067   
1068   
1069     
1070     
1071     
1072       <table cellspacing="0" class="member-table">
1073       <caption>Public Methods</caption>
1074         <tr>
1075             <th class="sig-header" colspan="2">Method</th>            
1076             <th class="msource-header">Defined By</th>
1077
1078         </tr>
1079         
1080         
1081         
1082          
1083         
1084         
1085           
1086           <tr class="method-row config-row-alt0 expandable notInherited">
1087             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1088            
1089            
1090             <td class="sig">
1091                 <a id="Roo.bootstrap-method-Column"   name=".Column"></a>
1092                 <div class="fixedFont">
1093                         <span class="attributes">new <B>Roo.bootstrap.</B></span><b class="itemname">Column</b>
1094                                 
1095                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>config</i></B>) 
1096                         
1097                                 
1098                         
1099                 </div>
1100                 <div class="mdesc">
1101                 
1102                  
1103                         <div class="short">Create a new Roo.bootstrap.Column</div> 
1104                  
1105                  
1106                     <div class="long">
1107                         
1108                         
1109                         
1110                                 Create a new Roo.bootstrap.Column
1111                         
1112                         
1113                                 <dl class="detailList">
1114                                 <dt class="heading">Parameters:</dt>
1115                                 
1116                                         <dt>
1117                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>config</b>
1118                                                 
1119                                         </dt>
1120                                         <dd>The config object</dd>
1121                                 
1122                                 </dl>
1123                         
1124                         
1125                         
1126                         
1127                         
1128                         
1129                         
1130
1131                     
1132                     
1133                      
1134                     </div>                    
1135                 </div>
1136
1137             </td>
1138             <td class="msource">
1139                 &nbsp;
1140             </td>
1141         </tr>
1142         
1143           
1144           <tr class="method-row config-row-alt1 expandable">
1145             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1146            
1147            
1148             <td class="sig">
1149                 <a id="Roo.util.Observable-method-addEvents"   name=".addEvents"></a>
1150                 <div class="fixedFont">
1151                         <span class="attributes"></span><b class="itemname">addEvents</b>
1152                                 
1153                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>object</i></B>) 
1154                         
1155                                 
1156                         
1157                 </div>
1158                 <div class="mdesc">
1159                 
1160                    <div class="short">Used to define events on this Observable</div> 
1161                  
1162                  
1163                  
1164                     <div class="long">
1165                         
1166                                 Used to define events on this Observable
1167                     
1168                                 
1169                         
1170                         
1171                         
1172                         
1173                                 <dl class="detailList">
1174                                 <dt class="heading">Parameters:</dt>
1175                                 
1176                                         <dt>
1177                                                 <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>
1178                                                 
1179                                         </dt>
1180                                         <dd>The object with the events defined</dd>
1181                                 
1182                                 </dl>
1183                         
1184                         
1185                         
1186                         
1187                         
1188                         
1189                         
1190
1191                     
1192                     
1193                      
1194                     </div>                    
1195                 </div>
1196
1197             </td>
1198             <td class="msource">
1199                 
1200                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1201                 &nbsp;
1202             </td>
1203         </tr>
1204         
1205           
1206           <tr class="method-row config-row-alt0 expandable">
1207             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1208            
1209            
1210             <td class="sig">
1211                 <a id="Roo.util.Observable-method-addListener"   name=".addListener"></a>
1212                 <div class="fixedFont">
1213                         <span class="attributes"></span><b class="itemname">addListener</b>
1214                                 
1215                                  (<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>) 
1216                         
1217                                 
1218                         
1219                 </div>
1220                 <div class="mdesc">
1221                 
1222                    <div class="short">Appends an event handler to this component</div> 
1223                  
1224                  
1225                  
1226                     <div class="long">
1227                         
1228                                 Appends an event handler to this component
1229                     
1230                                 
1231                         
1232                         
1233                         
1234                         
1235                                 <dl class="detailList">
1236                                 <dt class="heading">Parameters:</dt>
1237                                 
1238                                         <dt>
1239                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1240                                                 
1241                                         </dt>
1242                                         <dd>The type of event to listen for</dd>
1243                                 
1244                                         <dt>
1245                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
1246                                                 
1247                                         </dt>
1248                                         <dd>The method the event invokes</dd>
1249                                 
1250                                         <dt>
1251                                                 <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>
1252                                                 
1253                                         </dt>
1254                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
1255                                 
1256                                         <dt>
1257                                                 <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>
1258                                                 
1259                                         </dt>
1260                                         <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>
1261                                 
1262                                 </dl>
1263                         
1264                         
1265                         
1266                         
1267                         
1268                         
1269                         
1270
1271                     
1272                     
1273                      
1274                     </div>                    
1275                 </div>
1276
1277             </td>
1278             <td class="msource">
1279                 
1280                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1281                 &nbsp;
1282             </td>
1283         </tr>
1284         
1285           
1286           <tr class="method-row config-row-alt1 expandable">
1287             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1288            
1289            
1290             <td class="sig">
1291                 <a id="Roo.Component-method-destroy"   name=".destroy"></a>
1292                 <div class="fixedFont">
1293                         <span class="attributes"></span><b class="itemname">destroy</b>
1294                                 
1295                                  () 
1296                         
1297                                 
1298                         
1299                 </div>
1300                 <div class="mdesc">
1301                 
1302                    <div class="short">Destroys this component by purging any event listeners, removing the component's element from the DOM,<br/>removing the component from its {<b>link</b> Roo.Container} (if applicable) and unregistering it from {<b>link</b> Roo.ComponentMgr}.</div> 
1303                  
1304                  
1305                  
1306                     <div class="long">
1307                         
1308                                 Destroys this component by purging any event listeners, removing the component's element from the DOM,<br/>removing the component from its {<b>link</b> Roo.Container} (if applicable) and unregistering it from {<b>link</b> Roo.ComponentMgr}.
1309                     
1310                                 
1311                         
1312                         
1313                         
1314                         
1315                         
1316                         
1317                         
1318                         
1319                         
1320                         
1321
1322                     
1323                     
1324                      
1325                     </div>                    
1326                 </div>
1327
1328             </td>
1329             <td class="msource">
1330                 
1331                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1332                 &nbsp;
1333             </td>
1334         </tr>
1335         
1336           
1337           <tr class="method-row config-row-alt0 expandable">
1338             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1339            
1340            
1341             <td class="sig">
1342                 <a id="Roo.Component-method-disable"   name=".disable"></a>
1343                 <div class="fixedFont">
1344                         <span class="attributes"></span><b class="itemname">disable</b>
1345                                 
1346                                  () 
1347                         
1348                                 
1349                                          : 
1350                                         
1351                                                 
1352                                                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1353                                         
1354                                         
1355                                         
1356                                 
1357                         
1358                 </div>
1359                 <div class="mdesc">
1360                 
1361                    <div class="short">Disable this component.</div> 
1362                  
1363                  
1364                  
1365                     <div class="long">
1366                         
1367                                 Disable this component.
1368                     
1369                                 
1370                         
1371                         
1372                         
1373                         
1374                         
1375                         
1376                         
1377                         
1378                                 <dl class="detailList">
1379                                 <dt class="heading">Returns:</dt>
1380                                 
1381                                         <dd><span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span>  this</dd>
1382                                 
1383                                 </dl>
1384                         
1385                         
1386                         
1387
1388                     
1389                     
1390                      
1391                     </div>                    
1392                 </div>
1393
1394             </td>
1395             <td class="msource">
1396                 
1397                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1398                 &nbsp;
1399             </td>
1400         </tr>
1401         
1402           
1403           <tr class="method-row config-row-alt1 expandable">
1404             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1405            
1406            
1407             <td class="sig">
1408                 <a id="Roo.Component-method-enable"   name=".enable"></a>
1409                 <div class="fixedFont">
1410                         <span class="attributes"></span><b class="itemname">enable</b>
1411                                 
1412                                  () 
1413                         
1414                                 
1415                                          : 
1416                                         
1417                                                 
1418                                                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1419                                         
1420                                         
1421                                         
1422                                 
1423                         
1424                 </div>
1425                 <div class="mdesc">
1426                 
1427                    <div class="short">Enable this component.</div> 
1428                  
1429                  
1430                  
1431                     <div class="long">
1432                         
1433                                 Enable this component.
1434                     
1435                                 
1436                         
1437                         
1438                         
1439                         
1440                         
1441                         
1442                         
1443                         
1444                                 <dl class="detailList">
1445                                 <dt class="heading">Returns:</dt>
1446                                 
1447                                         <dd><span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span>  this</dd>
1448                                 
1449                                 </dl>
1450                         
1451                         
1452                         
1453
1454                     
1455                     
1456                      
1457                     </div>                    
1458                 </div>
1459
1460             </td>
1461             <td class="msource">
1462                 
1463                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1464                 &nbsp;
1465             </td>
1466         </tr>
1467         
1468           
1469           <tr class="method-row config-row-alt0 expandable">
1470             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1471            
1472            
1473             <td class="sig">
1474                 <a id="Roo.util.Observable-method-fireEvent"   name=".fireEvent"></a>
1475                 <div class="fixedFont">
1476                         <span class="attributes"></span><b class="itemname">fireEvent</b>
1477                                 
1478                                  (<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>) 
1479                         
1480                                 
1481                                          : 
1482                                         
1483                                                 
1484                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
1485                                         
1486                                         
1487                                         
1488                                 
1489                         
1490                 </div>
1491                 <div class="mdesc">
1492                 
1493                    <div class="short">Fires the specified event with the passed parameters (minus the event name).</div> 
1494                  
1495                  
1496                  
1497                     <div class="long">
1498                         
1499                                 Fires the specified event with the passed parameters (minus the event name).
1500                     
1501                                 
1502                         
1503                         
1504                         
1505                         
1506                                 <dl class="detailList">
1507                                 <dt class="heading">Parameters:</dt>
1508                                 
1509                                         <dt>
1510                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1511                                                 
1512                                         </dt>
1513                                         <dd></dd>
1514                                 
1515                                         <dt>
1516                                                 <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>
1517                                                 
1518                                         </dt>
1519                                         <dd>Variable number of parameters are passed to handlers</dd>
1520                                 
1521                                 </dl>
1522                         
1523                         
1524                         
1525                         
1526                         
1527                                 <dl class="detailList">
1528                                 <dt class="heading">Returns:</dt>
1529                                 
1530                                         <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>
1531                                 
1532                                 </dl>
1533                         
1534                         
1535                         
1536
1537                     
1538                     
1539                      
1540                     </div>                    
1541                 </div>
1542
1543             </td>
1544             <td class="msource">
1545                 
1546                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1547                 &nbsp;
1548             </td>
1549         </tr>
1550         
1551           
1552           <tr class="method-row config-row-alt1 expandable">
1553             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1554            
1555            
1556             <td class="sig">
1557                 <a id="Roo.Component-method-focus"   name=".focus"></a>
1558                 <div class="fixedFont">
1559                         <span class="attributes"></span><b class="itemname">focus</b>
1560                                 
1561                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>selectText</i></B>) 
1562                         
1563                                 
1564                                          : 
1565                                         
1566                                                 
1567                                                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1568                                         
1569                                         
1570                                         
1571                                 
1572                         
1573                 </div>
1574                 <div class="mdesc">
1575                 
1576                    <div class="short">Try to focus this component.</div> 
1577                  
1578                  
1579                  
1580                     <div class="long">
1581                         
1582                                 Try to focus this component.
1583                     
1584                                 
1585                         
1586                         
1587                         
1588                         
1589                                 <dl class="detailList">
1590                                 <dt class="heading">Parameters:</dt>
1591                                 
1592                                         <dt>
1593                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>selectText</b>
1594                                                 
1595                                         </dt>
1596                                         <dd>True to also select the text in this component (if applicable)</dd>
1597                                 
1598                                 </dl>
1599                         
1600                         
1601                         
1602                         
1603                         
1604                                 <dl class="detailList">
1605                                 <dt class="heading">Returns:</dt>
1606                                 
1607                                         <dd><span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span>  this</dd>
1608                                 
1609                                 </dl>
1610                         
1611                         
1612                         
1613
1614                     
1615                     
1616                      
1617                     </div>                    
1618                 </div>
1619
1620             </td>
1621             <td class="msource">
1622                 
1623                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1624                 &nbsp;
1625             </td>
1626         </tr>
1627         
1628           
1629           <tr class="method-row config-row-alt0 expandable">
1630             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1631            
1632            
1633             <td class="sig">
1634                 <a id="Roo.bootstrap.Component-method-getChildContainer"   name=".getChildContainer"></a>
1635                 <div class="fixedFont">
1636                         <span class="attributes"></span><b class="itemname">getChildContainer</b>
1637                                 
1638                                  () 
1639                         
1640                                 
1641                                          : 
1642                                         
1643                                                 
1644                                                 <a href="./Roo.Element.html#constructor" roo:cls="Roo.Element.html#constructor">Roo.Element</a>
1645                                         
1646                                         
1647                                         
1648                                 
1649                         
1650                 </div>
1651                 <div class="mdesc">
1652                 
1653                    <div class="short">Fetch the element to add children to</div> 
1654                  
1655                  
1656                  
1657                     <div class="long">
1658                         
1659                                 Fetch the element to add children to
1660                     
1661                                 
1662                         
1663                         
1664                         
1665                         
1666                         
1667                         
1668                         
1669                         
1670                                 <dl class="detailList">
1671                                 <dt class="heading">Returns:</dt>
1672                                 
1673                                         <dd><span class="fixedFont"><a href="./Roo.Element.html#constructor" roo:cls="Roo.Element.html#constructor">Roo.Element</a></span>  defaults to this.el</dd>
1674                                 
1675                                 </dl>
1676                         
1677                         
1678                         
1679
1680                     
1681                     
1682                      
1683                     </div>                    
1684                 </div>
1685
1686             </td>
1687             <td class="msource">
1688                 
1689                         <a href="./Roo.bootstrap.Component.html#constructor" roo:cls="Roo.bootstrap.Component.html#constructor">Roo.bootstrap.Component</a>
1690                 &nbsp;
1691             </td>
1692         </tr>
1693         
1694           
1695           <tr class="method-row config-row-alt1 expandable">
1696             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1697            
1698            
1699             <td class="sig">
1700                 <a id="Roo.Component-method-getEl"   name=".getEl"></a>
1701                 <div class="fixedFont">
1702                         <span class="attributes"></span><b class="itemname">getEl</b>
1703                                 
1704                                  () 
1705                         
1706                                 
1707                                          : 
1708                                         
1709                                                 
1710                                                 <a href="./Roo.Element.html#constructor" roo:cls="Roo.Element.html#constructor">Roo.Element</a>
1711                                         
1712                                         
1713                                         
1714                                 
1715                         
1716                 </div>
1717                 <div class="mdesc">
1718                 
1719                    <div class="short">Returns the underlying {<b>link</b> Roo.Element}.</div> 
1720                  
1721                  
1722                  
1723                     <div class="long">
1724                         
1725                                 Returns the underlying {<b>link</b> Roo.Element}.
1726                     
1727                                 
1728                         
1729                         
1730                         
1731                         
1732                         
1733                         
1734                         
1735                         
1736                                 <dl class="detailList">
1737                                 <dt class="heading">Returns:</dt>
1738                                 
1739                                         <dd><span class="fixedFont"><a href="./Roo.Element.html#constructor" roo:cls="Roo.Element.html#constructor">Roo.Element</a></span>  The element</dd>
1740                                 
1741                                 </dl>
1742                         
1743                         
1744                         
1745
1746                     
1747                     
1748                      
1749                     </div>                    
1750                 </div>
1751
1752             </td>
1753             <td class="msource">
1754                 
1755                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1756                 &nbsp;
1757             </td>
1758         </tr>
1759         
1760           
1761           <tr class="method-row config-row-alt0 expandable">
1762             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1763            
1764            
1765             <td class="sig">
1766                 <a id="Roo.Component-method-getId"   name=".getId"></a>
1767                 <div class="fixedFont">
1768                         <span class="attributes"></span><b class="itemname">getId</b>
1769                                 
1770                                  () 
1771                         
1772                                 
1773                                          : 
1774                                         
1775                                                 
1776                                                 <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
1777                                         
1778                                         
1779                                         
1780                                 
1781                         
1782                 </div>
1783                 <div class="mdesc">
1784                 
1785                    <div class="short">Returns the id of this component.</div> 
1786                  
1787                  
1788                  
1789                     <div class="long">
1790                         
1791                                 Returns the id of this component.
1792                     
1793                                 
1794                         
1795                         
1796                         
1797                         
1798                         
1799                         
1800                         
1801                         
1802                                 <dl class="detailList">
1803                                 <dt class="heading">Returns:</dt>
1804                                 
1805                                         <dd><span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  </dd>
1806                                 
1807                                 </dl>
1808                         
1809                         
1810                         
1811
1812                     
1813                     
1814                      
1815                     </div>                    
1816                 </div>
1817
1818             </td>
1819             <td class="msource">
1820                 
1821                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1822                 &nbsp;
1823             </td>
1824         </tr>
1825         
1826           
1827           <tr class="method-row config-row-alt1 expandable">
1828             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1829            
1830            
1831             <td class="sig">
1832                 <a id="Roo.util.Observable-method-hasListener"   name=".hasListener"></a>
1833                 <div class="fixedFont">
1834                         <span class="attributes"></span><b class="itemname">hasListener</b>
1835                                 
1836                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>) 
1837                         
1838                                 
1839                                          : 
1840                                         
1841                                                 
1842                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
1843                                         
1844                                         
1845                                         
1846                                 
1847                         
1848                 </div>
1849                 <div class="mdesc">
1850                 
1851                    <div class="short">Checks to see if this object has any listeners for a specified event</div> 
1852                  
1853                  
1854                  
1855                     <div class="long">
1856                         
1857                                 Checks to see if this object has any listeners for a specified event
1858                     
1859                                 
1860                         
1861                         
1862                         
1863                         
1864                                 <dl class="detailList">
1865                                 <dt class="heading">Parameters:</dt>
1866                                 
1867                                         <dt>
1868                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1869                                                 
1870                                         </dt>
1871                                         <dd>The name of the event to check for</dd>
1872                                 
1873                                 </dl>
1874                         
1875                         
1876                         
1877                         
1878                         
1879                                 <dl class="detailList">
1880                                 <dt class="heading">Returns:</dt>
1881                                 
1882                                         <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>
1883                                 
1884                                 </dl>
1885                         
1886                         
1887                         
1888
1889                     
1890                     
1891                      
1892                     </div>                    
1893                 </div>
1894
1895             </td>
1896             <td class="msource">
1897                 
1898                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1899                 &nbsp;
1900             </td>
1901         </tr>
1902         
1903           
1904           <tr class="method-row config-row-alt0 expandable">
1905             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1906            
1907            
1908             <td class="sig">
1909                 <a id="Roo.Component-method-hide"   name=".hide"></a>
1910                 <div class="fixedFont">
1911                         <span class="attributes"></span><b class="itemname">hide</b>
1912                                 
1913                                  () 
1914                         
1915                                 
1916                                          : 
1917                                         
1918                                                 
1919                                                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1920                                         
1921                                         
1922                                         
1923                                 
1924                         
1925                 </div>
1926                 <div class="mdesc">
1927                 
1928                    <div class="short">Hide this component.</div> 
1929                  
1930                  
1931                  
1932                     <div class="long">
1933                         
1934                                 Hide this component.
1935                     
1936                                 
1937                         
1938                         
1939                         
1940                         
1941                         
1942                         
1943                         
1944                         
1945                                 <dl class="detailList">
1946                                 <dt class="heading">Returns:</dt>
1947                                 
1948                                         <dd><span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span>  this</dd>
1949                                 
1950                                 </dl>
1951                         
1952                         
1953                         
1954
1955                     
1956                     
1957                      
1958                     </div>                    
1959                 </div>
1960
1961             </td>
1962             <td class="msource">
1963                 
1964                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1965                 &nbsp;
1966             </td>
1967         </tr>
1968         
1969           
1970           <tr class="method-row config-row-alt1 expandable">
1971             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1972            
1973            
1974             <td class="sig">
1975                 <a id="Roo.bootstrap.Component-method-initEvents"   name=".initEvents"></a>
1976                 <div class="fixedFont">
1977                         <span class="attributes"></span><b class="itemname">initEvents</b>
1978                                 
1979                                  () 
1980                         
1981                                 
1982                         
1983                 </div>
1984                 <div class="mdesc">
1985                 
1986                    <div class="short">Initialize Events for the element</div> 
1987                  
1988                  
1989                  
1990                     <div class="long">
1991                         
1992                                 Initialize Events for the element
1993                     
1994                                 
1995                         
1996                         
1997                         
1998                         
1999                         
2000                         
2001                         
2002                         
2003                         
2004                         
2005
2006                     
2007                     
2008                      
2009                     </div>                    
2010                 </div>
2011
2012             </td>
2013             <td class="msource">
2014                 
2015                         <a href="./Roo.bootstrap.Component.html#constructor" roo:cls="Roo.bootstrap.Component.html#constructor">Roo.bootstrap.Component</a>
2016                 &nbsp;
2017             </td>
2018         </tr>
2019         
2020           
2021           <tr class="method-row config-row-alt0 expandable">
2022             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2023            
2024            
2025             <td class="sig">
2026                 <a id="Roo.Component-method-isVisible"   name=".isVisible"></a>
2027                 <div class="fixedFont">
2028                         <span class="attributes"></span><b class="itemname">isVisible</b>
2029                                 
2030                                  () 
2031                         
2032                                 
2033                         
2034                 </div>
2035                 <div class="mdesc">
2036                 
2037                    <div class="short">Returns true if this component is visible.</div> 
2038                  
2039                  
2040                  
2041                     <div class="long">
2042                         
2043                                 Returns true if this component is visible.
2044                     
2045                                 
2046                         
2047                         
2048                         
2049                         
2050                         
2051                         
2052                         
2053                         
2054                         
2055                         
2056
2057                     
2058                     
2059                      
2060                     </div>                    
2061                 </div>
2062
2063             </td>
2064             <td class="msource">
2065                 
2066                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2067                 &nbsp;
2068             </td>
2069         </tr>
2070         
2071           
2072           <tr class="method-row config-row-alt1 expandable">
2073             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2074            
2075            
2076             <td class="sig">
2077                 <a id="Roo.util.Observable-method-on"   name=".on"></a>
2078                 <div class="fixedFont">
2079                         <span class="attributes"></span><b class="itemname">on</b>
2080                                 
2081                                  (<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>) 
2082                         
2083                                 
2084                         
2085                 </div>
2086                 <div class="mdesc">
2087                 
2088                    <div class="short">Appends an event handler to this element (shorthand for addListener)</div> 
2089                  
2090                  
2091                  
2092                     <div class="long">
2093                         
2094                                 Appends an event handler to this element (shorthand for addListener)
2095                     
2096                                 
2097                         
2098                         
2099                         
2100                         
2101                                 <dl class="detailList">
2102                                 <dt class="heading">Parameters:</dt>
2103                                 
2104                                         <dt>
2105                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
2106                                                 
2107                                         </dt>
2108                                         <dd>The type of event to listen for</dd>
2109                                 
2110                                         <dt>
2111                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
2112                                                 
2113                                         </dt>
2114                                         <dd>The method the event invokes</dd>
2115                                 
2116                                         <dt>
2117                                                 <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>
2118                                                 
2119                                         </dt>
2120                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
2121                                 
2122                                         <dt>
2123                                                 <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>
2124                                                 
2125                                         </dt>
2126                                         <dd>(optional)</dd>
2127                                 
2128                                 </dl>
2129                         
2130                         
2131                         
2132                         
2133                         
2134                         
2135                         
2136
2137                     
2138                     
2139                      
2140                     </div>                    
2141                 </div>
2142
2143             </td>
2144             <td class="msource">
2145                 
2146                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2147                 &nbsp;
2148             </td>
2149         </tr>
2150         
2151           
2152           <tr class="method-row config-row-alt0 expandable">
2153             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2154            
2155            
2156             <td class="sig">
2157                 <a id="Roo.util.Observable-method-purgeListeners"   name=".purgeListeners"></a>
2158                 <div class="fixedFont">
2159                         <span class="attributes"></span><b class="itemname">purgeListeners</b>
2160                                 
2161                                  () 
2162                         
2163                                 
2164                         
2165                 </div>
2166                 <div class="mdesc">
2167                 
2168                    <div class="short">Removes all listeners for this object</div> 
2169                  
2170                  
2171                  
2172                     <div class="long">
2173                         
2174                                 Removes all listeners for this object
2175                     
2176                                 
2177                         
2178                         
2179                         
2180                         
2181                         
2182                         
2183                         
2184                         
2185                         
2186                         
2187
2188                     
2189                     
2190                      
2191                     </div>                    
2192                 </div>
2193
2194             </td>
2195             <td class="msource">
2196                 
2197                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2198                 &nbsp;
2199             </td>
2200         </tr>
2201         
2202           
2203           <tr class="method-row config-row-alt1 expandable">
2204             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2205            
2206            
2207             <td class="sig">
2208                 <a id="Roo.util.Observable-method-removeListener"   name=".removeListener"></a>
2209                 <div class="fixedFont">
2210                         <span class="attributes"></span><b class="itemname">removeListener</b>
2211                                 
2212                                  (<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>) 
2213                         
2214                                 
2215                         
2216                 </div>
2217                 <div class="mdesc">
2218                 
2219                    <div class="short">Removes a listener</div> 
2220                  
2221                  
2222                  
2223                     <div class="long">
2224                         
2225                                 Removes a listener
2226                     
2227                                 
2228                         
2229                         
2230                         
2231                         
2232                                 <dl class="detailList">
2233                                 <dt class="heading">Parameters:</dt>
2234                                 
2235                                         <dt>
2236                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
2237                                                 
2238                                         </dt>
2239                                         <dd>The type of event to listen for</dd>
2240                                 
2241                                         <dt>
2242                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
2243                                                 
2244                                         </dt>
2245                                         <dd>The handler to remove</dd>
2246                                 
2247                                         <dt>
2248                                                 <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>
2249                                                 
2250                                         </dt>
2251                                         <dd>(optional) The scope (this object) for the handler</dd>
2252                                 
2253                                 </dl>
2254                         
2255                         
2256                         
2257                         
2258                         
2259                         
2260                         
2261
2262                     
2263                     
2264                      
2265                     </div>                    
2266                 </div>
2267
2268             </td>
2269             <td class="msource">
2270                 
2271                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2272                 &nbsp;
2273             </td>
2274         </tr>
2275         
2276           
2277           <tr class="method-row config-row-alt0 expandable">
2278             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2279            
2280            
2281             <td class="sig">
2282                 <a id="Roo.Component-method-render"   name=".render"></a>
2283                 <div class="fixedFont">
2284                         <span class="attributes"></span><b class="itemname">render</b>
2285                                 
2286                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Element <B><i>container</i></B>) 
2287                         
2288                                 
2289                         
2290                 </div>
2291                 <div class="mdesc">
2292                 
2293                    <div class="short">If this is a lazy rendering component, render it to its container element.</div> 
2294                  
2295                  
2296                  
2297                     <div class="long">
2298                         
2299                                 If this is a lazy rendering component, render it to its container element.
2300                     
2301                                 
2302                         
2303                         
2304                         
2305                         
2306                                 <dl class="detailList">
2307                                 <dt class="heading">Parameters:</dt>
2308                                 
2309                                         <dt>
2310                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Element</span>  <b>container</b>
2311                                                 
2312                                         </dt>
2313                                         <dd>(optional) The element this component should be rendered into. If it is being applied to existing markup, this should be left off.</dd>
2314                                 
2315                                 </dl>
2316                         
2317                         
2318                         
2319                         
2320                         
2321                         
2322                         
2323
2324                     
2325                     
2326                      
2327                     </div>                    
2328                 </div>
2329
2330             </td>
2331             <td class="msource">
2332                 
2333                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2334                 &nbsp;
2335             </td>
2336         </tr>
2337         
2338           
2339           <tr class="method-row config-row-alt1 expandable">
2340             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2341            
2342            
2343             <td class="sig">
2344                 <a id="Roo.Component-method-setDisabled"   name=".setDisabled"></a>
2345                 <div class="fixedFont">
2346                         <span class="attributes"></span><b class="itemname">setDisabled</b>
2347                                 
2348                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>disabled</i></B>) 
2349                         
2350                                 
2351                         
2352                 </div>
2353                 <div class="mdesc">
2354                 
2355                    <div class="short">Convenience function for setting disabled/enabled by boolean.</div> 
2356                  
2357                  
2358                  
2359                     <div class="long">
2360                         
2361                                 Convenience function for setting disabled/enabled by boolean.
2362                     
2363                                 
2364                         
2365                         
2366                         
2367                         
2368                                 <dl class="detailList">
2369                                 <dt class="heading">Parameters:</dt>
2370                                 
2371                                         <dt>
2372                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>disabled</b>
2373                                                 
2374                                         </dt>
2375                                         <dd></dd>
2376                                 
2377                                 </dl>
2378                         
2379                         
2380                         
2381                         
2382                         
2383                         
2384                         
2385
2386                     
2387                     
2388                      
2389                     </div>                    
2390                 </div>
2391
2392             </td>
2393             <td class="msource">
2394                 
2395                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2396                 &nbsp;
2397             </td>
2398         </tr>
2399         
2400           
2401           <tr class="method-row config-row-alt0 expandable">
2402             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2403            
2404            
2405             <td class="sig">
2406                 <a id="Roo.Component-method-setVisible"   name=".setVisible"></a>
2407                 <div class="fixedFont">
2408                         <span class="attributes"></span><b class="itemname">setVisible</b>
2409                                 
2410                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>visible</i></B>) 
2411                         
2412                                 
2413                                          : 
2414                                         
2415                                                 
2416                                                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2417                                         
2418                                         
2419                                         
2420                                 
2421                         
2422                 </div>
2423                 <div class="mdesc">
2424                 
2425                    <div class="short">Convenience function to hide or show this component by boolean.</div> 
2426                  
2427                  
2428                  
2429                     <div class="long">
2430                         
2431                                 Convenience function to hide or show this component by boolean.
2432                     
2433                                 
2434                         
2435                         
2436                         
2437                         
2438                                 <dl class="detailList">
2439                                 <dt class="heading">Parameters:</dt>
2440                                 
2441                                         <dt>
2442                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>visible</b>
2443                                                 
2444                                         </dt>
2445                                         <dd>True to show, false to hide</dd>
2446                                 
2447                                 </dl>
2448                         
2449                         
2450                         
2451                         
2452                         
2453                                 <dl class="detailList">
2454                                 <dt class="heading">Returns:</dt>
2455                                 
2456                                         <dd><span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span>  this</dd>
2457                                 
2458                                 </dl>
2459                         
2460                         
2461                         
2462
2463                     
2464                     
2465                      
2466                     </div>                    
2467                 </div>
2468
2469             </td>
2470             <td class="msource">
2471                 
2472                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2473                 &nbsp;
2474             </td>
2475         </tr>
2476         
2477           
2478           <tr class="method-row config-row-alt1 expandable">
2479             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2480            
2481            
2482             <td class="sig">
2483                 <a id="Roo.Component-method-show"   name=".show"></a>
2484                 <div class="fixedFont">
2485                         <span class="attributes"></span><b class="itemname">show</b>
2486                                 
2487                                  () 
2488                         
2489                                 
2490                                          : 
2491                                         
2492                                                 
2493                                                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2494                                         
2495                                         
2496                                         
2497                                 
2498                         
2499                 </div>
2500                 <div class="mdesc">
2501                 
2502                    <div class="short">Show this component.</div> 
2503                  
2504                  
2505                  
2506                     <div class="long">
2507                         
2508                                 Show this component.
2509                     
2510                                 
2511                         
2512                         
2513                         
2514                         
2515                         
2516                         
2517                         
2518                         
2519                                 <dl class="detailList">
2520                                 <dt class="heading">Returns:</dt>
2521                                 
2522                                         <dd><span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span>  this</dd>
2523                                 
2524                                 </dl>
2525                         
2526                         
2527                         
2528
2529                     
2530                     
2531                      
2532                     </div>                    
2533                 </div>
2534
2535             </td>
2536             <td class="msource">
2537                 
2538                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2539                 &nbsp;
2540             </td>
2541         </tr>
2542         
2543           
2544           <tr class="method-row config-row-alt0 expandable">
2545             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2546            
2547            
2548             <td class="sig">
2549                 <a id="Roo.bootstrap.Component-method-tooltipEl"   name=".tooltipEl"></a>
2550                 <div class="fixedFont">
2551                         <span class="attributes"></span><b class="itemname">tooltipEl</b>
2552                                 
2553                                  () 
2554                         
2555                                 
2556                                          : 
2557                                         
2558                                                 
2559                                                 <a href="./Roo.Element.html#constructor" roo:cls="Roo.Element.html#constructor">Roo.Element</a>
2560                                         
2561                                         
2562                                         
2563                                 
2564                         
2565                 </div>
2566                 <div class="mdesc">
2567                 
2568                    <div class="short">Fetch the element to display the tooltip on.</div> 
2569                  
2570                  
2571                  
2572                     <div class="long">
2573                         
2574                                 Fetch the element to display the tooltip on.
2575                     
2576                                 
2577                         
2578                         
2579                         
2580                         
2581                         
2582                         
2583                         
2584                         
2585                                 <dl class="detailList">
2586                                 <dt class="heading">Returns:</dt>
2587                                 
2588                                         <dd><span class="fixedFont"><a href="./Roo.Element.html#constructor" roo:cls="Roo.Element.html#constructor">Roo.Element</a></span>  defaults to this.el</dd>
2589                                 
2590                                 </dl>
2591                         
2592                         
2593                         
2594
2595                     
2596                     
2597                      
2598                     </div>                    
2599                 </div>
2600
2601             </td>
2602             <td class="msource">
2603                 
2604                         <a href="./Roo.bootstrap.Component.html#constructor" roo:cls="Roo.bootstrap.Component.html#constructor">Roo.bootstrap.Component</a>
2605                 &nbsp;
2606             </td>
2607         </tr>
2608         
2609           
2610           <tr class="method-row config-row-alt1 expandable">
2611             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2612            
2613            
2614             <td class="sig">
2615                 <a id="Roo.util.Observable-method-un"   name=".un"></a>
2616                 <div class="fixedFont">
2617                         <span class="attributes"></span><b class="itemname">un</b>
2618                                 
2619                                  (<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>) 
2620                         
2621                                 
2622                         
2623                 </div>
2624                 <div class="mdesc">
2625                 
2626                    <div class="short">Removes a listener (shorthand for removeListener)</div> 
2627                  
2628                  
2629                  
2630                     <div class="long">
2631                         
2632                                 Removes a listener (shorthand for removeListener)
2633                     
2634                                 
2635                         
2636                         
2637                         
2638                         
2639                                 <dl class="detailList">
2640                                 <dt class="heading">Parameters:</dt>
2641                                 
2642                                         <dt>
2643                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
2644                                                 
2645                                         </dt>
2646                                         <dd>The type of event to listen for</dd>
2647                                 
2648                                         <dt>
2649                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
2650                                                 
2651                                         </dt>
2652                                         <dd>The handler to remove</dd>
2653                                 
2654                                         <dt>
2655                                                 <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>
2656                                                 
2657                                         </dt>
2658                                         <dd>(optional) The scope (this object) for the handler</dd>
2659                                 
2660                                 </dl>
2661                         
2662                         
2663                         
2664                         
2665                         
2666                         
2667                         
2668
2669                     
2670                     
2671                      
2672                     </div>                    
2673                 </div>
2674
2675             </td>
2676             <td class="msource">
2677                 
2678                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2679                 &nbsp;
2680             </td>
2681         </tr>
2682         
2683                                                        
2684     </table>
2685
2686   
2687   <!-- ============================== events summary / details ======================== -->
2688   
2689   
2690   <a id="Roo.bootstrap.Column-events"></a>
2691     
2692   
2693         
2694    
2695   
2696     
2697     
2698     
2699       <table cellspacing="0" class="member-table">
2700                 <caption>Events</caption>
2701               <thead>
2702                 <tr>
2703                     <th class="sig-header" colspan="2">Event</th>            
2704                     <th class="msource-header">Defined By</th>
2705
2706                 </tr>
2707               </thead>  
2708         
2709         
2710          
2711         
2712         
2713           <tr class="method-row expandable config-row-alt0">
2714             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2715             
2716             <td class="sig">
2717                 <a id="Roo.Component-event-*beforedestroy"></a>
2718                 
2719                <div class="fixedFont">
2720                 <b class="itemname">beforedestroy</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>) 
2721                 
2722                 </div>
2723
2724                 <div class="mdesc">
2725
2726                    <div class="short">Fires before the component is destroyed.
2727                    
2728                 </div> 
2729                     
2730                     <div class="long">
2731                     
2732                         Fires before the component is destroyed. Return false to stop the destroy.
2733                     
2734                         
2735                         
2736                 
2737                         
2738                                 <dl class="detailList">
2739                                 <dt class="heading">Parameters:</dt>
2740                                 
2741                                         <dt>
2742                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
2743                                                 
2744                                         </dt>
2745                                         <dd></dd>
2746                                 
2747                                 </dl>
2748                         
2749                         
2750                         
2751                         
2752                         
2753                         
2754                         
2755
2756                     
2757                     
2758                      
2759                     </div>                    
2760                 </div>
2761
2762             </td>
2763             <td class="msource">
2764                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2765             </td>
2766         </tr>
2767         
2768           <tr class="method-row expandable config-row-alt1">
2769             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2770             
2771             <td class="sig">
2772                 <a id="Roo.Component-event-*beforehide"></a>
2773                 
2774                <div class="fixedFont">
2775                 <b class="itemname">beforehide</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>) 
2776                 
2777                 </div>
2778
2779                 <div class="mdesc">
2780
2781                    <div class="short">Fires before the component is hidden.
2782                    
2783                 </div> 
2784                     
2785                     <div class="long">
2786                     
2787                         Fires before the component is hidden. Return false to stop the hide.
2788                     
2789                         
2790                         
2791                 
2792                         
2793                                 <dl class="detailList">
2794                                 <dt class="heading">Parameters:</dt>
2795                                 
2796                                         <dt>
2797                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
2798                                                 
2799                                         </dt>
2800                                         <dd></dd>
2801                                 
2802                                 </dl>
2803                         
2804                         
2805                         
2806                         
2807                         
2808                         
2809                         
2810
2811                     
2812                     
2813                      
2814                     </div>                    
2815                 </div>
2816
2817             </td>
2818             <td class="msource">
2819                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2820             </td>
2821         </tr>
2822         
2823           <tr class="method-row expandable config-row-alt0">
2824             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2825             
2826             <td class="sig">
2827                 <a id="Roo.Component-event-*beforerender"></a>
2828                 
2829                <div class="fixedFont">
2830                 <b class="itemname">beforerender</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>) 
2831                 
2832                 </div>
2833
2834                 <div class="mdesc">
2835
2836                    <div class="short">Fires before the component is rendered.
2837                    
2838                 </div> 
2839                     
2840                     <div class="long">
2841                     
2842                         Fires before the component is rendered. Return false to stop the render.
2843                     
2844                         
2845                         
2846                 
2847                         
2848                                 <dl class="detailList">
2849                                 <dt class="heading">Parameters:</dt>
2850                                 
2851                                         <dt>
2852                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
2853                                                 
2854                                         </dt>
2855                                         <dd></dd>
2856                                 
2857                                 </dl>
2858                         
2859                         
2860                         
2861                         
2862                         
2863                         
2864                         
2865
2866                     
2867                     
2868                      
2869                     </div>                    
2870                 </div>
2871
2872             </td>
2873             <td class="msource">
2874                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2875             </td>
2876         </tr>
2877         
2878           <tr class="method-row expandable config-row-alt1">
2879             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2880             
2881             <td class="sig">
2882                 <a id="Roo.Component-event-*beforeshow"></a>
2883                 
2884                <div class="fixedFont">
2885                 <b class="itemname">beforeshow</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>) 
2886                 
2887                 </div>
2888
2889                 <div class="mdesc">
2890
2891                    <div class="short">Fires before the component is shown.
2892                    
2893                 </div> 
2894                     
2895                     <div class="long">
2896                     
2897                         Fires before the component is shown.  Return false to stop the show.
2898                     
2899                         
2900                         
2901                 
2902                         
2903                                 <dl class="detailList">
2904                                 <dt class="heading">Parameters:</dt>
2905                                 
2906                                         <dt>
2907                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
2908                                                 
2909                                         </dt>
2910                                         <dd></dd>
2911                                 
2912                                 </dl>
2913                         
2914                         
2915                         
2916                         
2917                         
2918                         
2919                         
2920
2921                     
2922                     
2923                      
2924                     </div>                    
2925                 </div>
2926
2927             </td>
2928             <td class="msource">
2929                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2930             </td>
2931         </tr>
2932         
2933           <tr class="method-row expandable config-row-alt0">
2934             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2935             
2936             <td class="sig">
2937                 <a id="Roo.bootstrap.Component-event-*childrenrendered"></a>
2938                 
2939                <div class="fixedFont">
2940                 <b class="itemname">childrenrendered</b> (<a href="./Roo.bootstrap.Component.html#constructor" roo:cls="Roo.bootstrap.Component.html#constructor">Roo.bootstrap.Component</a> <B><i>this</i></B>) 
2941                 
2942                 </div>
2943
2944                 <div class="mdesc">
2945
2946                    <div class="short">Fires when the children have been rendered.
2947                    
2948                 </div> 
2949                     
2950                     <div class="long">
2951                     
2952                         Fires when the children have been rendered..
2953                     
2954                         
2955                         
2956                 
2957                         
2958                                 <dl class="detailList">
2959                                 <dt class="heading">Parameters:</dt>
2960                                 
2961                                         <dt>
2962                                                 <span class="fixedFont"><a href="./Roo.bootstrap.Component.html#constructor" roo:cls="Roo.bootstrap.Component.html#constructor">Roo.bootstrap.Component</a></span> <b>this</b>
2963                                                 
2964                                         </dt>
2965                                         <dd></dd>
2966                                 
2967                                 </dl>
2968                         
2969                         
2970                         
2971                         
2972                         
2973                         
2974                         
2975
2976                     
2977                     
2978                      
2979                     </div>                    
2980                 </div>
2981
2982             </td>
2983             <td class="msource">
2984                 <a href="./Roo.bootstrap.Component.html#constructor" roo:cls="Roo.bootstrap.Component.html#constructor">Roo.bootstrap.Component</a>
2985             </td>
2986         </tr>
2987         
2988           <tr class="method-row expandable config-row-alt1">
2989             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2990             
2991             <td class="sig">
2992                 <a id="Roo.Component-event-*destroy"></a>
2993                 
2994                <div class="fixedFont">
2995                 <b class="itemname">destroy</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>) 
2996                 
2997                 </div>
2998
2999                 <div class="mdesc">
3000
3001                    <div class="short">Fires after the component is destroyed.
3002                    
3003                 </div> 
3004                     
3005                     <div class="long">
3006                     
3007                         Fires after the component is destroyed.
3008                     
3009                         
3010                         
3011                 
3012                         
3013                                 <dl class="detailList">
3014                                 <dt class="heading">Parameters:</dt>
3015                                 
3016                                         <dt>
3017                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
3018                                                 
3019                                         </dt>
3020                                         <dd></dd>
3021                                 
3022                                 </dl>
3023                         
3024                         
3025                         
3026                         
3027                         
3028                         
3029                         
3030
3031                     
3032                     
3033                      
3034                     </div>                    
3035                 </div>
3036
3037             </td>
3038             <td class="msource">
3039                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
3040             </td>
3041         </tr>
3042         
3043           <tr class="method-row expandable config-row-alt0">
3044             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3045             
3046             <td class="sig">
3047                 <a id="Roo.Component-event-*disable"></a>
3048                 
3049                <div class="fixedFont">
3050                 <b class="itemname">disable</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>) 
3051                 
3052                 </div>
3053
3054                 <div class="mdesc">
3055
3056                    <div class="short">Fires after the component is disabled.
3057                    
3058                 </div> 
3059                     
3060                     <div class="long">
3061                     
3062                         Fires after the component is disabled.
3063                     
3064                         
3065                         
3066                 
3067                         
3068                                 <dl class="detailList">
3069                                 <dt class="heading">Parameters:</dt>
3070                                 
3071                                         <dt>
3072                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
3073                                                 
3074                                         </dt>
3075                                         <dd></dd>
3076                                 
3077                                 </dl>
3078                         
3079                         
3080                         
3081                         
3082                         
3083                         
3084                         
3085
3086                     
3087                     
3088                      
3089                     </div>                    
3090                 </div>
3091
3092             </td>
3093             <td class="msource">
3094                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
3095             </td>
3096         </tr>
3097         
3098           <tr class="method-row expandable config-row-alt1">
3099             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3100             
3101             <td class="sig">
3102                 <a id="Roo.Component-event-*enable"></a>
3103                 
3104                <div class="fixedFont">
3105                 <b class="itemname">enable</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>) 
3106                 
3107                 </div>
3108
3109                 <div class="mdesc">
3110
3111                    <div class="short">Fires after the component is enabled.
3112                    
3113                 </div> 
3114                     
3115                     <div class="long">
3116                     
3117                         Fires after the component is enabled.
3118                     
3119                         
3120                         
3121                 
3122                         
3123                                 <dl class="detailList">
3124                                 <dt class="heading">Parameters:</dt>
3125                                 
3126                                         <dt>
3127                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
3128                                                 
3129                                         </dt>
3130                                         <dd></dd>
3131                                 
3132                                 </dl>
3133                         
3134                         
3135                         
3136                         
3137                         
3138                         
3139                         
3140
3141                     
3142                     
3143                      
3144                     </div>                    
3145                 </div>
3146
3147             </td>
3148             <td class="msource">
3149                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
3150             </td>
3151         </tr>
3152         
3153           <tr class="method-row expandable config-row-alt0">
3154             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3155             
3156             <td class="sig">
3157                 <a id="Roo.Component-event-*hide"></a>
3158                 
3159                <div class="fixedFont">
3160                 <b class="itemname">hide</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>) 
3161                 
3162                 </div>
3163
3164                 <div class="mdesc">
3165
3166                    <div class="short">Fires after the component is hidden.
3167                    
3168                 </div> 
3169                     
3170                     <div class="long">
3171                     
3172                         Fires after the component is hidden.
3173                     
3174                         
3175                         
3176                 
3177                         
3178                                 <dl class="detailList">
3179                                 <dt class="heading">Parameters:</dt>
3180                                 
3181                                         <dt>
3182                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
3183                                                 
3184                                         </dt>
3185                                         <dd></dd>
3186                                 
3187                                 </dl>
3188                         
3189                         
3190                         
3191                         
3192                         
3193                         
3194                         
3195
3196                     
3197                     
3198                      
3199                     </div>                    
3200                 </div>
3201
3202             </td>
3203             <td class="msource">
3204                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
3205             </td>
3206         </tr>
3207         
3208           <tr class="method-row expandable config-row-alt1">
3209             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3210             
3211             <td class="sig">
3212                 <a id="Roo.Component-event-*render"></a>
3213                 
3214                <div class="fixedFont">
3215                 <b class="itemname">render</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>) 
3216                 
3217                 </div>
3218
3219                 <div class="mdesc">
3220
3221                    <div class="short">Fires after the component is rendered.
3222                    
3223                 </div> 
3224                     
3225                     <div class="long">
3226                     
3227                         Fires after the component is rendered.
3228                     
3229                         
3230                         
3231                 
3232                         
3233                                 <dl class="detailList">
3234                                 <dt class="heading">Parameters:</dt>
3235                                 
3236                                         <dt>
3237                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
3238                                                 
3239                                         </dt>
3240                                         <dd></dd>
3241                                 
3242                                 </dl>
3243                         
3244                         
3245                         
3246                         
3247                         
3248                         
3249                         
3250
3251                     
3252                     
3253                      
3254                     </div>                    
3255                 </div>
3256
3257             </td>
3258             <td class="msource">
3259                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
3260             </td>
3261         </tr>
3262         
3263           <tr class="method-row expandable config-row-alt0">
3264             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3265             
3266             <td class="sig">
3267                 <a id="Roo.Component-event-*show"></a>
3268                 
3269                <div class="fixedFont">
3270                 <b class="itemname">show</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>) 
3271                 
3272                 </div>
3273
3274                 <div class="mdesc">
3275
3276                    <div class="short">Fires after the component is shown.
3277                    
3278                 </div> 
3279                     
3280                     <div class="long">
3281                     
3282                         Fires after the component is shown.
3283                     
3284                         
3285                         
3286                 
3287                         
3288                                 <dl class="detailList">
3289                                 <dt class="heading">Parameters:</dt>
3290                                 
3291                                         <dt>
3292                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
3293                                                 
3294                                         </dt>
3295                                         <dd></dd>
3296                                 
3297                                 </dl>
3298                         
3299                         
3300                         
3301                         
3302                         
3303                         
3304                         
3305
3306                     
3307                     
3308                      
3309                     </div>                    
3310                 </div>
3311
3312             </td>
3313             <td class="msource">
3314                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
3315             </td>
3316         </tr>
3317         
3318                                                        
3319     </table>
3320
3321   
3322   
3323   
3324  
3325 <!-- ============================== footer ================================= -->
3326                 <div class="fineprint" style="clear:both">
3327                         
3328                         Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Tue Dec 01 2015 13:00:40 GMT+0800 (HKT)
3329                         Based on 
3330                         <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
3331                 </div>
3332         </body>
3333 </html>