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