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