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