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