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