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