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