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