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