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