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