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