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