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