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