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