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