sync
[roojs1] / docs / symbols / Roo.Login.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.Login</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.Login-props"><img src="resources/s.gif" class="item-icon icon-prop">Properties</a>
35         <a class="inner-link" href="#Roo.Login-methods"><img src="resources/s.gif" class="item-icon icon-method">Methods</a>
36         <a class="inner-link" href="#Roo.Login-events"><img src="resources/s.gif" class="item-icon icon-event">Events</a>
37         <a class="inner-link" href="#Roo.Login-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.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</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.LayoutDialog.html#constructor" roo:cls="Roo.LayoutDialog.html#constructor">Roo.LayoutDialog</a>
49 <img src="../../images/default/s.gif" height="1"  width="60"/><img class="elbow" src="../../images/default/tree/elbow-end.gif"/>Roo.Login 
50
51                    </pre>
52                 </div>
53        
54 <!-- ============================== class title / details ============================ -->
55     
56     
57     <h1 class="classTitle">
58                                 
59                                 Class Roo.Login
60                         </h1>
61                         
62     <table cellspacing="0" class="class-summary-table">
63         
64                 <tr><td class="label">Package:</td><td class="hd-info">Roo</td></tr>
65         
66         <tr><td class="label">Defined In:</td><td class="hd-info">
67                         
68                                         <a href="./src/Roo_Login.js.html">Roo/Login.js</a>.
69                         
70         </td></tr>
71         <tr><td class="label">Class:</td><td class="hd-info">Login</td></tr>
72         
73         
74         
75         
76                 <tr><td class="label">Extends:</td><td class="hd-info">
77                         <a href="./Roo.LayoutDialog.html#constructor" roo:cls="Roo.LayoutDialog.html#constructor">Roo.LayoutDialog</a>
78         
79                 </td></tr>    
80         
81         
82     </table>
83
84     
85 <!-- ============================== class summary ========================== -->                        
86     <div class="description">
87         A generic Login Dialog..... - only one needed in theory!?!?<br/><br/>Fires XComponent builder on success...<br/><br/>Sends <br/>   username,password, lang = for login actions.<br/>   check = 1 for periodic checking that sesion is valid.<br/>   passwordRequest = email request password<br/>   logout = 1 = to logout<br/><br/>Affects: (this id="????" elements)<br/>  loading  (removed) (used to indicate application is loading)<br/>  loading-mask (hides) (used to hide application when it's building loading)<br/>  <br/><br/>Usage: <br/>   <br/><br/>Myapp.login = Roo.Login({<br/>     url: xxxx,<br/>   <br/>     realm : 'Myapp', <br/>     <br/>     <br/>     method : 'POST',<br/><br/> })
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.Login';">[Add Your comment/notes about this class]</u>
96         <br/>
97         <iframe frameborder="0"  id="comments-Roo" style="border: none;width:100%;" 
98                 src="/blog.php/GtkDjsComments/Roo.Login.html"></iframe>
99 </div>
100         
101
102                 
103 <!-- ============================== config options ========================== -->                                               
104                  
105     
106     
107                 
108     <div class="hr"></div>
109     <a id="Roo.Login-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.BasicDialog-cfg-animateTarget" name=".animateTarget"></a>
134                         <div class="fixedFont">
135                                 <b  class="itemname">animateTarget</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/Element
136                                 
137                                 
138                         </div>
139                   
140                         <div class="mdesc">
141                             <div class="short">Id or element from which the dialog should animate while opening<br/>(defaults to null with no animation)</div> 
142                         </div>
143                         
144                         <div class="mdesc">
145                             <div class="long">Id or element from which the dialog should animate while opening<br/>(defaults to null with no animation)</div> 
146                         </div>
147                         
148                         
149
150                     </td>
151                     <td class="msource">
152                         
153                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</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.BasicDialog-cfg-autoCreate" name=".autoCreate"></a>
164                         <div class="fixedFont">
165                                 <b  class="itemname">autoCreate</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>/DomHelper
166                                 
167                                 
168                         </div>
169                   
170                         <div class="mdesc">
171                             <div class="short">True to auto create from scratch, or using a DomHelper Object (defaults to false)</div> 
172                         </div>
173                         
174                         <div class="mdesc">
175                             <div class="long">True to auto create from scratch, or using a DomHelper Object (defaults to false)</div> 
176                         </div>
177                         
178                         
179
180                     </td>
181                     <td class="msource">
182                         
183                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
184                                 
185                     </td>
186                 </tr>
187         
188         
189                 <tr class="config-row expandable config-row-alt0">
190                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
191                     <td class="sig">
192
193                         <a id="Roo.BasicDialog-cfg-autoScroll" name=".autoScroll"></a>
194                         <div class="fixedFont">
195                                 <b  class="itemname">autoScroll</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
196                                 
197                                 
198                         </div>
199                   
200                         <div class="mdesc">
201                             <div class="short">True to allow the dialog body contents to overflow and display scrollbars (defaults to false)</div> 
202                         </div>
203                         
204                         <div class="mdesc">
205                             <div class="long">True to allow the dialog body contents to overflow and display scrollbars (defaults to false)</div> 
206                         </div>
207                         
208                         
209
210                     </td>
211                     <td class="msource">
212                         
213                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
214                                 
215                     </td>
216                 </tr>
217         
218         
219                 <tr class="config-row expandable config-row-alt1">
220                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
221                     <td class="sig">
222
223                         <a id="Roo.BasicDialog-cfg-autoTabs" name=".autoTabs"></a>
224                         <div class="fixedFont">
225                                 <b  class="itemname">autoTabs</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
226                                 
227                                 
228                         </div>
229                   
230                         <div class="mdesc">
231                             <div class="short">If true, all elements with class 'x-dlg-tab' will get automatically converted to tabs (defaults to false)</div> 
232                         </div>
233                         
234                         <div class="mdesc">
235                             <div class="long">If true, all elements with class 'x-dlg-tab' will get automatically converted to tabs (defaults to false)</div> 
236                         </div>
237                         
238                         
239
240                     </td>
241                     <td class="msource">
242                         
243                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
244                                 
245                     </td>
246                 </tr>
247         
248         
249                 <tr class="config-row expandable config-row-alt0">
250                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
251                     <td class="sig">
252
253                         <a id="Roo.BasicDialog-cfg-buttonAlign" name=".buttonAlign"></a>
254                         <div class="fixedFont">
255                                 <b  class="itemname">buttonAlign</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
256                                 
257                                 
258                         </div>
259                   
260                         <div class="mdesc">
261                             <div class="short">Valid values are "left," "center" and "right" (defaults to "right")</div> 
262                         </div>
263                         
264                         <div class="mdesc">
265                             <div class="long">Valid values are "left," "center" and "right" (defaults to "right")</div> 
266                         </div>
267                         
268                         
269
270                     </td>
271                     <td class="msource">
272                         
273                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</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.BasicDialog-cfg-buttons" name=".buttons"></a>
284                         <div class="fixedFont">
285                                 <b  class="itemname">buttons</b> : <a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a>
286                                 
287                                 
288                         </div>
289                   
290                         <div class="mdesc">
291                             <div class="short">Array of buttons</div> 
292                         </div>
293                         
294                         <div class="mdesc">
295                             <div class="long">Array of buttons</div> 
296                         </div>
297                         
298                         
299
300                     </td>
301                     <td class="msource">
302                         
303                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</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.BasicDialog-cfg-closable" name=".closable"></a>
314                         <div class="fixedFont">
315                                 <b  class="itemname">closable</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
316                                 
317                                 
318                         </div>
319                   
320                         <div class="mdesc">
321                             <div class="short">False to remove the built-in top-right corner close button (defaults to true)</div> 
322                         </div>
323                         
324                         <div class="mdesc">
325                             <div class="long">False to remove the built-in top-right corner close button (defaults to true)</div> 
326                         </div>
327                         
328                         
329
330                     </td>
331                     <td class="msource">
332                         
333                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</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.BasicDialog-cfg-collapsible" name=".collapsible"></a>
344                         <div class="fixedFont">
345                                 <b  class="itemname">collapsible</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
346                                 
347                                 
348                         </div>
349                   
350                         <div class="mdesc">
351                             <div class="short">False to remove the built-in top-right corner collapse button (defaults to true)</div> 
352                         </div>
353                         
354                         <div class="mdesc">
355                             <div class="long">False to remove the built-in top-right corner collapse button (defaults to true)</div> 
356                         </div>
357                         
358                         
359
360                     </td>
361                     <td class="msource">
362                         
363                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</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.BasicDialog-cfg-constraintoviewport" name=".constraintoviewport"></a>
374                         <div class="fixedFont">
375                                 <b  class="itemname">constraintoviewport</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
376                                 
377                                 
378                         </div>
379                   
380                         <div class="mdesc">
381                             <div class="short">True to keep the dialog constrained within the visible viewport boundaries (defaults to true)</div> 
382                         </div>
383                         
384                         <div class="mdesc">
385                             <div class="long">True to keep the dialog constrained within the visible viewport boundaries (defaults to true)</div> 
386                         </div>
387                         
388                         
389
390                     </td>
391                     <td class="msource">
392                         
393                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</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.BasicDialog-cfg-draggable" name=".draggable"></a>
404                         <div class="fixedFont">
405                                 <b  class="itemname">draggable</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
406                                 
407                                 
408                         </div>
409                   
410                         <div class="mdesc">
411                             <div class="short">False to disable dragging of the dialog within the viewport (defaults to true)</div> 
412                         </div>
413                         
414                         <div class="mdesc">
415                             <div class="long">False to disable dragging of the dialog within the viewport (defaults to true)</div> 
416                         </div>
417                         
418                         
419
420                     </td>
421                     <td class="msource">
422                         
423                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</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.BasicDialog-cfg-fixedcenter" name=".fixedcenter"></a>
434                         <div class="fixedFont">
435                                 <b  class="itemname">fixedcenter</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
436                                 
437                                 
438                         </div>
439                   
440                         <div class="mdesc">
441                             <div class="short">True to ensure that anytime the dialog is shown or resized it gets centered (defaults to false)</div> 
442                         </div>
443                         
444                         <div class="mdesc">
445                             <div class="long">True to ensure that anytime the dialog is shown or resized it gets centered (defaults to false)</div> 
446                         </div>
447                         
448                         
449
450                     </td>
451                     <td class="msource">
452                         
453                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
454                                 
455                     </td>
456                 </tr>
457         
458         
459                 <tr class="config-row expandable config-row-alt1">
460                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
461                     <td class="sig">
462
463                         <a id="Roo.BasicDialog-cfg-height" name=".height"></a>
464                         <div class="fixedFont">
465                                 <b  class="itemname">height</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
466                                 
467                                 
468                         </div>
469                   
470                         <div class="mdesc">
471                             <div class="short">Height of the dialog in pixels (can also be set via CSS).</div> 
472                         </div>
473                         
474                         <div class="mdesc">
475                             <div class="long">Height of the dialog in pixels (can also be set via CSS).  Determined by browser if unspecified.</div> 
476                         </div>
477                         
478                         
479
480                     </td>
481                     <td class="msource">
482                         
483                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
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.util.Observable-cfg-listeners" name=".listeners"></a>
494                         <div class="fixedFont">
495                                 <b  class="itemname">listeners</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
496                                 
497                                 
498                         </div>
499                   
500                         <div class="mdesc">
501                             <div class="short">list of events and functions to call for this object, <br/>For example :<br/><pre><code><br/>    listeners :  { <br/>       'click' : function(e) {<br/>           .</div> 
502                         </div>
503                         
504                         <div class="mdesc">
505                             <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> 
506                         </div>
507                         
508                         
509
510                     </td>
511                     <td class="msource">
512                         
513                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</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.Login-cfg-method" name=".method"></a>
524                         <div class="fixedFont">
525                                 <b  class="itemname">method</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">Method used to query for login details.</div> 
532                         </div>
533                         
534                         <div class="mdesc">
535                             <div class="long">Method used to query for login details.</div> 
536                         </div>
537                         
538                         
539
540                     </td>
541                     <td class="msource">
542                         
543                         Roo.Login
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.BasicDialog-cfg-minButtonWidth" name=".minButtonWidth"></a>
554                         <div class="fixedFont">
555                                 <b  class="itemname">minButtonWidth</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
556                                 
557                                 
558                         </div>
559                   
560                         <div class="mdesc">
561                             <div class="short">Minimum width of all dialog buttons (defaults to 75)</div> 
562                         </div>
563                         
564                         <div class="mdesc">
565                             <div class="long">Minimum width of all dialog buttons (defaults to 75)</div> 
566                         </div>
567                         
568                         
569
570                     </td>
571                     <td class="msource">
572                         
573                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
574                                 
575                     </td>
576                 </tr>
577         
578         
579                 <tr class="config-row expandable config-row-alt1">
580                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
581                     <td class="sig">
582
583                         <a id="Roo.BasicDialog-cfg-minHeight" name=".minHeight"></a>
584                         <div class="fixedFont">
585                                 <b  class="itemname">minHeight</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
586                                 
587                                 
588                         </div>
589                   
590                         <div class="mdesc">
591                             <div class="short">The minimum allowable height for a resizable dialog (defaults to 80)</div> 
592                         </div>
593                         
594                         <div class="mdesc">
595                             <div class="long">The minimum allowable height for a resizable dialog (defaults to 80)</div> 
596                         </div>
597                         
598                         
599
600                     </td>
601                     <td class="msource">
602                         
603                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
604                                 
605                     </td>
606                 </tr>
607         
608         
609                 <tr class="config-row expandable config-row-alt0">
610                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
611                     <td class="sig">
612
613                         <a id="Roo.BasicDialog-cfg-minWidth" name=".minWidth"></a>
614                         <div class="fixedFont">
615                                 <b  class="itemname">minWidth</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
616                                 
617                                 
618                         </div>
619                   
620                         <div class="mdesc">
621                             <div class="short">The minimum allowable width for a resizable dialog (defaults to 200)</div> 
622                         </div>
623                         
624                         <div class="mdesc">
625                             <div class="long">The minimum allowable width for a resizable dialog (defaults to 200)</div> 
626                         </div>
627                         
628                         
629
630                     </td>
631                     <td class="msource">
632                         
633                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
634                                 
635                     </td>
636                 </tr>
637         
638         
639                 <tr class="config-row expandable config-row-alt1">
640                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
641                     <td class="sig">
642
643                         <a id="Roo.BasicDialog-cfg-modal" name=".modal"></a>
644                         <div class="fixedFont">
645                                 <b  class="itemname">modal</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
646                                 
647                                 
648                         </div>
649                   
650                         <div class="mdesc">
651                             <div class="short">True to show the dialog modally, preventing user interaction with the rest of the page (defaults to false)</div> 
652                         </div>
653                         
654                         <div class="mdesc">
655                             <div class="long">True to show the dialog modally, preventing user interaction with the rest of the page (defaults to false)</div> 
656                         </div>
657                         
658                         
659
660                     </td>
661                     <td class="msource">
662                         
663                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
664                                 
665                     </td>
666                 </tr>
667         
668         
669                 <tr class="config-row expandable config-row-alt0">
670                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
671                     <td class="sig">
672
673                         <a id="Roo.BasicDialog-cfg-proxyDrag" name=".proxyDrag"></a>
674                         <div class="fixedFont">
675                                 <b  class="itemname">proxyDrag</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
676                                 
677                                 
678                         </div>
679                   
680                         <div class="mdesc">
681                             <div class="short">True to drag a lightweight proxy element rather than the dialog itself, used when<br/>draggable = true (defaults to false)</div> 
682                         </div>
683                         
684                         <div class="mdesc">
685                             <div class="long">True to drag a lightweight proxy element rather than the dialog itself, used when<br/>draggable = true (defaults to false)</div> 
686                         </div>
687                         
688                         
689
690                     </td>
691                     <td class="msource">
692                         
693                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
694                                 
695                     </td>
696                 </tr>
697         
698         
699                 <tr class="config-row expandable config-row-alt1">
700                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
701                     <td class="sig">
702
703                         <a id="Roo.BasicDialog-cfg-resizable" name=".resizable"></a>
704                         <div class="fixedFont">
705                                 <b  class="itemname">resizable</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
706                                 
707                                 
708                         </div>
709                   
710                         <div class="mdesc">
711                             <div class="short">False to disable manual dialog resizing (defaults to true)</div> 
712                         </div>
713                         
714                         <div class="mdesc">
715                             <div class="long">False to disable manual dialog resizing (defaults to true)</div> 
716                         </div>
717                         
718                         
719
720                     </td>
721                     <td class="msource">
722                         
723                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
724                                 
725                     </td>
726                 </tr>
727         
728         
729                 <tr class="config-row expandable config-row-alt0">
730                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
731                     <td class="sig">
732
733                         <a id="Roo.BasicDialog-cfg-resizeHandles" name=".resizeHandles"></a>
734                         <div class="fixedFont">
735                                 <b  class="itemname">resizeHandles</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
736                                 
737                                 
738                         </div>
739                   
740                         <div class="mdesc">
741                             <div class="short">Which resize handles to display - see the {<b>link</b> Roo.Resizable} handles config<br/>property for valid values (defaults to 'all')</div> 
742                         </div>
743                         
744                         <div class="mdesc">
745                             <div class="long">Which resize handles to display - see the {<b>link</b> Roo.Resizable} handles config<br/>property for valid values (defaults to 'all')</div> 
746                         </div>
747                         
748                         
749
750                     </td>
751                     <td class="msource">
752                         
753                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
754                                 
755                     </td>
756                 </tr>
757         
758         
759                 <tr class="config-row expandable config-row-alt1">
760                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
761                     <td class="sig">
762
763                         <a id="Roo.BasicDialog-cfg-shadow" name=".shadow"></a>
764                         <div class="fixedFont">
765                                 <b  class="itemname">shadow</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>/String
766                                 
767                                 
768                         </div>
769                   
770                         <div class="mdesc">
771                             <div class="short">True or "sides" for the default effect, "frame" for 4-way shadow, and "drop" for bottom-right<br/>shadow (defaults to false)</div> 
772                         </div>
773                         
774                         <div class="mdesc">
775                             <div class="long">True or "sides" for the default effect, "frame" for 4-way shadow, and "drop" for bottom-right<br/>shadow (defaults to false)</div> 
776                         </div>
777                         
778                         
779
780                     </td>
781                     <td class="msource">
782                         
783                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
784                                 
785                     </td>
786                 </tr>
787         
788         
789                 <tr class="config-row expandable config-row-alt0">
790                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
791                     <td class="sig">
792
793                         <a id="Roo.BasicDialog-cfg-shadowOffset" name=".shadowOffset"></a>
794                         <div class="fixedFont">
795                                 <b  class="itemname">shadowOffset</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
796                                 
797                                 
798                         </div>
799                   
800                         <div class="mdesc">
801                             <div class="short">The number of pixels to offset the shadow if displayed (defaults to 5)</div> 
802                         </div>
803                         
804                         <div class="mdesc">
805                             <div class="long">The number of pixels to offset the shadow if displayed (defaults to 5)</div> 
806                         </div>
807                         
808                         
809
810                     </td>
811                     <td class="msource">
812                         
813                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
814                                 
815                     </td>
816                 </tr>
817         
818         
819                 <tr class="config-row expandable config-row-alt1">
820                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
821                     <td class="sig">
822
823                         <a id="Roo.BasicDialog-cfg-shim" name=".shim"></a>
824                         <div class="fixedFont">
825                                 <b  class="itemname">shim</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
826                                 
827                                 
828                         </div>
829                   
830                         <div class="mdesc">
831                             <div class="short">True to create an iframe shim that prevents selects from showing through (defaults to false)</div> 
832                         </div>
833                         
834                         <div class="mdesc">
835                             <div class="long">True to create an iframe shim that prevents selects from showing through (defaults to false)</div> 
836                         </div>
837                         
838                         
839
840                     </td>
841                     <td class="msource">
842                         
843                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
844                                 
845                     </td>
846                 </tr>
847         
848         
849                 <tr class="config-row expandable config-row-alt0">
850                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
851                     <td class="sig">
852
853                         <a id="Roo.BasicDialog-cfg-syncHeightBeforeShow" name=".syncHeightBeforeShow"></a>
854                         <div class="fixedFont">
855                                 <b  class="itemname">syncHeightBeforeShow</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
856                                 
857                                 
858                         </div>
859                   
860                         <div class="mdesc">
861                             <div class="short">True to cause the dimensions to be recalculated before the dialog is shown (defaults to false)</div> 
862                         </div>
863                         
864                         <div class="mdesc">
865                             <div class="long">True to cause the dimensions to be recalculated before the dialog is shown (defaults to false)</div> 
866                         </div>
867                         
868                         
869
870                     </td>
871                     <td class="msource">
872                         
873                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
874                                 
875                     </td>
876                 </tr>
877         
878         
879                 <tr class="config-row expandable config-row-alt1">
880                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
881                     <td class="sig">
882
883                         <a id="Roo.BasicDialog-cfg-tabTag" name=".tabTag"></a>
884                         <div class="fixedFont">
885                                 <b  class="itemname">tabTag</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
886                                 
887                                 
888                         </div>
889                   
890                         <div class="mdesc">
891                             <div class="short">The tag name of tab elements, used when autoTabs = true (defaults to 'div')</div> 
892                         </div>
893                         
894                         <div class="mdesc">
895                             <div class="long">The tag name of tab elements, used when autoTabs = true (defaults to 'div')</div> 
896                         </div>
897                         
898                         
899
900                     </td>
901                     <td class="msource">
902                         
903                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
904                                 
905                     </td>
906                 </tr>
907         
908         
909                 <tr class="config-row expandable config-row-alt0">
910                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
911                     <td class="sig">
912
913                         <a id="Roo.BasicDialog-cfg-title" name=".title"></a>
914                         <div class="fixedFont">
915                                 <b  class="itemname">title</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
916                                 
917                                 
918                         </div>
919                   
920                         <div class="mdesc">
921                             <div class="short">Default text to display in the title bar (defaults to null)</div> 
922                         </div>
923                         
924                         <div class="mdesc">
925                             <div class="long">Default text to display in the title bar (defaults to null)</div> 
926                         </div>
927                         
928                         
929
930                     </td>
931                     <td class="msource">
932                         
933                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
934                                 
935                     </td>
936                 </tr>
937         
938         
939                 <tr class="config-row expandable config-row-alt1 notInherited">
940                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
941                     <td class="sig">
942
943                         <a id="Roo.Login-cfg-url" name=".url"></a>
944                         <div class="fixedFont">
945                                 <b  class="itemname">url</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
946                                 
947                                 
948                         </div>
949                   
950                         <div class="mdesc">
951                             <div class="short">URL to query login data.</div> 
952                         </div>
953                         
954                         <div class="mdesc">
955                             <div class="long">URL to query login data. - eg. baseURL + '/Login.php'</div> 
956                         </div>
957                         
958                         
959
960                     </td>
961                     <td class="msource">
962                         
963                         Roo.Login
964                                 
965                     </td>
966                 </tr>
967         
968         
969                 <tr class="config-row expandable config-row-alt0">
970                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
971                     <td class="sig">
972
973                         <a id="Roo.BasicDialog-cfg-width" name=".width"></a>
974                         <div class="fixedFont">
975                                 <b  class="itemname">width</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
976                                 
977                                 
978                         </div>
979                   
980                         <div class="mdesc">
981                             <div class="short">Width of the dialog in pixels (can also be set via CSS).</div> 
982                         </div>
983                         
984                         <div class="mdesc">
985                             <div class="long">Width of the dialog in pixels (can also be set via CSS).  Determined by browser if unspecified.</div> 
986                         </div>
987                         
988                         
989
990                     </td>
991                     <td class="msource">
992                         
993                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
994                                 
995                     </td>
996                 </tr>
997         
998         
999                 <tr class="config-row expandable config-row-alt1">
1000                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1001                     <td class="sig">
1002
1003                         <a id="Roo.BasicDialog-cfg-x" name=".x"></a>
1004                         <div class="fixedFont">
1005                                 <b  class="itemname">x</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
1006                                 
1007                                 
1008                         </div>
1009                   
1010                         <div class="mdesc">
1011                             <div class="short">The default left page coordinate of the dialog (defaults to center screen)</div> 
1012                         </div>
1013                         
1014                         <div class="mdesc">
1015                             <div class="long">The default left page coordinate of the dialog (defaults to center screen)</div> 
1016                         </div>
1017                         
1018                         
1019
1020                     </td>
1021                     <td class="msource">
1022                         
1023                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
1024                                 
1025                     </td>
1026                 </tr>
1027         
1028         
1029                 <tr class="config-row expandable config-row-alt0">
1030                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1031                     <td class="sig">
1032
1033                         <a id="Roo.BasicDialog-cfg-y" name=".y"></a>
1034                         <div class="fixedFont">
1035                                 <b  class="itemname">y</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
1036                                 
1037                                 
1038                         </div>
1039                   
1040                         <div class="mdesc">
1041                             <div class="short">The default top page coordinate of the dialog (defaults to center screen)</div> 
1042                         </div>
1043                         
1044                         <div class="mdesc">
1045                             <div class="long">The default top page coordinate of the dialog (defaults to center screen)</div> 
1046                         </div>
1047                         
1048                         
1049
1050                     </td>
1051                     <td class="msource">
1052                         
1053                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
1054                                 
1055                     </td>
1056                 </tr>
1057         
1058         
1059     </table>
1060                 
1061   
1062   
1063   
1064   
1065   
1066   
1067   
1068   
1069   <!-- ============================== public properties ==================== -->        
1070   
1071   
1072   
1073     <a id="Roo.Login-props"></a>      
1074     
1075     
1076
1077     
1078     
1079      <table cellspacing="0" class="member-table">
1080       <caption class="Empty">Public Properties - Has None</caption>
1081      </table>
1082     
1083     
1084      
1085     
1086   <!-- ============================== methods summary / details ======================== -->
1087   
1088   
1089   <a id="Roo.Login-methods"></a>
1090         <!-- constructor?? -->
1091         
1092         <!-- static's first 
1093         
1094         
1095         -->
1096         
1097         <!-- then dynamics first -->
1098         
1099   
1100   
1101     
1102     
1103     
1104       <table cellspacing="0" class="member-table">
1105       <caption>Public Methods</caption>
1106         <tr>
1107             <th class="sig-header" colspan="2">Method</th>            
1108             <th class="msource-header">Defined By</th>
1109
1110         </tr>
1111         
1112         
1113         
1114          
1115         
1116         
1117           
1118           <tr class="method-row config-row-alt0 notInherited">
1119             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1120            
1121            
1122             <td class="sig">
1123                 <a id="Roo-method-Login"   name=".Login"></a>
1124                 <div class="fixedFont">
1125                         <span class="attributes">new <B>Roo.</B></span><b class="itemname">Login</b>
1126                                 
1127                                  () 
1128                         
1129                                 
1130                         
1131                 </div>
1132                 <div class="mdesc">
1133                 
1134                  
1135                         <div class="short">Create a new Roo.Login</div> 
1136                  
1137                  
1138                     <div class="long">
1139                         
1140                         
1141                         
1142                                 Create a new Roo.Login
1143                         
1144                         
1145                         
1146                         
1147                         
1148                         
1149                         
1150                         
1151
1152                     
1153                     
1154                      
1155                     </div>                    
1156                 </div>
1157
1158             </td>
1159             <td class="msource">
1160                 &nbsp;
1161             </td>
1162         </tr>
1163         
1164           
1165           <tr class="method-row config-row-alt1 expandable">
1166             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1167            
1168            
1169             <td class="sig">
1170                 <a id="Roo.BasicDialog-method-addButton"   name=".addButton"></a>
1171                 <div class="fixedFont">
1172                         <span class="attributes"></span><b class="itemname">addButton</b>
1173                                 
1174                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/Object <B><i>config</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>) 
1175                         
1176                                 
1177                                          : 
1178                                         
1179                                                 
1180                                                 <a href="./Roo.Button.html#constructor" roo:cls="Roo.Button.html#constructor">Roo.Button</a>
1181                                         
1182                                         
1183                                         
1184                                 
1185                         
1186                 </div>
1187                 <div class="mdesc">
1188                 
1189                    <div class="short">Adds a button to the footer section of the dialog.</div> 
1190                  
1191                  
1192                  
1193                     <div class="long">
1194                         
1195                                 Adds a button to the footer section of the dialog.
1196                     
1197                                 
1198                         
1199                         
1200                         
1201                         
1202                                 <dl class="detailList">
1203                                 <dt class="heading">Parameters:</dt>
1204                                 
1205                                         <dt>
1206                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/Object</span>  <b>config</b>
1207                                                 
1208                                         </dt>
1209                                         <dd>A string becomes the button text, an object can either be a Button config<br/>object or a valid Roo.DomHelper element config</dd>
1210                                 
1211                                         <dt>
1212                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
1213                                                 
1214                                         </dt>
1215                                         <dd>The function called when the button is clicked</dd>
1216                                 
1217                                         <dt>
1218                                                 <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>
1219                                                 
1220                                         </dt>
1221                                         <dd>(optional) The scope of the handler function (accepts position as a property)</dd>
1222                                 
1223                                 </dl>
1224                         
1225                         
1226                         
1227                         
1228                         
1229                                 <dl class="detailList">
1230                                 <dt class="heading">Returns:</dt>
1231                                 
1232                                         <dd><span class="fixedFont"><a href="./Roo.Button.html#constructor" roo:cls="Roo.Button.html#constructor">Roo.Button</a></span>  The new button</dd>
1233                                 
1234                                 </dl>
1235                         
1236                         
1237                         
1238
1239                     
1240                     
1241                      
1242                     </div>                    
1243                 </div>
1244
1245             </td>
1246             <td class="msource">
1247                 
1248                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
1249                 &nbsp;
1250             </td>
1251         </tr>
1252         
1253           
1254           <tr class="method-row config-row-alt0 expandable">
1255             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1256            
1257            
1258             <td class="sig">
1259                 <a id="Roo.util.Observable-method-addEvents"   name=".addEvents"></a>
1260                 <div class="fixedFont">
1261                         <span class="attributes"></span><b class="itemname">addEvents</b>
1262                                 
1263                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>object</i></B>) 
1264                         
1265                                 
1266                         
1267                 </div>
1268                 <div class="mdesc">
1269                 
1270                    <div class="short">Used to define events on this Observable</div> 
1271                  
1272                  
1273                  
1274                     <div class="long">
1275                         
1276                                 Used to define events on this Observable
1277                     
1278                                 
1279                         
1280                         
1281                         
1282                         
1283                                 <dl class="detailList">
1284                                 <dt class="heading">Parameters:</dt>
1285                                 
1286                                         <dt>
1287                                                 <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>
1288                                                 
1289                                         </dt>
1290                                         <dd>The object with the events defined</dd>
1291                                 
1292                                 </dl>
1293                         
1294                         
1295                         
1296                         
1297                         
1298                         
1299                         
1300
1301                     
1302                     
1303                      
1304                     </div>                    
1305                 </div>
1306
1307             </td>
1308             <td class="msource">
1309                 
1310                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1311                 &nbsp;
1312             </td>
1313         </tr>
1314         
1315           
1316           <tr class="method-row config-row-alt1 expandable">
1317             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1318            
1319            
1320             <td class="sig">
1321                 <a id="Roo.BasicDialog-method-addKeyListener"   name=".addKeyListener"></a>
1322                 <div class="fixedFont">
1323                         <span class="attributes"></span><b class="itemname">addKeyListener</b>
1324                                 
1325                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/Array/Object <B><i>key</i></B>, <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>fn</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>) 
1326                         
1327                                 
1328                                          : 
1329                                         
1330                                                 
1331                                                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
1332                                         
1333                                         
1334                                         
1335                                 
1336                         
1337                 </div>
1338                 <div class="mdesc">
1339                 
1340                    <div class="short">Adds a key listener for when this dialog is displayed.</div> 
1341                  
1342                  
1343                  
1344                     <div class="long">
1345                         
1346                                 Adds a key listener for when this dialog is displayed.  This allows you to hook in a function that will be<br/>executed in response to a particular key being pressed while the dialog is active.
1347                     
1348                                 
1349                         
1350                         
1351                         
1352                         
1353                                 <dl class="detailList">
1354                                 <dt class="heading">Parameters:</dt>
1355                                 
1356                                         <dt>
1357                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/Array/Object</span>  <b>key</b>
1358                                                 
1359                                         </dt>
1360                                         <dd>Either the numeric key code, array of key codes or an object with the following options:<br/>                                 {key: (number or array), shift: (true/false), ctrl: (true/false), alt: (true/false)}</dd>
1361                                 
1362                                         <dt>
1363                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>fn</b>
1364                                                 
1365                                         </dt>
1366                                         <dd>The function to call</dd>
1367                                 
1368                                         <dt>
1369                                                 <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>
1370                                                 
1371                                         </dt>
1372                                         <dd>(optional) The scope of the function</dd>
1373                                 
1374                                 </dl>
1375                         
1376                         
1377                         
1378                         
1379                         
1380                                 <dl class="detailList">
1381                                 <dt class="heading">Returns:</dt>
1382                                 
1383                                         <dd><span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span>  this</dd>
1384                                 
1385                                 </dl>
1386                         
1387                         
1388                         
1389
1390                     
1391                     
1392                      
1393                     </div>                    
1394                 </div>
1395
1396             </td>
1397             <td class="msource">
1398                 
1399                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
1400                 &nbsp;
1401             </td>
1402         </tr>
1403         
1404           
1405           <tr class="method-row config-row-alt0 expandable">
1406             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1407            
1408            
1409             <td class="sig">
1410                 <a id="Roo.util.Observable-method-addListener"   name=".addListener"></a>
1411                 <div class="fixedFont">
1412                         <span class="attributes"></span><b class="itemname">addListener</b>
1413                                 
1414                                  (<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>) 
1415                         
1416                                 
1417                         
1418                 </div>
1419                 <div class="mdesc">
1420                 
1421                    <div class="short">Appends an event handler to this component</div> 
1422                  
1423                  
1424                  
1425                     <div class="long">
1426                         
1427                                 Appends an event handler to this component
1428                     
1429                                 
1430                         
1431                         
1432                         
1433                         
1434                                 <dl class="detailList">
1435                                 <dt class="heading">Parameters:</dt>
1436                                 
1437                                         <dt>
1438                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1439                                                 
1440                                         </dt>
1441                                         <dd>The type of event to listen for</dd>
1442                                 
1443                                         <dt>
1444                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
1445                                                 
1446                                         </dt>
1447                                         <dd>The method the event invokes</dd>
1448                                 
1449                                         <dt>
1450                                                 <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>
1451                                                 
1452                                         </dt>
1453                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
1454                                 
1455                                         <dt>
1456                                                 <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>
1457                                                 
1458                                         </dt>
1459                                         <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>
1460                                 
1461                                 </dl>
1462                         
1463                         
1464                         
1465                         
1466                         
1467                         
1468                         
1469
1470                     
1471                     
1472                      
1473                     </div>                    
1474                 </div>
1475
1476             </td>
1477             <td class="msource">
1478                 
1479                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1480                 &nbsp;
1481             </td>
1482         </tr>
1483         
1484           
1485           <tr class="method-row config-row-alt1 expandable">
1486             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1487            
1488            
1489             <td class="sig">
1490                 <a id="Roo.LayoutDialog-method-addxtype"   name=".addxtype"></a>
1491                 <div class="fixedFont">
1492                         <span class="attributes"></span><b class="itemname">addxtype</b>
1493                                 
1494                                  () 
1495                         
1496                                 
1497                                          : 
1498                                         
1499                                                 
1500                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
1501                                         
1502                                         
1503                                         
1504                                 
1505                         
1506                 </div>
1507                 <div class="mdesc">
1508                 
1509                    <div class="short">Add an xtype element (actually adds to the layout.</div> 
1510                  
1511                  
1512                  
1513                     <div class="long">
1514                         
1515                                 Add an xtype element (actually adds to the layout.)
1516                     
1517                                 
1518                         
1519                         
1520                         
1521                         
1522                         
1523                         
1524                         
1525                         
1526                                 <dl class="detailList">
1527                                 <dt class="heading">Returns:</dt>
1528                                 
1529                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  xdata xtype object data.</dd>
1530                                 
1531                                 </dl>
1532                         
1533                         
1534                         
1535
1536                     
1537                     
1538                      
1539                     </div>                    
1540                 </div>
1541
1542             </td>
1543             <td class="msource">
1544                 
1545                         <a href="./Roo.LayoutDialog.html#constructor" roo:cls="Roo.LayoutDialog.html#constructor">Roo.LayoutDialog</a>
1546                 &nbsp;
1547             </td>
1548         </tr>
1549         
1550           
1551           <tr class="method-row config-row-alt0 expandable">
1552             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1553            
1554            
1555             <td class="sig">
1556                 <a id="Roo.BasicDialog-method-alignTo"   name=".alignTo"></a>
1557                 <div class="fixedFont">
1558                         <span class="attributes"></span><b class="itemname">alignTo</b>
1559                                 
1560                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Roo.Element <B><i>element</i></B>, <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>position</i></B>, <a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a> <B><i>offsets</i></B>) 
1561                         
1562                                 
1563                                          : 
1564                                         
1565                                                 
1566                                                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
1567                                         
1568                                         
1569                                         
1570                                 
1571                         
1572                 </div>
1573                 <div class="mdesc">
1574                 
1575                    <div class="short">Aligns the dialog to the specified element</div> 
1576                  
1577                  
1578                  
1579                     <div class="long">
1580                         
1581                                 Aligns the dialog to the specified element
1582                     
1583                                 
1584                         
1585                         
1586                         
1587                         
1588                                 <dl class="detailList">
1589                                 <dt class="heading">Parameters:</dt>
1590                                 
1591                                         <dt>
1592                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Roo.Element</span>  <b>element</b>
1593                                                 
1594                                         </dt>
1595                                         <dd>The element to align to.</dd>
1596                                 
1597                                         <dt>
1598                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>position</b>
1599                                                 
1600                                         </dt>
1601                                         <dd>The position to align to (see {<b>link</b> Roo.Element<b>alignTo</b>} for more details).</dd>
1602                                 
1603                                         <dt>
1604                                                 <span class="fixedFont"><a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a></span>  <b>offsets</b>
1605                                                 
1606                                         </dt>
1607                                         <dd>(optional) Offset the positioning by [x, y]</dd>
1608                                 
1609                                 </dl>
1610                         
1611                         
1612                         
1613                         
1614                         
1615                                 <dl class="detailList">
1616                                 <dt class="heading">Returns:</dt>
1617                                 
1618                                         <dd><span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span>  this</dd>
1619                                 
1620                                 </dl>
1621                         
1622                         
1623                         
1624
1625                     
1626                     
1627                      
1628                     </div>                    
1629                 </div>
1630
1631             </td>
1632             <td class="msource">
1633                 
1634                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
1635                 &nbsp;
1636             </td>
1637         </tr>
1638         
1639           
1640           <tr class="method-row config-row-alt1 expandable">
1641             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1642            
1643            
1644             <td class="sig">
1645                 <a id="Roo.BasicDialog-method-anchorTo"   name=".anchorTo"></a>
1646                 <div class="fixedFont">
1647                         <span class="attributes"></span><b class="itemname">anchorTo</b>
1648                                 
1649                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Roo.Element <B><i>element</i></B>, <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>position</i></B>, <a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a> <B><i>offsets</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>/Number <B><i>monitorScroll</i></B>) 
1650                         
1651                                 
1652                                          : 
1653                                         
1654                                                 
1655                                                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
1656                                         
1657                                         
1658                                         
1659                                 
1660                         
1661                 </div>
1662                 <div class="mdesc">
1663                 
1664                    <div class="short">Anchors an element to another element and realigns it when the window is resized.</div> 
1665                  
1666                  
1667                  
1668                     <div class="long">
1669                         
1670                                 Anchors an element to another element and realigns it when the window is resized.
1671                     
1672                                 
1673                         
1674                         
1675                         
1676                         
1677                                 <dl class="detailList">
1678                                 <dt class="heading">Parameters:</dt>
1679                                 
1680                                         <dt>
1681                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Roo.Element</span>  <b>element</b>
1682                                                 
1683                                         </dt>
1684                                         <dd>The element to align to.</dd>
1685                                 
1686                                         <dt>
1687                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>position</b>
1688                                                 
1689                                         </dt>
1690                                         <dd>The position to align to (see {<b>link</b> Roo.Element<b>alignTo</b>} for more details)</dd>
1691                                 
1692                                         <dt>
1693                                                 <span class="fixedFont"><a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a></span>  <b>offsets</b>
1694                                                 
1695                                         </dt>
1696                                         <dd>(optional) Offset the positioning by [x, y]</dd>
1697                                 
1698                                         <dt>
1699                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>/Number</span>  <b>monitorScroll</b>
1700                                                 
1701                                         </dt>
1702                                         <dd>(optional) true to monitor body scroll and reposition. If this parameter<br/>is a number, it is used as the buffer delay (defaults to 50ms).</dd>
1703                                 
1704                                 </dl>
1705                         
1706                         
1707                         
1708                         
1709                         
1710                                 <dl class="detailList">
1711                                 <dt class="heading">Returns:</dt>
1712                                 
1713                                         <dd><span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span>  this</dd>
1714                                 
1715                                 </dl>
1716                         
1717                         
1718                         
1719
1720                     
1721                     
1722                      
1723                     </div>                    
1724                 </div>
1725
1726             </td>
1727             <td class="msource">
1728                 
1729                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
1730                 &nbsp;
1731             </td>
1732         </tr>
1733         
1734           
1735           <tr class="method-row config-row-alt0 expandable">
1736             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1737            
1738            
1739             <td class="sig">
1740                 <a id="Roo.LayoutDialog-method-beginUpdate"   name=".beginUpdate"></a>
1741                 <div class="fixedFont">
1742                         <span class="attributes"></span><b class="itemname">beginUpdate</b>
1743                                 
1744                                  () 
1745                         
1746                                 
1747                         
1748                 </div>
1749                 <div class="mdesc">
1750                 
1751                    <div class="short">Begins an update of the layout <strike>and sets display to block and visibility to hidden</strike>.</div> 
1752                  
1753                  
1754                  
1755                     <div class="long">
1756                         
1757                                 Begins an update of the layout <strike>and sets display to block and visibility to hidden</strike>. Use standard beginUpdate/endUpdate on the layout.
1758                     
1759                                 
1760                         
1761                         
1762                         
1763                         
1764                         
1765                         
1766                         
1767                         
1768                         
1769                         
1770
1771                     
1772                     
1773                      
1774                     </div>                    
1775                 </div>
1776
1777             </td>
1778             <td class="msource">
1779                 
1780                         <a href="./Roo.LayoutDialog.html#constructor" roo:cls="Roo.LayoutDialog.html#constructor">Roo.LayoutDialog</a>
1781                 &nbsp;
1782             </td>
1783         </tr>
1784         
1785           
1786           <tr class="method-row config-row-alt1 expandable">
1787             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1788            
1789            
1790             <td class="sig">
1791                 <a id="Roo.BasicDialog-method-center"   name=".center"></a>
1792                 <div class="fixedFont">
1793                         <span class="attributes"></span><b class="itemname">center</b>
1794                                 
1795                                  () 
1796                         
1797                                 
1798                                          : 
1799                                         
1800                                                 
1801                                                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
1802                                         
1803                                         
1804                                         
1805                                 
1806                         
1807                 </div>
1808                 <div class="mdesc">
1809                 
1810                    <div class="short">Centers this dialog in the viewport</div> 
1811                  
1812                  
1813                  
1814                     <div class="long">
1815                         
1816                                 Centers this dialog in the viewport
1817                     
1818                                 
1819                         
1820                         
1821                         
1822                         
1823                         
1824                         
1825                         
1826                         
1827                                 <dl class="detailList">
1828                                 <dt class="heading">Returns:</dt>
1829                                 
1830                                         <dd><span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span>  this</dd>
1831                                 
1832                                 </dl>
1833                         
1834                         
1835                         
1836
1837                     
1838                     
1839                      
1840                     </div>                    
1841                 </div>
1842
1843             </td>
1844             <td class="msource">
1845                 
1846                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
1847                 &nbsp;
1848             </td>
1849         </tr>
1850         
1851           
1852           <tr class="method-row config-row-alt0 expandable">
1853             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1854            
1855            
1856             <td class="sig">
1857                 <a id="Roo.BasicDialog-method-collapse"   name=".collapse"></a>
1858                 <div class="fixedFont">
1859                         <span class="attributes"></span><b class="itemname">collapse</b>
1860                                 
1861                                  () 
1862                         
1863                                 
1864                         
1865                 </div>
1866                 <div class="mdesc">
1867                 
1868                    <div class="short">Collapses the dialog to its minimized state (only the title bar is visible).</div> 
1869                  
1870                  
1871                  
1872                     <div class="long">
1873                         
1874                                 Collapses the dialog to its minimized state (only the title bar is visible).<br/>Equivalent to the user clicking the collapse dialog button.
1875                     
1876                                 
1877                         
1878                         
1879                         
1880                         
1881                         
1882                         
1883                         
1884                         
1885                         
1886                         
1887
1888                     
1889                     
1890                      
1891                     </div>                    
1892                 </div>
1893
1894             </td>
1895             <td class="msource">
1896                 
1897                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
1898                 &nbsp;
1899             </td>
1900         </tr>
1901         
1902           
1903           <tr class="method-row config-row-alt1 expandable">
1904             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1905            
1906            
1907             <td class="sig">
1908                 <a id="Roo.BasicDialog-method-destroy"   name=".destroy"></a>
1909                 <div class="fixedFont">
1910                         <span class="attributes"></span><b class="itemname">destroy</b>
1911                                 
1912                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>removeEl</i></B>) 
1913                         
1914                                 
1915                         
1916                 </div>
1917                 <div class="mdesc">
1918                 
1919                    <div class="short">Destroys this dialog and all its supporting elements (including any tabs, shim,<br/>shadow, proxy, mask, etc.</div> 
1920                  
1921                  
1922                  
1923                     <div class="long">
1924                         
1925                                 Destroys this dialog and all its supporting elements (including any tabs, shim,<br/>shadow, proxy, mask, etc.)  Also removes all event listeners.
1926                     
1927                                 
1928                         
1929                         
1930                         
1931                         
1932                                 <dl class="detailList">
1933                                 <dt class="heading">Parameters:</dt>
1934                                 
1935                                         <dt>
1936                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>removeEl</b>
1937                                                 
1938                                         </dt>
1939                                         <dd>(optional) true to remove the element from the DOM</dd>
1940                                 
1941                                 </dl>
1942                         
1943                         
1944                         
1945                         
1946                         
1947                         
1948                         
1949
1950                     
1951                     
1952                      
1953                     </div>                    
1954                 </div>
1955
1956             </td>
1957             <td class="msource">
1958                 
1959                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
1960                 &nbsp;
1961             </td>
1962         </tr>
1963         
1964           
1965           <tr class="method-row config-row-alt0 expandable">
1966             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1967            
1968            
1969             <td class="sig">
1970                 <a id="Roo.LayoutDialog-method-endUpdate"   name=".endUpdate"></a>
1971                 <div class="fixedFont">
1972                         <span class="attributes"></span><b class="itemname">endUpdate</b>
1973                                 
1974                                  () 
1975                         
1976                                 
1977                         
1978                 </div>
1979                 <div class="mdesc">
1980                 
1981                    <div class="short">Ends update of the layout <strike>and resets display to none</strike>.</div> 
1982                  
1983                  
1984                  
1985                     <div class="long">
1986                         
1987                                 Ends update of the layout <strike>and resets display to none</strike>. Use standard beginUpdate/endUpdate on the layout.
1988                     
1989                                 
1990                         
1991                         
1992                         
1993                         
1994                         
1995                         
1996                         
1997                         
1998                         
1999                         
2000
2001                     
2002                     
2003                      
2004                     </div>                    
2005                 </div>
2006
2007             </td>
2008             <td class="msource">
2009                 
2010                         <a href="./Roo.LayoutDialog.html#constructor" roo:cls="Roo.LayoutDialog.html#constructor">Roo.LayoutDialog</a>
2011                 &nbsp;
2012             </td>
2013         </tr>
2014         
2015           
2016           <tr class="method-row config-row-alt1 expandable">
2017             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2018            
2019            
2020             <td class="sig">
2021                 <a id="Roo.BasicDialog-method-expand"   name=".expand"></a>
2022                 <div class="fixedFont">
2023                         <span class="attributes"></span><b class="itemname">expand</b>
2024                                 
2025                                  () 
2026                         
2027                                 
2028                         
2029                 </div>
2030                 <div class="mdesc">
2031                 
2032                    <div class="short">Expands a collapsed dialog back to its normal state.</div> 
2033                  
2034                  
2035                  
2036                     <div class="long">
2037                         
2038                                 Expands a collapsed dialog back to its normal state.  Equivalent to the user<br/>clicking the expand dialog button.
2039                     
2040                                 
2041                         
2042                         
2043                         
2044                         
2045                         
2046                         
2047                         
2048                         
2049                         
2050                         
2051
2052                     
2053                     
2054                      
2055                     </div>                    
2056                 </div>
2057
2058             </td>
2059             <td class="msource">
2060                 
2061                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
2062                 &nbsp;
2063             </td>
2064         </tr>
2065         
2066           
2067           <tr class="method-row config-row-alt0 expandable">
2068             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2069            
2070            
2071             <td class="sig">
2072                 <a id="Roo.util.Observable-method-fireEvent"   name=".fireEvent"></a>
2073                 <div class="fixedFont">
2074                         <span class="attributes"></span><b class="itemname">fireEvent</b>
2075                                 
2076                                  (<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>) 
2077                         
2078                                 
2079                                          : 
2080                                         
2081                                                 
2082                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
2083                                         
2084                                         
2085                                         
2086                                 
2087                         
2088                 </div>
2089                 <div class="mdesc">
2090                 
2091                    <div class="short">Fires the specified event with the passed parameters (minus the event name).</div> 
2092                  
2093                  
2094                  
2095                     <div class="long">
2096                         
2097                                 Fires the specified event with the passed parameters (minus the event name).
2098                     
2099                                 
2100                         
2101                         
2102                         
2103                         
2104                                 <dl class="detailList">
2105                                 <dt class="heading">Parameters:</dt>
2106                                 
2107                                         <dt>
2108                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
2109                                                 
2110                                         </dt>
2111                                         <dd></dd>
2112                                 
2113                                         <dt>
2114                                                 <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>
2115                                                 
2116                                         </dt>
2117                                         <dd>Variable number of parameters are passed to handlers</dd>
2118                                 
2119                                 </dl>
2120                         
2121                         
2122                         
2123                         
2124                         
2125                                 <dl class="detailList">
2126                                 <dt class="heading">Returns:</dt>
2127                                 
2128                                         <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>
2129                                 
2130                                 </dl>
2131                         
2132                         
2133                         
2134
2135                     
2136                     
2137                      
2138                     </div>                    
2139                 </div>
2140
2141             </td>
2142             <td class="msource">
2143                 
2144                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2145                 &nbsp;
2146             </td>
2147         </tr>
2148         
2149           
2150           <tr class="method-row config-row-alt1 expandable">
2151             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2152            
2153            
2154             <td class="sig">
2155                 <a id="Roo.BasicDialog-method-focus"   name=".focus"></a>
2156                 <div class="fixedFont">
2157                         <span class="attributes"></span><b class="itemname">focus</b>
2158                                 
2159                                  () 
2160                         
2161                                 
2162                         
2163                 </div>
2164                 <div class="mdesc">
2165                 
2166                    <div class="short">Focuses the dialog.</div> 
2167                  
2168                  
2169                  
2170                     <div class="long">
2171                         
2172                                 Focuses the dialog.  If a defaultButton is set, it will receive focus, otherwise the<br/>dialog itself will receive focus.
2173                     
2174                                 
2175                         
2176                         
2177                         
2178                         
2179                         
2180                         
2181                         
2182                         
2183                         
2184                         
2185
2186                     
2187                     
2188                      
2189                     </div>                    
2190                 </div>
2191
2192             </td>
2193             <td class="msource">
2194                 
2195                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
2196                 &nbsp;
2197             </td>
2198         </tr>
2199         
2200           
2201           <tr class="method-row config-row-alt0 expandable">
2202             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2203            
2204            
2205             <td class="sig">
2206                 <a id="Roo.BasicDialog-method-getEl"   name=".getEl"></a>
2207                 <div class="fixedFont">
2208                         <span class="attributes"></span><b class="itemname">getEl</b>
2209                                 
2210                                  () 
2211                         
2212                                 
2213                                          : 
2214                                         
2215                                                 
2216                                                 <a href="./Roo.Element.html#constructor" roo:cls="Roo.Element.html#constructor">Roo.Element</a>
2217                                         
2218                                         
2219                                         
2220                                 
2221                         
2222                 </div>
2223                 <div class="mdesc">
2224                 
2225                    <div class="short">Returns the element for this dialog</div> 
2226                  
2227                  
2228                  
2229                     <div class="long">
2230                         
2231                                 Returns the element for this dialog
2232                     
2233                                 
2234                         
2235                         
2236                         
2237                         
2238                         
2239                         
2240                         
2241                         
2242                                 <dl class="detailList">
2243                                 <dt class="heading">Returns:</dt>
2244                                 
2245                                         <dd><span class="fixedFont"><a href="./Roo.Element.html#constructor" roo:cls="Roo.Element.html#constructor">Roo.Element</a></span>  The underlying dialog Element</dd>
2246                                 
2247                                 </dl>
2248                         
2249                         
2250                         
2251
2252                     
2253                     
2254                      
2255                     </div>                    
2256                 </div>
2257
2258             </td>
2259             <td class="msource">
2260                 
2261                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
2262                 &nbsp;
2263             </td>
2264         </tr>
2265         
2266           
2267           <tr class="method-row config-row-alt1 expandable">
2268             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2269            
2270            
2271             <td class="sig">
2272                 <a id="Roo.LayoutDialog-method-getLayout"   name=".getLayout"></a>
2273                 <div class="fixedFont">
2274                         <span class="attributes"></span><b class="itemname">getLayout</b>
2275                                 
2276                                  () 
2277                         
2278                                 
2279                                          : 
2280                                         
2281                                                 
2282                                                 <a href="./Roo.BorderLayout.html#constructor" roo:cls="Roo.BorderLayout.html#constructor">Roo.BorderLayout</a>
2283                                         
2284                                         
2285                                         
2286                                 
2287                         
2288                 </div>
2289                 <div class="mdesc">
2290                 
2291                    <div class="short">Get the BorderLayout for this dialog</div> 
2292                  
2293                  
2294                  
2295                     <div class="long">
2296                         
2297                                 Get the BorderLayout for this dialog
2298                     
2299                                 
2300                         
2301                         
2302                         
2303                         
2304                         
2305                         
2306                         
2307                         
2308                                 <dl class="detailList">
2309                                 <dt class="heading">Returns:</dt>
2310                                 
2311                                         <dd><span class="fixedFont"><a href="./Roo.BorderLayout.html#constructor" roo:cls="Roo.BorderLayout.html#constructor">Roo.BorderLayout</a></span>  </dd>
2312                                 
2313                                 </dl>
2314                         
2315                         
2316                         
2317
2318                     
2319                     
2320                      
2321                     </div>                    
2322                 </div>
2323
2324             </td>
2325             <td class="msource">
2326                 
2327                         <a href="./Roo.LayoutDialog.html#constructor" roo:cls="Roo.LayoutDialog.html#constructor">Roo.LayoutDialog</a>
2328                 &nbsp;
2329             </td>
2330         </tr>
2331         
2332           
2333           <tr class="method-row config-row-alt0 expandable">
2334             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2335            
2336            
2337             <td class="sig">
2338                 <a id="Roo.BasicDialog-method-getTabs"   name=".getTabs"></a>
2339                 <div class="fixedFont">
2340                         <span class="attributes"></span><b class="itemname">getTabs</b>
2341                                 
2342                                  () 
2343                         
2344                                 
2345                                          : 
2346                                         
2347                                                 
2348                                                 <a href="./Roo.TabPanel.html#constructor" roo:cls="Roo.TabPanel.html#constructor">Roo.TabPanel</a>
2349                                         
2350                                         
2351                                         
2352                                 
2353                         
2354                 </div>
2355                 <div class="mdesc">
2356                 
2357                    <div class="short">Returns the TabPanel component (creates it if it doesn't exist).</div> 
2358                  
2359                  
2360                  
2361                     <div class="long">
2362                         
2363                                 Returns the TabPanel component (creates it if it doesn't exist).<br/>Note: If you wish to simply check for the existence of tabs without creating them,<br/>check for a null 'tabs' property.
2364                     
2365                                 
2366                         
2367                         
2368                         
2369                         
2370                         
2371                         
2372                         
2373                         
2374                                 <dl class="detailList">
2375                                 <dt class="heading">Returns:</dt>
2376                                 
2377                                         <dd><span class="fixedFont"><a href="./Roo.TabPanel.html#constructor" roo:cls="Roo.TabPanel.html#constructor">Roo.TabPanel</a></span>  The tabs component</dd>
2378                                 
2379                                 </dl>
2380                         
2381                         
2382                         
2383
2384                     
2385                     
2386                      
2387                     </div>                    
2388                 </div>
2389
2390             </td>
2391             <td class="msource">
2392                 
2393                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
2394                 &nbsp;
2395             </td>
2396         </tr>
2397         
2398           
2399           <tr class="method-row config-row-alt1 expandable">
2400             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2401            
2402            
2403             <td class="sig">
2404                 <a id="Roo.util.Observable-method-hasListener"   name=".hasListener"></a>
2405                 <div class="fixedFont">
2406                         <span class="attributes"></span><b class="itemname">hasListener</b>
2407                                 
2408                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>) 
2409                         
2410                                 
2411                                          : 
2412                                         
2413                                                 
2414                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
2415                                         
2416                                         
2417                                         
2418                                 
2419                         
2420                 </div>
2421                 <div class="mdesc">
2422                 
2423                    <div class="short">Checks to see if this object has any listeners for a specified event</div> 
2424                  
2425                  
2426                  
2427                     <div class="long">
2428                         
2429                                 Checks to see if this object has any listeners for a specified event
2430                     
2431                                 
2432                         
2433                         
2434                         
2435                         
2436                                 <dl class="detailList">
2437                                 <dt class="heading">Parameters:</dt>
2438                                 
2439                                         <dt>
2440                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
2441                                                 
2442                                         </dt>
2443                                         <dd>The name of the event to check for</dd>
2444                                 
2445                                 </dl>
2446                         
2447                         
2448                         
2449                         
2450                         
2451                                 <dl class="detailList">
2452                                 <dt class="heading">Returns:</dt>
2453                                 
2454                                         <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>
2455                                 
2456                                 </dl>
2457                         
2458                         
2459                         
2460
2461                     
2462                     
2463                      
2464                     </div>                    
2465                 </div>
2466
2467             </td>
2468             <td class="msource">
2469                 
2470                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2471                 &nbsp;
2472             </td>
2473         </tr>
2474         
2475           
2476           <tr class="method-row config-row-alt0 expandable">
2477             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2478            
2479            
2480             <td class="sig">
2481                 <a id="Roo.BasicDialog-method-hide"   name=".hide"></a>
2482                 <div class="fixedFont">
2483                         <span class="attributes"></span><b class="itemname">hide</b>
2484                                 
2485                                  (<a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>callback</i></B>) 
2486                         
2487                                 
2488                                          : 
2489                                         
2490                                                 
2491                                                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
2492                                         
2493                                         
2494                                         
2495                                 
2496                         
2497                 </div>
2498                 <div class="mdesc">
2499                 
2500                    <div class="short">Hides the dialog.</div> 
2501                  
2502                  
2503                  
2504                     <div class="long">
2505                         
2506                                 Hides the dialog.
2507                     
2508                                 
2509                         
2510                         
2511                         
2512                         
2513                                 <dl class="detailList">
2514                                 <dt class="heading">Parameters:</dt>
2515                                 
2516                                         <dt>
2517                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>callback</b>
2518                                                 
2519                                         </dt>
2520                                         <dd>(optional) Function to call when the dialog is hidden</dd>
2521                                 
2522                                 </dl>
2523                         
2524                         
2525                         
2526                         
2527                         
2528                                 <dl class="detailList">
2529                                 <dt class="heading">Returns:</dt>
2530                                 
2531                                         <dd><span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span>  this</dd>
2532                                 
2533                                 </dl>
2534                         
2535                         
2536                         
2537
2538                     
2539                     
2540                      
2541                     </div>                    
2542                 </div>
2543
2544             </td>
2545             <td class="msource">
2546                 
2547                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
2548                 &nbsp;
2549             </td>
2550         </tr>
2551         
2552           
2553           <tr class="method-row config-row-alt1 expandable">
2554             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2555            
2556            
2557             <td class="sig">
2558                 <a id="Roo.BasicDialog-method-initTabs"   name=".initTabs"></a>
2559                 <div class="fixedFont">
2560                         <span class="attributes"></span><b class="itemname">initTabs</b>
2561                                 
2562                                  () 
2563                         
2564                                 
2565                                          : 
2566                                         
2567                                                 
2568                                                 <a href="./Roo.TabPanel.html#constructor" roo:cls="Roo.TabPanel.html#constructor">Roo.TabPanel</a>
2569                                         
2570                                         
2571                                         
2572                                 
2573                         
2574                 </div>
2575                 <div class="mdesc">
2576                 
2577                    <div class="short">Reinitializes the tabs component, clearing out old tabs and finding new ones.</div> 
2578                  
2579                  
2580                  
2581                     <div class="long">
2582                         
2583                                 Reinitializes the tabs component, clearing out old tabs and finding new ones.
2584                     
2585                                 
2586                         
2587                         
2588                         
2589                         
2590                         
2591                         
2592                         
2593                         
2594                                 <dl class="detailList">
2595                                 <dt class="heading">Returns:</dt>
2596                                 
2597                                         <dd><span class="fixedFont"><a href="./Roo.TabPanel.html#constructor" roo:cls="Roo.TabPanel.html#constructor">Roo.TabPanel</a></span>  The tabs component</dd>
2598                                 
2599                                 </dl>
2600                         
2601                         
2602                         
2603
2604                     
2605                     
2606                      
2607                     </div>                    
2608                 </div>
2609
2610             </td>
2611             <td class="msource">
2612                 
2613                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
2614                 &nbsp;
2615             </td>
2616         </tr>
2617         
2618           
2619           <tr class="method-row config-row-alt0 expandable">
2620             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2621            
2622            
2623             <td class="sig">
2624                 <a id="Roo.BasicDialog-method-isVisible"   name=".isVisible"></a>
2625                 <div class="fixedFont">
2626                         <span class="attributes"></span><b class="itemname">isVisible</b>
2627                                 
2628                                  () 
2629                         
2630                                 
2631                                          : 
2632                                         
2633                                                 
2634                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
2635                                         
2636                                         
2637                                         
2638                                 
2639                         
2640                 </div>
2641                 <div class="mdesc">
2642                 
2643                    <div class="short">Returns true if the dialog is visible</div> 
2644                  
2645                  
2646                  
2647                     <div class="long">
2648                         
2649                                 Returns true if the dialog is visible
2650                     
2651                                 
2652                         
2653                         
2654                         
2655                         
2656                         
2657                         
2658                         
2659                         
2660                                 <dl class="detailList">
2661                                 <dt class="heading">Returns:</dt>
2662                                 
2663                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  </dd>
2664                                 
2665                                 </dl>
2666                         
2667                         
2668                         
2669
2670                     
2671                     
2672                      
2673                     </div>                    
2674                 </div>
2675
2676             </td>
2677             <td class="msource">
2678                 
2679                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
2680                 &nbsp;
2681             </td>
2682         </tr>
2683         
2684           
2685           <tr class="method-row config-row-alt1 expandable">
2686             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2687            
2688            
2689             <td class="sig">
2690                 <a id="Roo.BasicDialog-method-moveTo"   name=".moveTo"></a>
2691                 <div class="fixedFont">
2692                         <span class="attributes"></span><b class="itemname">moveTo</b>
2693                                 
2694                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>x</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>y</i></B>) 
2695                         
2696                                 
2697                                          : 
2698                                         
2699                                                 
2700                                                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
2701                                         
2702                                         
2703                                         
2704                                 
2705                         
2706                 </div>
2707                 <div class="mdesc">
2708                 
2709                    <div class="short">Moves the dialog's top-left corner to the specified point</div> 
2710                  
2711                  
2712                  
2713                     <div class="long">
2714                         
2715                                 Moves the dialog's top-left corner to the specified point
2716                     
2717                                 
2718                         
2719                         
2720                         
2721                         
2722                                 <dl class="detailList">
2723                                 <dt class="heading">Parameters:</dt>
2724                                 
2725                                         <dt>
2726                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>x</b>
2727                                                 
2728                                         </dt>
2729                                         <dd></dd>
2730                                 
2731                                         <dt>
2732                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>y</b>
2733                                                 
2734                                         </dt>
2735                                         <dd></dd>
2736                                 
2737                                 </dl>
2738                         
2739                         
2740                         
2741                         
2742                         
2743                                 <dl class="detailList">
2744                                 <dt class="heading">Returns:</dt>
2745                                 
2746                                         <dd><span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span>  this</dd>
2747                                 
2748                                 </dl>
2749                         
2750                         
2751                         
2752
2753                     
2754                     
2755                      
2756                     </div>                    
2757                 </div>
2758
2759             </td>
2760             <td class="msource">
2761                 
2762                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
2763                 &nbsp;
2764             </td>
2765         </tr>
2766         
2767           
2768           <tr class="method-row config-row-alt0 expandable">
2769             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2770            
2771            
2772             <td class="sig">
2773                 <a id="Roo.util.Observable-method-on"   name=".on"></a>
2774                 <div class="fixedFont">
2775                         <span class="attributes"></span><b class="itemname">on</b>
2776                                 
2777                                  (<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>) 
2778                         
2779                                 
2780                         
2781                 </div>
2782                 <div class="mdesc">
2783                 
2784                    <div class="short">Appends an event handler to this element (shorthand for addListener)</div> 
2785                  
2786                  
2787                  
2788                     <div class="long">
2789                         
2790                                 Appends an event handler to this element (shorthand for addListener)
2791                     
2792                                 
2793                         
2794                         
2795                         
2796                         
2797                                 <dl class="detailList">
2798                                 <dt class="heading">Parameters:</dt>
2799                                 
2800                                         <dt>
2801                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
2802                                                 
2803                                         </dt>
2804                                         <dd>The type of event to listen for</dd>
2805                                 
2806                                         <dt>
2807                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
2808                                                 
2809                                         </dt>
2810                                         <dd>The method the event invokes</dd>
2811                                 
2812                                         <dt>
2813                                                 <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>
2814                                                 
2815                                         </dt>
2816                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
2817                                 
2818                                         <dt>
2819                                                 <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>
2820                                                 
2821                                         </dt>
2822                                         <dd>(optional)</dd>
2823                                 
2824                                 </dl>
2825                         
2826                         
2827                         
2828                         
2829                         
2830                         
2831                         
2832
2833                     
2834                     
2835                      
2836                     </div>                    
2837                 </div>
2838
2839             </td>
2840             <td class="msource">
2841                 
2842                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2843                 &nbsp;
2844             </td>
2845         </tr>
2846         
2847           
2848           <tr class="method-row config-row-alt1 expandable">
2849             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2850            
2851            
2852             <td class="sig">
2853                 <a id="Roo.util.Observable-method-purgeListeners"   name=".purgeListeners"></a>
2854                 <div class="fixedFont">
2855                         <span class="attributes"></span><b class="itemname">purgeListeners</b>
2856                                 
2857                                  () 
2858                         
2859                                 
2860                         
2861                 </div>
2862                 <div class="mdesc">
2863                 
2864                    <div class="short">Removes all listeners for this object</div> 
2865                  
2866                  
2867                  
2868                     <div class="long">
2869                         
2870                                 Removes all listeners for this object
2871                     
2872                                 
2873                         
2874                         
2875                         
2876                         
2877                         
2878                         
2879                         
2880                         
2881                         
2882                         
2883
2884                     
2885                     
2886                      
2887                     </div>                    
2888                 </div>
2889
2890             </td>
2891             <td class="msource">
2892                 
2893                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2894                 &nbsp;
2895             </td>
2896         </tr>
2897         
2898           
2899           <tr class="method-row config-row-alt0 expandable">
2900             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2901            
2902            
2903             <td class="sig">
2904                 <a id="Roo.util.Observable-method-removeListener"   name=".removeListener"></a>
2905                 <div class="fixedFont">
2906                         <span class="attributes"></span><b class="itemname">removeListener</b>
2907                                 
2908                                  (<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>) 
2909                         
2910                                 
2911                         
2912                 </div>
2913                 <div class="mdesc">
2914                 
2915                    <div class="short">Removes a listener</div> 
2916                  
2917                  
2918                  
2919                     <div class="long">
2920                         
2921                                 Removes a listener
2922                     
2923                                 
2924                         
2925                         
2926                         
2927                         
2928                                 <dl class="detailList">
2929                                 <dt class="heading">Parameters:</dt>
2930                                 
2931                                         <dt>
2932                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
2933                                                 
2934                                         </dt>
2935                                         <dd>The type of event to listen for</dd>
2936                                 
2937                                         <dt>
2938                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
2939                                                 
2940                                         </dt>
2941                                         <dd>The handler to remove</dd>
2942                                 
2943                                         <dt>
2944                                                 <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>
2945                                                 
2946                                         </dt>
2947                                         <dd>(optional) The scope (this object) for the handler</dd>
2948                                 
2949                                 </dl>
2950                         
2951                         
2952                         
2953                         
2954                         
2955                         
2956                         
2957
2958                     
2959                     
2960                      
2961                     </div>                    
2962                 </div>
2963
2964             </td>
2965             <td class="msource">
2966                 
2967                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2968                 &nbsp;
2969             </td>
2970         </tr>
2971         
2972           
2973           <tr class="method-row config-row-alt1 expandable">
2974             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2975            
2976            
2977             <td class="sig">
2978                 <a id="Roo.BasicDialog-method-resizeTo"   name=".resizeTo"></a>
2979                 <div class="fixedFont">
2980                         <span class="attributes"></span><b class="itemname">resizeTo</b>
2981                                 
2982                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>width</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>height</i></B>) 
2983                         
2984                                 
2985                                          : 
2986                                         
2987                                                 
2988                                                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
2989                                         
2990                                         
2991                                         
2992                                 
2993                         
2994                 </div>
2995                 <div class="mdesc">
2996                 
2997                    <div class="short">Resizes the dialog.</div> 
2998                  
2999                  
3000                  
3001                     <div class="long">
3002                         
3003                                 Resizes the dialog.
3004                     
3005                                 
3006                         
3007                         
3008                         
3009                         
3010                                 <dl class="detailList">
3011                                 <dt class="heading">Parameters:</dt>
3012                                 
3013                                         <dt>
3014                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>width</b>
3015                                                 
3016                                         </dt>
3017                                         <dd></dd>
3018                                 
3019                                         <dt>
3020                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>height</b>
3021                                                 
3022                                         </dt>
3023                                         <dd></dd>
3024                                 
3025                                 </dl>
3026                         
3027                         
3028                         
3029                         
3030                         
3031                                 <dl class="detailList">
3032                                 <dt class="heading">Returns:</dt>
3033                                 
3034                                         <dd><span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span>  this</dd>
3035                                 
3036                                 </dl>
3037                         
3038                         
3039                         
3040
3041                     
3042                     
3043                      
3044                     </div>                    
3045                 </div>
3046
3047             </td>
3048             <td class="msource">
3049                 
3050                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
3051                 &nbsp;
3052             </td>
3053         </tr>
3054         
3055           
3056           <tr class="method-row config-row-alt0 expandable">
3057             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3058            
3059            
3060             <td class="sig">
3061                 <a id="Roo.BasicDialog-method-restoreState"   name=".restoreState"></a>
3062                 <div class="fixedFont">
3063                         <span class="attributes"></span><b class="itemname">restoreState</b>
3064                                 
3065                                  () 
3066                         
3067                                 
3068                                          : 
3069                                         
3070                                                 
3071                                                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
3072                                         
3073                                         
3074                                         
3075                                 
3076                         
3077                 </div>
3078                 <div class="mdesc">
3079                 
3080                    <div class="short">Restores the previous state of the dialog if Roo.state is configured.</div> 
3081                  
3082                  
3083                  
3084                     <div class="long">
3085                         
3086                                 Restores the previous state of the dialog if Roo.state is configured.
3087                     
3088                                 
3089                         
3090                         
3091                         
3092                         
3093                         
3094                         
3095                         
3096                         
3097                                 <dl class="detailList">
3098                                 <dt class="heading">Returns:</dt>
3099                                 
3100                                         <dd><span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span>  this</dd>
3101                                 
3102                                 </dl>
3103                         
3104                         
3105                         
3106
3107                     
3108                     
3109                      
3110                     </div>                    
3111                 </div>
3112
3113             </td>
3114             <td class="msource">
3115                 
3116                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
3117                 &nbsp;
3118             </td>
3119         </tr>
3120         
3121           
3122           <tr class="method-row config-row-alt1 expandable">
3123             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3124            
3125            
3126             <td class="sig">
3127                 <a id="Roo.BasicDialog-method-setContentSize"   name=".setContentSize"></a>
3128                 <div class="fixedFont">
3129                         <span class="attributes"></span><b class="itemname">setContentSize</b>
3130                                 
3131                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>width</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>height</i></B>) 
3132                         
3133                                 
3134                                          : 
3135                                         
3136                                                 
3137                                                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
3138                                         
3139                                         
3140                                         
3141                                 
3142                         
3143                 </div>
3144                 <div class="mdesc">
3145                 
3146                    <div class="short">Resizes the dialog to fit the specified content size.</div> 
3147                  
3148                  
3149                  
3150                     <div class="long">
3151                         
3152                                 Resizes the dialog to fit the specified content size.
3153                     
3154                                 
3155                         
3156                         
3157                         
3158                         
3159                                 <dl class="detailList">
3160                                 <dt class="heading">Parameters:</dt>
3161                                 
3162                                         <dt>
3163                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>width</b>
3164                                                 
3165                                         </dt>
3166                                         <dd></dd>
3167                                 
3168                                         <dt>
3169                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>height</b>
3170                                                 
3171                                         </dt>
3172                                         <dd></dd>
3173                                 
3174                                 </dl>
3175                         
3176                         
3177                         
3178                         
3179                         
3180                                 <dl class="detailList">
3181                                 <dt class="heading">Returns:</dt>
3182                                 
3183                                         <dd><span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span>  this</dd>
3184                                 
3185                                 </dl>
3186                         
3187                         
3188                         
3189
3190                     
3191                     
3192                      
3193                     </div>                    
3194                 </div>
3195
3196             </td>
3197             <td class="msource">
3198                 
3199                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
3200                 &nbsp;
3201             </td>
3202         </tr>
3203         
3204           
3205           <tr class="method-row config-row-alt0 expandable">
3206             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3207            
3208            
3209             <td class="sig">
3210                 <a id="Roo.BasicDialog-method-setDefaultButton"   name=".setDefaultButton"></a>
3211                 <div class="fixedFont">
3212                         <span class="attributes"></span><b class="itemname">setDefaultButton</b>
3213                                 
3214                                  (Roo.BasicDialog.Button <B><i>btn</i></B>) 
3215                         
3216                                 
3217                                          : 
3218                                         
3219                                                 
3220                                                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
3221                                         
3222                                         
3223                                         
3224                                 
3225                         
3226                 </div>
3227                 <div class="mdesc">
3228                 
3229                    <div class="short">Sets the default button to be focused when the dialog is displayed.</div> 
3230                  
3231                  
3232                  
3233                     <div class="long">
3234                         
3235                                 Sets the default button to be focused when the dialog is displayed.
3236                     
3237                                 
3238                         
3239                         
3240                         
3241                         
3242                                 <dl class="detailList">
3243                                 <dt class="heading">Parameters:</dt>
3244                                 
3245                                         <dt>
3246                                                 <span class="fixedFont">Roo.BasicDialog.Button</span>  <b>btn</b>
3247                                                 
3248                                         </dt>
3249                                         <dd>The button object returned by {<b>link</b> <b>addButton</b>}</dd>
3250                                 
3251                                 </dl>
3252                         
3253                         
3254                         
3255                         
3256                         
3257                                 <dl class="detailList">
3258                                 <dt class="heading">Returns:</dt>
3259                                 
3260                                         <dd><span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span>  this</dd>
3261                                 
3262                                 </dl>
3263                         
3264                         
3265                         
3266
3267                     
3268                     
3269                      
3270                     </div>                    
3271                 </div>
3272
3273             </td>
3274             <td class="msource">
3275                 
3276                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
3277                 &nbsp;
3278             </td>
3279         </tr>
3280         
3281           
3282           <tr class="method-row config-row-alt1 expandable">
3283             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3284            
3285            
3286             <td class="sig">
3287                 <a id="Roo.BasicDialog-method-setTitle"   name=".setTitle"></a>
3288                 <div class="fixedFont">
3289                         <span class="attributes"></span><b class="itemname">setTitle</b>
3290                                 
3291                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>text</i></B>) 
3292                         
3293                                 
3294                                          : 
3295                                         
3296                                                 
3297                                                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
3298                                         
3299                                         
3300                                         
3301                                 
3302                         
3303                 </div>
3304                 <div class="mdesc">
3305                 
3306                    <div class="short">Sets the dialog title text</div> 
3307                  
3308                  
3309                  
3310                     <div class="long">
3311                         
3312                                 Sets the dialog title text
3313                     
3314                                 
3315                         
3316                         
3317                         
3318                         
3319                                 <dl class="detailList">
3320                                 <dt class="heading">Parameters:</dt>
3321                                 
3322                                         <dt>
3323                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>text</b>
3324                                                 
3325                                         </dt>
3326                                         <dd>The title text to display</dd>
3327                                 
3328                                 </dl>
3329                         
3330                         
3331                         
3332                         
3333                         
3334                                 <dl class="detailList">
3335                                 <dt class="heading">Returns:</dt>
3336                                 
3337                                         <dd><span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span>  this</dd>
3338                                 
3339                                 </dl>
3340                         
3341                         
3342                         
3343
3344                     
3345                     
3346                      
3347                     </div>                    
3348                 </div>
3349
3350             </td>
3351             <td class="msource">
3352                 
3353                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
3354                 &nbsp;
3355             </td>
3356         </tr>
3357         
3358           
3359           <tr class="method-row config-row-alt0 expandable">
3360             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3361            
3362            
3363             <td class="sig">
3364                 <a id="Roo.BasicDialog-method-show"   name=".show"></a>
3365                 <div class="fixedFont">
3366                         <span class="attributes"></span><b class="itemname">show</b>
3367                                 
3368                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Roo.Element <B><i>animateTarget</i></B>) 
3369                         
3370                                 
3371                                          : 
3372                                         
3373                                                 
3374                                                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
3375                                         
3376                                         
3377                                         
3378                                 
3379                         
3380                 </div>
3381                 <div class="mdesc">
3382                 
3383                    <div class="short">Shows the dialog.</div> 
3384                  
3385                  
3386                  
3387                     <div class="long">
3388                         
3389                                 Shows the dialog.
3390                     
3391                                 
3392                         
3393                         
3394                         
3395                         
3396                                 <dl class="detailList">
3397                                 <dt class="heading">Parameters:</dt>
3398                                 
3399                                         <dt>
3400                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Roo.Element</span>  <b>animateTarget</b>
3401                                                 
3402                                         </dt>
3403                                         <dd>(optional) Reset the animation target</dd>
3404                                 
3405                                 </dl>
3406                         
3407                         
3408                         
3409                         
3410                         
3411                                 <dl class="detailList">
3412                                 <dt class="heading">Returns:</dt>
3413                                 
3414                                         <dd><span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span>  this</dd>
3415                                 
3416                                 </dl>
3417                         
3418                         
3419                         
3420
3421                     
3422                     
3423                      
3424                     </div>                    
3425                 </div>
3426
3427             </td>
3428             <td class="msource">
3429                 
3430                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
3431                 &nbsp;
3432             </td>
3433         </tr>
3434         
3435           
3436           <tr class="method-row config-row-alt1 expandable">
3437             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3438            
3439            
3440             <td class="sig">
3441                 <a id="Roo.BasicDialog-method-toBack"   name=".toBack"></a>
3442                 <div class="fixedFont">
3443                         <span class="attributes"></span><b class="itemname">toBack</b>
3444                                 
3445                                  () 
3446                         
3447                                 
3448                                          : 
3449                                         
3450                                                 
3451                                                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
3452                                         
3453                                         
3454                                         
3455                                 
3456                         
3457                 </div>
3458                 <div class="mdesc">
3459                 
3460                    <div class="short">Sends this dialog to the back (under) of any other visible dialogs</div> 
3461                  
3462                  
3463                  
3464                     <div class="long">
3465                         
3466                                 Sends this dialog to the back (under) of any other visible dialogs
3467                     
3468                                 
3469                         
3470                         
3471                         
3472                         
3473                         
3474                         
3475                         
3476                         
3477                                 <dl class="detailList">
3478                                 <dt class="heading">Returns:</dt>
3479                                 
3480                                         <dd><span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span>  this</dd>
3481                                 
3482                                 </dl>
3483                         
3484                         
3485                         
3486
3487                     
3488                     
3489                      
3490                     </div>                    
3491                 </div>
3492
3493             </td>
3494             <td class="msource">
3495                 
3496                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
3497                 &nbsp;
3498             </td>
3499         </tr>
3500         
3501           
3502           <tr class="method-row config-row-alt0 expandable">
3503             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3504            
3505            
3506             <td class="sig">
3507                 <a id="Roo.BasicDialog-method-toFront"   name=".toFront"></a>
3508                 <div class="fixedFont">
3509                         <span class="attributes"></span><b class="itemname">toFront</b>
3510                                 
3511                                  () 
3512                         
3513                                 
3514                                          : 
3515                                         
3516                                                 
3517                                                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
3518                                         
3519                                         
3520                                         
3521                                 
3522                         
3523                 </div>
3524                 <div class="mdesc">
3525                 
3526                    <div class="short">Brings this dialog to the front of any other visible dialogs</div> 
3527                  
3528                  
3529                  
3530                     <div class="long">
3531                         
3532                                 Brings this dialog to the front of any other visible dialogs
3533                     
3534                                 
3535                         
3536                         
3537                         
3538                         
3539                         
3540                         
3541                         
3542                         
3543                                 <dl class="detailList">
3544                                 <dt class="heading">Returns:</dt>
3545                                 
3546                                         <dd><span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span>  this</dd>
3547                                 
3548                                 </dl>
3549                         
3550                         
3551                         
3552
3553                     
3554                     
3555                      
3556                     </div>                    
3557                 </div>
3558
3559             </td>
3560             <td class="msource">
3561                 
3562                         <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
3563                 &nbsp;
3564             </td>
3565         </tr>
3566         
3567           
3568           <tr class="method-row config-row-alt1 expandable">
3569             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3570            
3571            
3572             <td class="sig">
3573                 <a id="Roo.util.Observable-method-un"   name=".un"></a>
3574                 <div class="fixedFont">
3575                         <span class="attributes"></span><b class="itemname">un</b>
3576                                 
3577                                  (<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>) 
3578                         
3579                                 
3580                         
3581                 </div>
3582                 <div class="mdesc">
3583                 
3584                    <div class="short">Removes a listener (shorthand for removeListener)</div> 
3585                  
3586                  
3587                  
3588                     <div class="long">
3589                         
3590                                 Removes a listener (shorthand for removeListener)
3591                     
3592                                 
3593                         
3594                         
3595                         
3596                         
3597                                 <dl class="detailList">
3598                                 <dt class="heading">Parameters:</dt>
3599                                 
3600                                         <dt>
3601                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
3602                                                 
3603                                         </dt>
3604                                         <dd>The type of event to listen for</dd>
3605                                 
3606                                         <dt>
3607                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
3608                                                 
3609                                         </dt>
3610                                         <dd>The handler to remove</dd>
3611                                 
3612                                         <dt>
3613                                                 <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>
3614                                                 
3615                                         </dt>
3616                                         <dd>(optional) The scope (this object) for the handler</dd>
3617                                 
3618                                 </dl>
3619                         
3620                         
3621                         
3622                         
3623                         
3624                         
3625                         
3626
3627                     
3628                     
3629                      
3630                     </div>                    
3631                 </div>
3632
3633             </td>
3634             <td class="msource">
3635                 
3636                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
3637                 &nbsp;
3638             </td>
3639         </tr>
3640         
3641                                                        
3642     </table>
3643
3644   
3645   <!-- ============================== events summary / details ======================== -->
3646   
3647   
3648   <a id="Roo.Login-events"></a>
3649     
3650   
3651         
3652    
3653   
3654     
3655     
3656     
3657       <table cellspacing="0" class="member-table">
3658                 <caption>Events</caption>
3659               <thead>
3660                 <tr>
3661                     <th class="sig-header" colspan="2">Event</th>            
3662                     <th class="msource-header">Defined By</th>
3663
3664                 </tr>
3665               </thead>  
3666         
3667         
3668          
3669         
3670         
3671           <tr class="method-row expandable config-row-alt0">
3672             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3673             
3674             <td class="sig">
3675                 <a id="Roo.BasicDialog-event-*beforehide"></a>
3676                 
3677                <div class="fixedFont">
3678                 <b class="itemname">beforehide</b> (<a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a> <B><i>this</i></B>) 
3679                 
3680                 </div>
3681
3682                 <div class="mdesc">
3683
3684                    <div class="short">Fires before this dialog is hidden.
3685                    
3686                 </div> 
3687                     
3688                     <div class="long">
3689                     
3690                         Fires before this dialog is hidden.
3691                     
3692                         
3693                         
3694                 
3695                         
3696                                 <dl class="detailList">
3697                                 <dt class="heading">Parameters:</dt>
3698                                 
3699                                         <dt>
3700                                                 <span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span> <b>this</b>
3701                                                 
3702                                         </dt>
3703                                         <dd></dd>
3704                                 
3705                                 </dl>
3706                         
3707                         
3708                         
3709                         
3710                         
3711                         
3712                         
3713
3714                     
3715                     
3716                      
3717                     </div>                    
3718                 </div>
3719
3720             </td>
3721             <td class="msource">
3722                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
3723             </td>
3724         </tr>
3725         
3726           <tr class="method-row expandable config-row-alt1">
3727             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3728             
3729             <td class="sig">
3730                 <a id="Roo.BasicDialog-event-*beforeshow"></a>
3731                 
3732                <div class="fixedFont">
3733                 <b class="itemname">beforeshow</b> (<a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a> <B><i>this</i></B>) 
3734                 
3735                 </div>
3736
3737                 <div class="mdesc">
3738
3739                    <div class="short">Fires before this dialog is shown.
3740                    
3741                 </div> 
3742                     
3743                     <div class="long">
3744                     
3745                         Fires before this dialog is shown.
3746                     
3747                         
3748                         
3749                 
3750                         
3751                                 <dl class="detailList">
3752                                 <dt class="heading">Parameters:</dt>
3753                                 
3754                                         <dt>
3755                                                 <span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span> <b>this</b>
3756                                                 
3757                                         </dt>
3758                                         <dd></dd>
3759                                 
3760                                 </dl>
3761                         
3762                         
3763                         
3764                         
3765                         
3766                         
3767                         
3768
3769                     
3770                     
3771                      
3772                     </div>                    
3773                 </div>
3774
3775             </td>
3776             <td class="msource">
3777                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
3778             </td>
3779         </tr>
3780         
3781           <tr class="method-row expandable config-row-alt0">
3782             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3783             
3784             <td class="sig">
3785                 <a id="Roo.BasicDialog-event-*hide"></a>
3786                 
3787                <div class="fixedFont">
3788                 <b class="itemname">hide</b> (<a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a> <B><i>this</i></B>) 
3789                 
3790                 </div>
3791
3792                 <div class="mdesc">
3793
3794                    <div class="short">Fires when this dialog is hidden.
3795                    
3796                 </div> 
3797                     
3798                     <div class="long">
3799                     
3800                         Fires when this dialog is hidden.
3801                     
3802                         
3803                         
3804                 
3805                         
3806                                 <dl class="detailList">
3807                                 <dt class="heading">Parameters:</dt>
3808                                 
3809                                         <dt>
3810                                                 <span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span> <b>this</b>
3811                                                 
3812                                         </dt>
3813                                         <dd></dd>
3814                                 
3815                                 </dl>
3816                         
3817                         
3818                         
3819                         
3820                         
3821                         
3822                         
3823
3824                     
3825                     
3826                      
3827                     </div>                    
3828                 </div>
3829
3830             </td>
3831             <td class="msource">
3832                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
3833             </td>
3834         </tr>
3835         
3836           <tr class="method-row expandable config-row-alt1">
3837             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3838             
3839             <td class="sig">
3840                 <a id="Roo.BasicDialog-event-*keydown"></a>
3841                 
3842                <div class="fixedFont">
3843                 <b class="itemname">keydown</b> (<a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a> <B><i>this</i></B>, <a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
3844                 
3845                 </div>
3846
3847                 <div class="mdesc">
3848
3849                    <div class="short">Fires when a key is pressed
3850                    
3851                 </div> 
3852                     
3853                     <div class="long">
3854                     
3855                         Fires when a key is pressed
3856                     
3857                         
3858                         
3859                 
3860                         
3861                                 <dl class="detailList">
3862                                 <dt class="heading">Parameters:</dt>
3863                                 
3864                                         <dt>
3865                                                 <span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span> <b>this</b>
3866                                                 
3867                                         </dt>
3868                                         <dd></dd>
3869                                 
3870                                         <dt>
3871                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
3872                                                 
3873                                         </dt>
3874                                         <dd></dd>
3875                                 
3876                                 </dl>
3877                         
3878                         
3879                         
3880                         
3881                         
3882                         
3883                         
3884
3885                     
3886                     
3887                      
3888                     </div>                    
3889                 </div>
3890
3891             </td>
3892             <td class="msource">
3893                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
3894             </td>
3895         </tr>
3896         
3897           <tr class="method-row expandable config-row-alt0">
3898             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3899             
3900             <td class="sig">
3901                 <a id="Roo.BasicDialog-event-*move"></a>
3902                 
3903                <div class="fixedFont">
3904                 <b class="itemname">move</b> (<a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a> <B><i>this</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>x</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>y</i></B>) 
3905                 
3906                 </div>
3907
3908                 <div class="mdesc">
3909
3910                    <div class="short">Fires when this dialog is moved by the user.
3911                    
3912                 </div> 
3913                     
3914                     <div class="long">
3915                     
3916                         Fires when this dialog is moved by the user.
3917                     
3918                         
3919                         
3920                 
3921                         
3922                                 <dl class="detailList">
3923                                 <dt class="heading">Parameters:</dt>
3924                                 
3925                                         <dt>
3926                                                 <span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span> <b>this</b>
3927                                                 
3928                                         </dt>
3929                                         <dd></dd>
3930                                 
3931                                         <dt>
3932                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>x</b>
3933                                                 
3934                                         </dt>
3935                                         <dd>The new page X</dd>
3936                                 
3937                                         <dt>
3938                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>y</b>
3939                                                 
3940                                         </dt>
3941                                         <dd>The new page Y</dd>
3942                                 
3943                                 </dl>
3944                         
3945                         
3946                         
3947                         
3948                         
3949                         
3950                         
3951
3952                     
3953                     
3954                      
3955                     </div>                    
3956                 </div>
3957
3958             </td>
3959             <td class="msource">
3960                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
3961             </td>
3962         </tr>
3963         
3964           <tr class="method-row expandable config-row-alt1">
3965             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3966             
3967             <td class="sig">
3968                 <a id="Roo.BasicDialog-event-*resize"></a>
3969                 
3970                <div class="fixedFont">
3971                 <b class="itemname">resize</b> (<a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a> <B><i>this</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>width</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>height</i></B>) 
3972                 
3973                 </div>
3974
3975                 <div class="mdesc">
3976
3977                    <div class="short">Fires when this dialog is resized by the user.
3978                    
3979                 </div> 
3980                     
3981                     <div class="long">
3982                     
3983                         Fires when this dialog is resized by the user.
3984                     
3985                         
3986                         
3987                 
3988                         
3989                                 <dl class="detailList">
3990                                 <dt class="heading">Parameters:</dt>
3991                                 
3992                                         <dt>
3993                                                 <span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span> <b>this</b>
3994                                                 
3995                                         </dt>
3996                                         <dd></dd>
3997                                 
3998                                         <dt>
3999                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>width</b>
4000                                                 
4001                                         </dt>
4002                                         <dd>The new width</dd>
4003                                 
4004                                         <dt>
4005                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>height</b>
4006                                                 
4007                                         </dt>
4008                                         <dd>The new height</dd>
4009                                 
4010                                 </dl>
4011                         
4012                         
4013                         
4014                         
4015                         
4016                         
4017                         
4018
4019                     
4020                     
4021                      
4022                     </div>                    
4023                 </div>
4024
4025             </td>
4026             <td class="msource">
4027                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
4028             </td>
4029         </tr>
4030         
4031           <tr class="method-row expandable config-row-alt0">
4032             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
4033             
4034             <td class="sig">
4035                 <a id="Roo.BasicDialog-event-*show"></a>
4036                 
4037                <div class="fixedFont">
4038                 <b class="itemname">show</b> (<a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a> <B><i>this</i></B>) 
4039                 
4040                 </div>
4041
4042                 <div class="mdesc">
4043
4044                    <div class="short">Fires when this dialog is shown.
4045                    
4046                 </div> 
4047                     
4048                     <div class="long">
4049                     
4050                         Fires when this dialog is shown.
4051                     
4052                         
4053                         
4054                 
4055                         
4056                                 <dl class="detailList">
4057                                 <dt class="heading">Parameters:</dt>
4058                                 
4059                                         <dt>
4060                                                 <span class="fixedFont"><a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a></span> <b>this</b>
4061                                                 
4062                                         </dt>
4063                                         <dd></dd>
4064                                 
4065                                 </dl>
4066                         
4067                         
4068                         
4069                         
4070                         
4071                         
4072                         
4073
4074                     
4075                     
4076                      
4077                     </div>                    
4078                 </div>
4079
4080             </td>
4081             <td class="msource">
4082                 <a href="./Roo.BasicDialog.html#constructor" roo:cls="Roo.BasicDialog.html#constructor">Roo.BasicDialog</a>
4083             </td>
4084         </tr>
4085         
4086                                                        
4087     </table>
4088
4089   
4090   
4091   
4092  
4093 <!-- ============================== footer ================================= -->
4094                 <div class="fineprint" style="clear:both">
4095                         
4096                         Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Tue Jul 27 2010 11:05:06 GMT+0800 (HKT)
4097                         Based on 
4098                         <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
4099                 </div>
4100         </body>
4101 </html>