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