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