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