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