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