docs/default.css
[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 notInherited">
739             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
740            
741            
742             <td class="sig">
743                 <a id="Roo.HtmlEditorCore-method-cleanWord"   name=".cleanWord"></a>
744                 <div class="fixedFont">
745                         <span class="attributes"></span><b class="itemname">cleanWord</b>
746                                 
747                                  () 
748                         
749                                 
750                         
751                 </div>
752                 <div class="mdesc">
753                 
754                    <div class="short">Clean up MS wordisms.</div> 
755                  
756                  
757                  
758                     <div class="long">
759                         
760                                 Clean up MS wordisms...
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                         Roo.HtmlEditorCore
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-destroy"   name=".destroy"></a>
795                 <div class="fixedFont">
796                         <span class="attributes"></span><b class="itemname">destroy</b>
797                                 
798                                  () 
799                         
800                                 
801                         
802                 </div>
803                 <div class="mdesc">
804                 
805                    <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> 
806                  
807                  
808                  
809                     <div class="long">
810                         
811                                 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}.
812                     
813                                 
814                         
815                         
816                         
817                         
818                         
819                         
820                         
821                         
822                         
823                         
824
825                     
826                     
827                      
828                     </div>                    
829                 </div>
830
831             </td>
832             <td class="msource">
833                 
834                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
835                 &nbsp;
836             </td>
837         </tr>
838         
839           
840           <tr class="method-row config-row-alt0 expandable">
841             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
842            
843            
844             <td class="sig">
845                 <a id="Roo.Component-method-disable"   name=".disable"></a>
846                 <div class="fixedFont">
847                         <span class="attributes"></span><b class="itemname">disable</b>
848                                 
849                                  () 
850                         
851                                 
852                                          : 
853                                         
854                                                 
855                                                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
856                                         
857                                         
858                                         
859                                 
860                         
861                 </div>
862                 <div class="mdesc">
863                 
864                    <div class="short">Disable this component.</div> 
865                  
866                  
867                  
868                     <div class="long">
869                         
870                                 Disable this component.
871                     
872                                 
873                         
874                         
875                         
876                         
877                         
878                         
879                         
880                         
881                                 <dl class="detailList">
882                                 <dt class="heading">Returns:</dt>
883                                 
884                                         <dd><span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span>  this</dd>
885                                 
886                                 </dl>
887                         
888                         
889                         
890
891                     
892                     
893                      
894                     </div>                    
895                 </div>
896
897             </td>
898             <td class="msource">
899                 
900                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
901                 &nbsp;
902             </td>
903         </tr>
904         
905           
906           <tr class="method-row config-row-alt1 expandable">
907             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
908            
909            
910             <td class="sig">
911                 <a id="Roo.Component-method-enable"   name=".enable"></a>
912                 <div class="fixedFont">
913                         <span class="attributes"></span><b class="itemname">enable</b>
914                                 
915                                  () 
916                         
917                                 
918                                          : 
919                                         
920                                                 
921                                                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
922                                         
923                                         
924                                         
925                                 
926                         
927                 </div>
928                 <div class="mdesc">
929                 
930                    <div class="short">Enable this component.</div> 
931                  
932                  
933                  
934                     <div class="long">
935                         
936                                 Enable this component.
937                     
938                                 
939                         
940                         
941                         
942                         
943                         
944                         
945                         
946                         
947                                 <dl class="detailList">
948                                 <dt class="heading">Returns:</dt>
949                                 
950                                         <dd><span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span>  this</dd>
951                                 
952                                 </dl>
953                         
954                         
955                         
956
957                     
958                     
959                      
960                     </div>                    
961                 </div>
962
963             </td>
964             <td class="msource">
965                 
966                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
967                 &nbsp;
968             </td>
969         </tr>
970         
971           
972           <tr class="method-row config-row-alt0 expandable notInherited">
973             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
974            
975            
976             <td class="sig">
977                 <a id="Roo.HtmlEditorCore-method-execCmd"   name=".execCmd"></a>
978                 <div class="fixedFont">
979                         <span class="attributes"></span><b class="itemname">execCmd</b>
980                                 
981                                  (<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>) 
982                         
983                                 
984                         
985                 </div>
986                 <div class="mdesc">
987                 
988                    <div class="short">Executes a Midas editor command directly on the editor document.</div> 
989                  
990                  
991                  
992                     <div class="long">
993                         
994                                 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>
995                     
996                                 
997                         
998                         
999                         
1000                         
1001                                 <dl class="detailList">
1002                                 <dt class="heading">Parameters:</dt>
1003                                 
1004                                         <dt>
1005                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>cmd</b>
1006                                                 
1007                                         </dt>
1008                                         <dd>The Midas command</dd>
1009                                 
1010                                         <dt>
1011                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/Boolean</span>  <b>value</b>
1012                                                 
1013                                         </dt>
1014                                         <dd>(optional) The value to pass to the command (defaults to null)</dd>
1015                                 
1016                                 </dl>
1017                         
1018                         
1019                         
1020                         
1021                         
1022                         
1023                         
1024
1025                     
1026                     
1027                      
1028                     </div>                    
1029                 </div>
1030
1031             </td>
1032             <td class="msource">
1033                 
1034                         Roo.HtmlEditorCore
1035                 &nbsp;
1036             </td>
1037         </tr>
1038         
1039           
1040           <tr class="method-row config-row-alt1 expandable">
1041             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1042            
1043            
1044             <td class="sig">
1045                 <a id="Roo.util.Observable-method-fireEvent"   name=".fireEvent"></a>
1046                 <div class="fixedFont">
1047                         <span class="attributes"></span><b class="itemname">fireEvent</b>
1048                                 
1049                                  (<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>) 
1050                         
1051                                 
1052                                          : 
1053                                         
1054                                                 
1055                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
1056                                         
1057                                         
1058                                         
1059                                 
1060                         
1061                 </div>
1062                 <div class="mdesc">
1063                 
1064                    <div class="short">Fires the specified event with the passed parameters (minus the event name).</div> 
1065                  
1066                  
1067                  
1068                     <div class="long">
1069                         
1070                                 Fires the specified event with the passed parameters (minus the event name).
1071                     
1072                                 
1073                         
1074                         
1075                         
1076                         
1077                                 <dl class="detailList">
1078                                 <dt class="heading">Parameters:</dt>
1079                                 
1080                                         <dt>
1081                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1082                                                 
1083                                         </dt>
1084                                         <dd></dd>
1085                                 
1086                                         <dt>
1087                                                 <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>
1088                                                 
1089                                         </dt>
1090                                         <dd>Variable number of parameters are passed to handlers</dd>
1091                                 
1092                                 </dl>
1093                         
1094                         
1095                         
1096                         
1097                         
1098                                 <dl class="detailList">
1099                                 <dt class="heading">Returns:</dt>
1100                                 
1101                                         <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>
1102                                 
1103                                 </dl>
1104                         
1105                         
1106                         
1107
1108                     
1109                     
1110                      
1111                     </div>                    
1112                 </div>
1113
1114             </td>
1115             <td class="msource">
1116                 
1117                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1118                 &nbsp;
1119             </td>
1120         </tr>
1121         
1122           
1123           <tr class="method-row config-row-alt0 expandable">
1124             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1125            
1126            
1127             <td class="sig">
1128                 <a id="Roo.Component-method-focus"   name=".focus"></a>
1129                 <div class="fixedFont">
1130                         <span class="attributes"></span><b class="itemname">focus</b>
1131                                 
1132                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>selectText</i></B>) 
1133                         
1134                                 
1135                                          : 
1136                                         
1137                                                 
1138                                                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1139                                         
1140                                         
1141                                         
1142                                 
1143                         
1144                 </div>
1145                 <div class="mdesc">
1146                 
1147                    <div class="short">Try to focus this component.</div> 
1148                  
1149                  
1150                  
1151                     <div class="long">
1152                         
1153                                 Try to focus this component.
1154                     
1155                                 
1156                         
1157                         
1158                         
1159                         
1160                                 <dl class="detailList">
1161                                 <dt class="heading">Parameters:</dt>
1162                                 
1163                                         <dt>
1164                                                 <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>
1165                                                 
1166                                         </dt>
1167                                         <dd>True to also select the text in this component (if applicable)</dd>
1168                                 
1169                                 </dl>
1170                         
1171                         
1172                         
1173                         
1174                         
1175                                 <dl class="detailList">
1176                                 <dt class="heading">Returns:</dt>
1177                                 
1178                                         <dd><span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span>  this</dd>
1179                                 
1180                                 </dl>
1181                         
1182                         
1183                         
1184
1185                     
1186                     
1187                      
1188                     </div>                    
1189                 </div>
1190
1191             </td>
1192             <td class="msource">
1193                 
1194                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1195                 &nbsp;
1196             </td>
1197         </tr>
1198         
1199           
1200           <tr class="method-row config-row-alt1 expandable notInherited">
1201             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1202            
1203            
1204             <td class="sig">
1205                 <a id="Roo.HtmlEditorCore-method-getDocMarkup"   name=".getDocMarkup"></a>
1206                 <div class="fixedFont">
1207                         <span class="attributes"></span><b class="itemname">getDocMarkup</b>
1208                                 
1209                                  () 
1210                         
1211                                 
1212                         
1213                 </div>
1214                 <div class="mdesc">
1215                 
1216                    <div class="short">Protected method that will not generally be called directly.</div> 
1217                  
1218                  
1219                  
1220                     <div class="long">
1221                         
1222                                 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).
1223                     
1224                                 
1225                         
1226                         
1227                         
1228                         
1229                         
1230                         
1231                         
1232                         
1233                         
1234                         
1235
1236                     
1237                     
1238                      
1239                     </div>                    
1240                 </div>
1241
1242             </td>
1243             <td class="msource">
1244                 
1245                         Roo.HtmlEditorCore
1246                 &nbsp;
1247             </td>
1248         </tr>
1249         
1250           
1251           <tr class="method-row config-row-alt0 expandable">
1252             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1253            
1254            
1255             <td class="sig">
1256                 <a id="Roo.Component-method-getEl"   name=".getEl"></a>
1257                 <div class="fixedFont">
1258                         <span class="attributes"></span><b class="itemname">getEl</b>
1259                                 
1260                                  () 
1261                         
1262                                 
1263                                          : 
1264                                         
1265                                                 
1266                                                 <a href="./Roo.Element.html#constructor" roo:cls="Roo.Element.html#constructor">Roo.Element</a>
1267                                         
1268                                         
1269                                         
1270                                 
1271                         
1272                 </div>
1273                 <div class="mdesc">
1274                 
1275                    <div class="short">Returns the underlying {<b>link</b> Roo.Element}.</div> 
1276                  
1277                  
1278                  
1279                     <div class="long">
1280                         
1281                                 Returns the underlying {<b>link</b> Roo.Element}.
1282                     
1283                                 
1284                         
1285                         
1286                         
1287                         
1288                         
1289                         
1290                         
1291                         
1292                                 <dl class="detailList">
1293                                 <dt class="heading">Returns:</dt>
1294                                 
1295                                         <dd><span class="fixedFont"><a href="./Roo.Element.html#constructor" roo:cls="Roo.Element.html#constructor">Roo.Element</a></span>  The element</dd>
1296                                 
1297                                 </dl>
1298                         
1299                         
1300                         
1301
1302                     
1303                     
1304                      
1305                     </div>                    
1306                 </div>
1307
1308             </td>
1309             <td class="msource">
1310                 
1311                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1312                 &nbsp;
1313             </td>
1314         </tr>
1315         
1316           
1317           <tr class="method-row config-row-alt1 expandable">
1318             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1319            
1320            
1321             <td class="sig">
1322                 <a id="Roo.Component-method-getId"   name=".getId"></a>
1323                 <div class="fixedFont">
1324                         <span class="attributes"></span><b class="itemname">getId</b>
1325                                 
1326                                  () 
1327                         
1328                                 
1329                                          : 
1330                                         
1331                                                 
1332                                                 <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
1333                                         
1334                                         
1335                                         
1336                                 
1337                         
1338                 </div>
1339                 <div class="mdesc">
1340                 
1341                    <div class="short">Returns the id of this component.</div> 
1342                  
1343                  
1344                  
1345                     <div class="long">
1346                         
1347                                 Returns the id of this component.
1348                     
1349                                 
1350                         
1351                         
1352                         
1353                         
1354                         
1355                         
1356                         
1357                         
1358                                 <dl class="detailList">
1359                                 <dt class="heading">Returns:</dt>
1360                                 
1361                                         <dd><span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  </dd>
1362                                 
1363                                 </dl>
1364                         
1365                         
1366                         
1367
1368                     
1369                     
1370                      
1371                     </div>                    
1372                 </div>
1373
1374             </td>
1375             <td class="msource">
1376                 
1377                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1378                 &nbsp;
1379             </td>
1380         </tr>
1381         
1382           
1383           <tr class="method-row config-row-alt0 expandable">
1384             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1385            
1386            
1387             <td class="sig">
1388                 <a id="Roo.util.Observable-method-hasListener"   name=".hasListener"></a>
1389                 <div class="fixedFont">
1390                         <span class="attributes"></span><b class="itemname">hasListener</b>
1391                                 
1392                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>) 
1393                         
1394                                 
1395                                          : 
1396                                         
1397                                                 
1398                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
1399                                         
1400                                         
1401                                         
1402                                 
1403                         
1404                 </div>
1405                 <div class="mdesc">
1406                 
1407                    <div class="short">Checks to see if this object has any listeners for a specified event</div> 
1408                  
1409                  
1410                  
1411                     <div class="long">
1412                         
1413                                 Checks to see if this object has any listeners for a specified event
1414                     
1415                                 
1416                         
1417                         
1418                         
1419                         
1420                                 <dl class="detailList">
1421                                 <dt class="heading">Parameters:</dt>
1422                                 
1423                                         <dt>
1424                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1425                                                 
1426                                         </dt>
1427                                         <dd>The name of the event to check for</dd>
1428                                 
1429                                 </dl>
1430                         
1431                         
1432                         
1433                         
1434                         
1435                                 <dl class="detailList">
1436                                 <dt class="heading">Returns:</dt>
1437                                 
1438                                         <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>
1439                                 
1440                                 </dl>
1441                         
1442                         
1443                         
1444
1445                     
1446                     
1447                      
1448                     </div>                    
1449                 </div>
1450
1451             </td>
1452             <td class="msource">
1453                 
1454                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1455                 &nbsp;
1456             </td>
1457         </tr>
1458         
1459           
1460           <tr class="method-row config-row-alt1 expandable">
1461             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1462            
1463            
1464             <td class="sig">
1465                 <a id="Roo.Component-method-hide"   name=".hide"></a>
1466                 <div class="fixedFont">
1467                         <span class="attributes"></span><b class="itemname">hide</b>
1468                                 
1469                                  () 
1470                         
1471                                 
1472                                          : 
1473                                         
1474                                                 
1475                                                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1476                                         
1477                                         
1478                                         
1479                                 
1480                         
1481                 </div>
1482                 <div class="mdesc">
1483                 
1484                    <div class="short">Hide this component.</div> 
1485                  
1486                  
1487                  
1488                     <div class="long">
1489                         
1490                                 Hide this component.
1491                     
1492                                 
1493                         
1494                         
1495                         
1496                         
1497                         
1498                         
1499                         
1500                         
1501                                 <dl class="detailList">
1502                                 <dt class="heading">Returns:</dt>
1503                                 
1504                                         <dd><span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span>  this</dd>
1505                                 
1506                                 </dl>
1507                         
1508                         
1509                         
1510
1511                     
1512                     
1513                      
1514                     </div>                    
1515                 </div>
1516
1517             </td>
1518             <td class="msource">
1519                 
1520                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1521                 &nbsp;
1522             </td>
1523         </tr>
1524         
1525           
1526           <tr class="method-row config-row-alt0 expandable notInherited">
1527             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1528            
1529            
1530             <td class="sig">
1531                 <a id="Roo.HtmlEditorCore-method-insertAtCursor"   name=".insertAtCursor"></a>
1532                 <div class="fixedFont">
1533                         <span class="attributes"></span><b class="itemname">insertAtCursor</b>
1534                                 
1535                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>text</i></B>) 
1536                         
1537                                 
1538                         
1539                 </div>
1540                 <div class="mdesc">
1541                 
1542                    <div class="short">Inserts the passed text at the current cursor position.</div> 
1543                  
1544                  
1545                  
1546                     <div class="long">
1547                         
1548                                 Inserts the passed text at the current cursor position. Note: the editor must be initialized and activated<br/>to insert tRoo.
1549                     
1550                                 
1551                         
1552                         
1553                         
1554                         
1555                                 <dl class="detailList">
1556                                 <dt class="heading">Parameters:</dt>
1557                                 
1558                                         <dt>
1559                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>text</b>
1560                                                 
1561                                         </dt>
1562                                         <dd>| dom node..</dd>
1563                                 
1564                                 </dl>
1565                         
1566                         
1567                         
1568                         
1569                         
1570                         
1571                         
1572
1573                     
1574                     
1575                      
1576                     </div>                    
1577                 </div>
1578
1579             </td>
1580             <td class="msource">
1581                 
1582                         Roo.HtmlEditorCore
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.Component-method-isVisible"   name=".isVisible"></a>
1594                 <div class="fixedFont">
1595                         <span class="attributes"></span><b class="itemname">isVisible</b>
1596                                 
1597                                  () 
1598                         
1599                                 
1600                         
1601                 </div>
1602                 <div class="mdesc">
1603                 
1604                    <div class="short">Returns true if this component is visible.</div> 
1605                  
1606                  
1607                  
1608                     <div class="long">
1609                         
1610                                 Returns true if this component is visible.
1611                     
1612                                 
1613                         
1614                         
1615                         
1616                         
1617                         
1618                         
1619                         
1620                         
1621                         
1622                         
1623
1624                     
1625                     
1626                      
1627                     </div>                    
1628                 </div>
1629
1630             </td>
1631             <td class="msource">
1632                 
1633                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1634                 &nbsp;
1635             </td>
1636         </tr>
1637         
1638           
1639           <tr class="method-row config-row-alt0 expandable">
1640             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1641            
1642            
1643             <td class="sig">
1644                 <a id="Roo.util.Observable-method-on"   name=".on"></a>
1645                 <div class="fixedFont">
1646                         <span class="attributes"></span><b class="itemname">on</b>
1647                                 
1648                                  (<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>) 
1649                         
1650                                 
1651                         
1652                 </div>
1653                 <div class="mdesc">
1654                 
1655                    <div class="short">Appends an event handler to this element (shorthand for addListener)</div> 
1656                  
1657                  
1658                  
1659                     <div class="long">
1660                         
1661                                 Appends an event handler to this element (shorthand for addListener)
1662                     
1663                                 
1664                         
1665                         
1666                         
1667                         
1668                                 <dl class="detailList">
1669                                 <dt class="heading">Parameters:</dt>
1670                                 
1671                                         <dt>
1672                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1673                                                 
1674                                         </dt>
1675                                         <dd>The type of event to listen for</dd>
1676                                 
1677                                         <dt>
1678                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
1679                                                 
1680                                         </dt>
1681                                         <dd>The method the event invokes</dd>
1682                                 
1683                                         <dt>
1684                                                 <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>
1685                                                 
1686                                         </dt>
1687                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
1688                                 
1689                                         <dt>
1690                                                 <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>
1691                                                 
1692                                         </dt>
1693                                         <dd>(optional)</dd>
1694                                 
1695                                 </dl>
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">
1720             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1721            
1722            
1723             <td class="sig">
1724                 <a id="Roo.util.Observable-method-purgeListeners"   name=".purgeListeners"></a>
1725                 <div class="fixedFont">
1726                         <span class="attributes"></span><b class="itemname">purgeListeners</b>
1727                                 
1728                                  () 
1729                         
1730                                 
1731                         
1732                 </div>
1733                 <div class="mdesc">
1734                 
1735                    <div class="short">Removes all listeners for this object</div> 
1736                  
1737                  
1738                  
1739                     <div class="long">
1740                         
1741                                 Removes all listeners for this object
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                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
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-pushValue"   name=".pushValue"></a>
1776                 <div class="fixedFont">
1777                         <span class="attributes"></span><b class="itemname">pushValue</b>
1778                                 
1779                                  () 
1780                         
1781                                 
1782                         
1783                 </div>
1784                 <div class="mdesc">
1785                 
1786                    <div class="short">Protected method that will not generally be called directly.</div> 
1787                  
1788                  
1789                  
1790                     <div class="long">
1791                         
1792                                 Protected method that will not generally be called directly. Pushes the value of the textarea<br/>into the iframe editor.
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-rangeIntersectsNode"   name=".rangeIntersectsNode"></a>
1827                 <div class="fixedFont">
1828                         <span class="attributes"></span><b class="itemname">rangeIntersectsNode</b>
1829                                 
1830                                  () 
1831                         
1832                                 
1833                         
1834                 </div>
1835                 <div class="mdesc">
1836                 
1837                    <div class="short">Range intersection.</div> 
1838                  
1839                  
1840                  
1841                     <div class="long">
1842                         
1843                                 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
1844                     
1845                                 
1846                         
1847                         
1848                         
1849                         
1850                         
1851                         
1852                         
1853                         
1854                         
1855                         
1856
1857                     
1858                     
1859                      
1860                     </div>                    
1861                 </div>
1862
1863             </td>
1864             <td class="msource">
1865                 
1866                         Roo.HtmlEditorCore
1867                 &nbsp;
1868             </td>
1869         </tr>
1870         
1871           
1872           <tr class="method-row config-row-alt0 expandable notInherited">
1873             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1874            
1875            
1876             <td class="sig">
1877                 <a id="Roo.HtmlEditorCore-method-relayCmd"   name=".relayCmd"></a>
1878                 <div class="fixedFont">
1879                         <span class="attributes"></span><b class="itemname">relayCmd</b>
1880                                 
1881                                  (<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>) 
1882                         
1883                                 
1884                         
1885                 </div>
1886                 <div class="mdesc">
1887                 
1888                    <div class="short">Executes a Midas editor command on the editor document and performs necessary focus and<br/>toolbar updates.</div> 
1889                  
1890                  
1891                  
1892                     <div class="long">
1893                         
1894                                 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>
1895                     
1896                                 
1897                         
1898                         
1899                         
1900                         
1901                                 <dl class="detailList">
1902                                 <dt class="heading">Parameters:</dt>
1903                                 
1904                                         <dt>
1905                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>cmd</b>
1906                                                 
1907                                         </dt>
1908                                         <dd>The Midas command</dd>
1909                                 
1910                                         <dt>
1911                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/Boolean</span>  <b>value</b>
1912                                                 
1913                                         </dt>
1914                                         <dd>(optional) The value to pass to the command (defaults to null)</dd>
1915                                 
1916                                 </dl>
1917                         
1918                         
1919                         
1920                         
1921                         
1922                         
1923                         
1924
1925                     
1926                     
1927                      
1928                     </div>                    
1929                 </div>
1930
1931             </td>
1932             <td class="msource">
1933                 
1934                         Roo.HtmlEditorCore
1935                 &nbsp;
1936             </td>
1937         </tr>
1938         
1939           
1940           <tr class="method-row config-row-alt1 expandable">
1941             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1942            
1943            
1944             <td class="sig">
1945                 <a id="Roo.util.Observable-method-removeListener"   name=".removeListener"></a>
1946                 <div class="fixedFont">
1947                         <span class="attributes"></span><b class="itemname">removeListener</b>
1948                                 
1949                                  (<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>) 
1950                         
1951                                 
1952                         
1953                 </div>
1954                 <div class="mdesc">
1955                 
1956                    <div class="short">Removes a listener</div> 
1957                  
1958                  
1959                  
1960                     <div class="long">
1961                         
1962                                 Removes a listener
1963                     
1964                                 
1965                         
1966                         
1967                         
1968                         
1969                                 <dl class="detailList">
1970                                 <dt class="heading">Parameters:</dt>
1971                                 
1972                                         <dt>
1973                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1974                                                 
1975                                         </dt>
1976                                         <dd>The type of event to listen for</dd>
1977                                 
1978                                         <dt>
1979                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
1980                                                 
1981                                         </dt>
1982                                         <dd>The handler to remove</dd>
1983                                 
1984                                         <dt>
1985                                                 <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>
1986                                                 
1987                                         </dt>
1988                                         <dd>(optional) The scope (this object) for the handler</dd>
1989                                 
1990                                 </dl>
1991                         
1992                         
1993                         
1994                         
1995                         
1996                         
1997                         
1998
1999                     
2000                     
2001                      
2002                     </div>                    
2003                 </div>
2004
2005             </td>
2006             <td class="msource">
2007                 
2008                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2009                 &nbsp;
2010             </td>
2011         </tr>
2012         
2013           
2014           <tr class="method-row config-row-alt0 expandable">
2015             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2016            
2017            
2018             <td class="sig">
2019                 <a id="Roo.Component-method-render"   name=".render"></a>
2020                 <div class="fixedFont">
2021                         <span class="attributes"></span><b class="itemname">render</b>
2022                                 
2023                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Element <B><i>container</i></B>) 
2024                         
2025                                 
2026                         
2027                 </div>
2028                 <div class="mdesc">
2029                 
2030                    <div class="short">If this is a lazy rendering component, render it to its container element.</div> 
2031                  
2032                  
2033                  
2034                     <div class="long">
2035                         
2036                                 If this is a lazy rendering component, render it to its container element.
2037                     
2038                                 
2039                         
2040                         
2041                         
2042                         
2043                                 <dl class="detailList">
2044                                 <dt class="heading">Parameters:</dt>
2045                                 
2046                                         <dt>
2047                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Element</span>  <b>container</b>
2048                                                 
2049                                         </dt>
2050                                         <dd>(optional) The element this component should be rendered into. If it is being applied to existing markup, this should be left off.</dd>
2051                                 
2052                                 </dl>
2053                         
2054                         
2055                         
2056                         
2057                         
2058                         
2059                         
2060
2061                     
2062                     
2063                      
2064                     </div>                    
2065                 </div>
2066
2067             </td>
2068             <td class="msource">
2069                 
2070                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2071                 &nbsp;
2072             </td>
2073         </tr>
2074         
2075           
2076           <tr class="method-row config-row-alt1 expandable">
2077             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2078            
2079            
2080             <td class="sig">
2081                 <a id="Roo.Component-method-setDisabled"   name=".setDisabled"></a>
2082                 <div class="fixedFont">
2083                         <span class="attributes"></span><b class="itemname">setDisabled</b>
2084                                 
2085                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>disabled</i></B>) 
2086                         
2087                                 
2088                         
2089                 </div>
2090                 <div class="mdesc">
2091                 
2092                    <div class="short">Convenience function for setting disabled/enabled by boolean.</div> 
2093                  
2094                  
2095                  
2096                     <div class="long">
2097                         
2098                                 Convenience function for setting disabled/enabled by boolean.
2099                     
2100                                 
2101                         
2102                         
2103                         
2104                         
2105                                 <dl class="detailList">
2106                                 <dt class="heading">Parameters:</dt>
2107                                 
2108                                         <dt>
2109                                                 <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>
2110                                                 
2111                                         </dt>
2112                                         <dd></dd>
2113                                 
2114                                 </dl>
2115                         
2116                         
2117                         
2118                         
2119                         
2120                         
2121                         
2122
2123                     
2124                     
2125                      
2126                     </div>                    
2127                 </div>
2128
2129             </td>
2130             <td class="msource">
2131                 
2132                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2133                 &nbsp;
2134             </td>
2135         </tr>
2136         
2137           
2138           <tr class="method-row config-row-alt0 expandable">
2139             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2140            
2141            
2142             <td class="sig">
2143                 <a id="Roo.Component-method-setVisible"   name=".setVisible"></a>
2144                 <div class="fixedFont">
2145                         <span class="attributes"></span><b class="itemname">setVisible</b>
2146                                 
2147                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>visible</i></B>) 
2148                         
2149                                 
2150                                          : 
2151                                         
2152                                                 
2153                                                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2154                                         
2155                                         
2156                                         
2157                                 
2158                         
2159                 </div>
2160                 <div class="mdesc">
2161                 
2162                    <div class="short">Convenience function to hide or show this component by boolean.</div> 
2163                  
2164                  
2165                  
2166                     <div class="long">
2167                         
2168                                 Convenience function to hide or show this component by boolean.
2169                     
2170                                 
2171                         
2172                         
2173                         
2174                         
2175                                 <dl class="detailList">
2176                                 <dt class="heading">Parameters:</dt>
2177                                 
2178                                         <dt>
2179                                                 <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>
2180                                                 
2181                                         </dt>
2182                                         <dd>True to show, false to hide</dd>
2183                                 
2184                                 </dl>
2185                         
2186                         
2187                         
2188                         
2189                         
2190                                 <dl class="detailList">
2191                                 <dt class="heading">Returns:</dt>
2192                                 
2193                                         <dd><span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span>  this</dd>
2194                                 
2195                                 </dl>
2196                         
2197                         
2198                         
2199
2200                     
2201                     
2202                      
2203                     </div>                    
2204                 </div>
2205
2206             </td>
2207             <td class="msource">
2208                 
2209                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2210                 &nbsp;
2211             </td>
2212         </tr>
2213         
2214           
2215           <tr class="method-row config-row-alt1 expandable">
2216             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2217            
2218            
2219             <td class="sig">
2220                 <a id="Roo.Component-method-show"   name=".show"></a>
2221                 <div class="fixedFont">
2222                         <span class="attributes"></span><b class="itemname">show</b>
2223                                 
2224                                  () 
2225                         
2226                                 
2227                                          : 
2228                                         
2229                                                 
2230                                                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2231                                         
2232                                         
2233                                         
2234                                 
2235                         
2236                 </div>
2237                 <div class="mdesc">
2238                 
2239                    <div class="short">Show this component.</div> 
2240                  
2241                  
2242                  
2243                     <div class="long">
2244                         
2245                                 Show this component.
2246                     
2247                                 
2248                         
2249                         
2250                         
2251                         
2252                         
2253                         
2254                         
2255                         
2256                                 <dl class="detailList">
2257                                 <dt class="heading">Returns:</dt>
2258                                 
2259                                         <dd><span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span>  this</dd>
2260                                 
2261                                 </dl>
2262                         
2263                         
2264                         
2265
2266                     
2267                     
2268                      
2269                     </div>                    
2270                 </div>
2271
2272             </td>
2273             <td class="msource">
2274                 
2275                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
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-syncValue"   name=".syncValue"></a>
2287                 <div class="fixedFont">
2288                         <span class="attributes"></span><b class="itemname">syncValue</b>
2289                                 
2290                                  () 
2291                         
2292                                 
2293                         
2294                 </div>
2295                 <div class="mdesc">
2296                 
2297                    <div class="short">HTML Editor -> Textarea<br/>Protected method that will not generally be called directly.</div> 
2298                  
2299                  
2300                  
2301                     <div class="long">
2302                         
2303                                 HTML Editor -> Textarea<br/>Protected method that will not generally be called directly. Syncs the contents<br/>of the editor iframe with the textarea.
2304                     
2305                                 
2306                         
2307                         
2308                         
2309                         
2310                         
2311                         
2312                         
2313                         
2314                         
2315                         
2316
2317                     
2318                     
2319                      
2320                     </div>                    
2321                 </div>
2322
2323             </td>
2324             <td class="msource">
2325                 
2326                         Roo.HtmlEditorCore
2327                 &nbsp;
2328             </td>
2329         </tr>
2330         
2331           
2332           <tr class="method-row config-row-alt1 expandable notInherited">
2333             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2334            
2335            
2336             <td class="sig">
2337                 <a id="Roo.HtmlEditorCore-method-toggleSourceEdit"   name=".toggleSourceEdit"></a>
2338                 <div class="fixedFont">
2339                         <span class="attributes"></span><b class="itemname">toggleSourceEdit</b>
2340                                 
2341                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>sourceEdit</i></B>) 
2342                         
2343                                 
2344                         
2345                 </div>
2346                 <div class="mdesc">
2347                 
2348                    <div class="short">Toggles the editor between standard and source edit mode.</div> 
2349                  
2350                  
2351                  
2352                     <div class="long">
2353                         
2354                                 Toggles the editor between standard and source edit mode.
2355                     
2356                                 
2357                         
2358                         
2359                         
2360                         
2361                                 <dl class="detailList">
2362                                 <dt class="heading">Parameters:</dt>
2363                                 
2364                                         <dt>
2365                                                 <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>
2366                                                 
2367                                         </dt>
2368                                         <dd>(optional) True for source edit, false for standard</dd>
2369                                 
2370                                 </dl>
2371                         
2372                         
2373                         
2374                         
2375                         
2376                         
2377                         
2378
2379                     
2380                     
2381                      
2382                     </div>                    
2383                 </div>
2384
2385             </td>
2386             <td class="msource">
2387                 
2388                         Roo.HtmlEditorCore
2389                 &nbsp;
2390             </td>
2391         </tr>
2392         
2393           
2394           <tr class="method-row config-row-alt0 expandable">
2395             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2396            
2397            
2398             <td class="sig">
2399                 <a id="Roo.util.Observable-method-un"   name=".un"></a>
2400                 <div class="fixedFont">
2401                         <span class="attributes"></span><b class="itemname">un</b>
2402                                 
2403                                  (<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>) 
2404                         
2405                                 
2406                         
2407                 </div>
2408                 <div class="mdesc">
2409                 
2410                    <div class="short">Removes a listener (shorthand for removeListener)</div> 
2411                  
2412                  
2413                  
2414                     <div class="long">
2415                         
2416                                 Removes a listener (shorthand for removeListener)
2417                     
2418                                 
2419                         
2420                         
2421                         
2422                         
2423                                 <dl class="detailList">
2424                                 <dt class="heading">Parameters:</dt>
2425                                 
2426                                         <dt>
2427                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
2428                                                 
2429                                         </dt>
2430                                         <dd>The type of event to listen for</dd>
2431                                 
2432                                         <dt>
2433                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
2434                                                 
2435                                         </dt>
2436                                         <dd>The handler to remove</dd>
2437                                 
2438                                         <dt>
2439                                                 <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>
2440                                                 
2441                                         </dt>
2442                                         <dd>(optional) The scope (this object) for the handler</dd>
2443                                 
2444                                 </dl>
2445                         
2446                         
2447                         
2448                         
2449                         
2450                         
2451                         
2452
2453                     
2454                     
2455                      
2456                     </div>                    
2457                 </div>
2458
2459             </td>
2460             <td class="msource">
2461                 
2462                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2463                 &nbsp;
2464             </td>
2465         </tr>
2466         
2467                                                        
2468     </table>
2469
2470   
2471   <!-- ============================== events summary / details ======================== -->
2472   
2473   
2474   <a id="Roo.HtmlEditorCore-events"></a>
2475     
2476   
2477         
2478    
2479   
2480     
2481     
2482     
2483       <table cellspacing="0" class="member-table">
2484                 <caption>Events</caption>
2485               <thead>
2486                 <tr>
2487                     <th class="sig-header" colspan="2">Event</th>            
2488                     <th class="msource-header">Defined By</th>
2489
2490                 </tr>
2491               </thead>  
2492         
2493         
2494          
2495         
2496         
2497           <tr class="method-row expandable config-row-alt0 notInherited">
2498             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2499             
2500             <td class="sig">
2501                 <a id="Roo.HtmlEditorCore-event-*activate"></a>
2502                 
2503                <div class="fixedFont">
2504                 <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>) 
2505                 
2506                 </div>
2507
2508                 <div class="mdesc">
2509
2510                    <div class="short">Fires when the editor is first receives the focus.
2511                    
2512                 </div> 
2513                     
2514                     <div class="long">
2515                     
2516                         Fires when the editor is first receives the focus. Any insertion must wait<br/>until after this event.
2517                     
2518                         
2519                         
2520                 
2521                         
2522                                 <dl class="detailList">
2523                                 <dt class="heading">Parameters:</dt>
2524                                 
2525                                         <dt>
2526                                                 <span class="fixedFont"><a href="./Roo.HtmlEditorCore.html#constructor" roo:cls="Roo.HtmlEditorCore.html#constructor">Roo.HtmlEditorCore</a></span> <b>this</b>
2527                                                 
2528                                         </dt>
2529                                         <dd></dd>
2530                                 
2531                                 </dl>
2532                         
2533                         
2534                         
2535                         
2536                         
2537                         
2538                         
2539
2540                     
2541                     
2542                      
2543                     </div>                    
2544                 </div>
2545
2546             </td>
2547             <td class="msource">
2548                 Roo.HtmlEditorCore
2549             </td>
2550         </tr>
2551         
2552           <tr class="method-row expandable config-row-alt1">
2553             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2554             
2555             <td class="sig">
2556                 <a id="Roo.Component-event-*beforedestroy"></a>
2557                 
2558                <div class="fixedFont">
2559                 <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>) 
2560                 
2561                 </div>
2562
2563                 <div class="mdesc">
2564
2565                    <div class="short">Fires before the component is destroyed.
2566                    
2567                 </div> 
2568                     
2569                     <div class="long">
2570                     
2571                         Fires before the component is destroyed. Return false to stop the destroy.
2572                     
2573                         
2574                         
2575                 
2576                         
2577                                 <dl class="detailList">
2578                                 <dt class="heading">Parameters:</dt>
2579                                 
2580                                         <dt>
2581                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
2582                                                 
2583                                         </dt>
2584                                         <dd></dd>
2585                                 
2586                                 </dl>
2587                         
2588                         
2589                         
2590                         
2591                         
2592                         
2593                         
2594
2595                     
2596                     
2597                      
2598                     </div>                    
2599                 </div>
2600
2601             </td>
2602             <td class="msource">
2603                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2604             </td>
2605         </tr>
2606         
2607           <tr class="method-row expandable config-row-alt0">
2608             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2609             
2610             <td class="sig">
2611                 <a id="Roo.Component-event-*beforehide"></a>
2612                 
2613                <div class="fixedFont">
2614                 <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>) 
2615                 
2616                 </div>
2617
2618                 <div class="mdesc">
2619
2620                    <div class="short">Fires before the component is hidden.
2621                    
2622                 </div> 
2623                     
2624                     <div class="long">
2625                     
2626                         Fires before the component is hidden. Return false to stop the hide.
2627                     
2628                         
2629                         
2630                 
2631                         
2632                                 <dl class="detailList">
2633                                 <dt class="heading">Parameters:</dt>
2634                                 
2635                                         <dt>
2636                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
2637                                                 
2638                                         </dt>
2639                                         <dd></dd>
2640                                 
2641                                 </dl>
2642                         
2643                         
2644                         
2645                         
2646                         
2647                         
2648                         
2649
2650                     
2651                     
2652                      
2653                     </div>                    
2654                 </div>
2655
2656             </td>
2657             <td class="msource">
2658                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2659             </td>
2660         </tr>
2661         
2662           <tr class="method-row expandable config-row-alt1 notInherited">
2663             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2664             
2665             <td class="sig">
2666                 <a id="Roo.HtmlEditorCore-event-*beforepush"></a>
2667                 
2668                <div class="fixedFont">
2669                 <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>) 
2670                 
2671                 </div>
2672
2673                 <div class="mdesc">
2674
2675                    <div class="short">Fires before the iframe editor is updated with content from the textarea.
2676                    
2677                 </div> 
2678                     
2679                     <div class="long">
2680                     
2681                         Fires before the iframe editor is updated with content from the textarea. Return false<br/>to cancel the push.
2682                     
2683                         
2684                         
2685                 
2686                         
2687                                 <dl class="detailList">
2688                                 <dt class="heading">Parameters:</dt>
2689                                 
2690                                         <dt>
2691                                                 <span class="fixedFont"><a href="./Roo.HtmlEditorCore.html#constructor" roo:cls="Roo.HtmlEditorCore.html#constructor">Roo.HtmlEditorCore</a></span> <b>this</b>
2692                                                 
2693                                         </dt>
2694                                         <dd></dd>
2695                                 
2696                                         <dt>
2697                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span> <b>html</b>
2698                                                 
2699                                         </dt>
2700                                         <dd></dd>
2701                                 
2702                                 </dl>
2703                         
2704                         
2705                         
2706                         
2707                         
2708                         
2709                         
2710
2711                     
2712                     
2713                      
2714                     </div>                    
2715                 </div>
2716
2717             </td>
2718             <td class="msource">
2719                 Roo.HtmlEditorCore
2720             </td>
2721         </tr>
2722         
2723           <tr class="method-row expandable config-row-alt0">
2724             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2725             
2726             <td class="sig">
2727                 <a id="Roo.Component-event-*beforerender"></a>
2728                 
2729                <div class="fixedFont">
2730                 <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>) 
2731                 
2732                 </div>
2733
2734                 <div class="mdesc">
2735
2736                    <div class="short">Fires before the component is rendered.
2737                    
2738                 </div> 
2739                     
2740                     <div class="long">
2741                     
2742                         Fires before the component is rendered. Return false to stop the render.
2743                     
2744                         
2745                         
2746                 
2747                         
2748                                 <dl class="detailList">
2749                                 <dt class="heading">Parameters:</dt>
2750                                 
2751                                         <dt>
2752                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
2753                                                 
2754                                         </dt>
2755                                         <dd></dd>
2756                                 
2757                                 </dl>
2758                         
2759                         
2760                         
2761                         
2762                         
2763                         
2764                         
2765
2766                     
2767                     
2768                      
2769                     </div>                    
2770                 </div>
2771
2772             </td>
2773             <td class="msource">
2774                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2775             </td>
2776         </tr>
2777         
2778           <tr class="method-row expandable config-row-alt1">
2779             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2780             
2781             <td class="sig">
2782                 <a id="Roo.Component-event-*beforeshow"></a>
2783                 
2784                <div class="fixedFont">
2785                 <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>) 
2786                 
2787                 </div>
2788
2789                 <div class="mdesc">
2790
2791                    <div class="short">Fires before the component is shown.
2792                    
2793                 </div> 
2794                     
2795                     <div class="long">
2796                     
2797                         Fires before the component is shown.  Return false to stop the show.
2798                     
2799                         
2800                         
2801                 
2802                         
2803                                 <dl class="detailList">
2804                                 <dt class="heading">Parameters:</dt>
2805                                 
2806                                         <dt>
2807                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
2808                                                 
2809                                         </dt>
2810                                         <dd></dd>
2811                                 
2812                                 </dl>
2813                         
2814                         
2815                         
2816                         
2817                         
2818                         
2819                         
2820
2821                     
2822                     
2823                      
2824                     </div>                    
2825                 </div>
2826
2827             </td>
2828             <td class="msource">
2829                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2830             </td>
2831         </tr>
2832         
2833           <tr class="method-row expandable config-row-alt0 notInherited">
2834             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2835             
2836             <td class="sig">
2837                 <a id="Roo.HtmlEditorCore-event-*beforesync"></a>
2838                 
2839                <div class="fixedFont">
2840                 <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>) 
2841                 
2842                 </div>
2843
2844                 <div class="mdesc">
2845
2846                    <div class="short">Fires before the textarea is updated with content from the editor iframe.
2847                    
2848                 </div> 
2849                     
2850                     <div class="long">
2851                     
2852                         Fires before the textarea is updated with content from the editor iframe. Return false<br/>to cancel the sync.
2853                     
2854                         
2855                         
2856                 
2857                         
2858                                 <dl class="detailList">
2859                                 <dt class="heading">Parameters:</dt>
2860                                 
2861                                         <dt>
2862                                                 <span class="fixedFont"><a href="./Roo.HtmlEditorCore.html#constructor" roo:cls="Roo.HtmlEditorCore.html#constructor">Roo.HtmlEditorCore</a></span> <b>this</b>
2863                                                 
2864                                         </dt>
2865                                         <dd></dd>
2866                                 
2867                                         <dt>
2868                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span> <b>html</b>
2869                                                 
2870                                         </dt>
2871                                         <dd></dd>
2872                                 
2873                                 </dl>
2874                         
2875                         
2876                         
2877                         
2878                         
2879                         
2880                         
2881
2882                     
2883                     
2884                      
2885                     </div>                    
2886                 </div>
2887
2888             </td>
2889             <td class="msource">
2890                 Roo.HtmlEditorCore
2891             </td>
2892         </tr>
2893         
2894           <tr class="method-row expandable config-row-alt1">
2895             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2896             
2897             <td class="sig">
2898                 <a id="Roo.Component-event-*destroy"></a>
2899                 
2900                <div class="fixedFont">
2901                 <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>) 
2902                 
2903                 </div>
2904
2905                 <div class="mdesc">
2906
2907                    <div class="short">Fires after the component is destroyed.
2908                    
2909                 </div> 
2910                     
2911                     <div class="long">
2912                     
2913                         Fires after the component is destroyed.
2914                     
2915                         
2916                         
2917                 
2918                         
2919                                 <dl class="detailList">
2920                                 <dt class="heading">Parameters:</dt>
2921                                 
2922                                         <dt>
2923                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
2924                                                 
2925                                         </dt>
2926                                         <dd></dd>
2927                                 
2928                                 </dl>
2929                         
2930                         
2931                         
2932                         
2933                         
2934                         
2935                         
2936
2937                     
2938                     
2939                      
2940                     </div>                    
2941                 </div>
2942
2943             </td>
2944             <td class="msource">
2945                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2946             </td>
2947         </tr>
2948         
2949           <tr class="method-row expandable config-row-alt0">
2950             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2951             
2952             <td class="sig">
2953                 <a id="Roo.Component-event-*disable"></a>
2954                 
2955                <div class="fixedFont">
2956                 <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>) 
2957                 
2958                 </div>
2959
2960                 <div class="mdesc">
2961
2962                    <div class="short">Fires after the component is disabled.
2963                    
2964                 </div> 
2965                     
2966                     <div class="long">
2967                     
2968                         Fires after the component is disabled.
2969                     
2970                         
2971                         
2972                 
2973                         
2974                                 <dl class="detailList">
2975                                 <dt class="heading">Parameters:</dt>
2976                                 
2977                                         <dt>
2978                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
2979                                                 
2980                                         </dt>
2981                                         <dd></dd>
2982                                 
2983                                 </dl>
2984                         
2985                         
2986                         
2987                         
2988                         
2989                         
2990                         
2991
2992                     
2993                     
2994                      
2995                     </div>                    
2996                 </div>
2997
2998             </td>
2999             <td class="msource">
3000                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
3001             </td>
3002         </tr>
3003         
3004           <tr class="method-row expandable config-row-alt1 notInherited">
3005             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3006             
3007             <td class="sig">
3008                 <a id="Roo.HtmlEditorCore-event-*editorevent"></a>
3009                 
3010                <div class="fixedFont">
3011                 <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>) 
3012                 
3013                 </div>
3014
3015                 <div class="mdesc">
3016
3017                    <div class="short">Fires when on any editor (mouse up/down cursor movement etc.
3018                    
3019                 </div> 
3020                     
3021                     <div class="long">
3022                     
3023                         Fires when on any editor (mouse up/down cursor movement etc.) - used for toolbar hooks.
3024                     
3025                         
3026                         
3027                 
3028                         
3029                                 <dl class="detailList">
3030                                 <dt class="heading">Parameters:</dt>
3031                                 
3032                                         <dt>
3033                                                 <span class="fixedFont"><a href="./Roo.HtmlEditorCore.html#constructor" roo:cls="Roo.HtmlEditorCore.html#constructor">Roo.HtmlEditorCore</a></span> <b>this</b>
3034                                                 
3035                                         </dt>
3036                                         <dd></dd>
3037                                 
3038                                 </dl>
3039                         
3040                         
3041                         
3042                         
3043                         
3044                         
3045                         
3046
3047                     
3048                     
3049                      
3050                     </div>                    
3051                 </div>
3052
3053             </td>
3054             <td class="msource">
3055                 Roo.HtmlEditorCore
3056             </td>
3057         </tr>
3058         
3059           <tr class="method-row expandable config-row-alt0">
3060             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3061             
3062             <td class="sig">
3063                 <a id="Roo.Component-event-*enable"></a>
3064                 
3065                <div class="fixedFont">
3066                 <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>) 
3067                 
3068                 </div>
3069
3070                 <div class="mdesc">
3071
3072                    <div class="short">Fires after the component is enabled.
3073                    
3074                 </div> 
3075                     
3076                     <div class="long">
3077                     
3078                         Fires after the component is enabled.
3079                     
3080                         
3081                         
3082                 
3083                         
3084                                 <dl class="detailList">
3085                                 <dt class="heading">Parameters:</dt>
3086                                 
3087                                         <dt>
3088                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
3089                                                 
3090                                         </dt>
3091                                         <dd></dd>
3092                                 
3093                                 </dl>
3094                         
3095                         
3096                         
3097                         
3098                         
3099                         
3100                         
3101
3102                     
3103                     
3104                      
3105                     </div>                    
3106                 </div>
3107
3108             </td>
3109             <td class="msource">
3110                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
3111             </td>
3112         </tr>
3113         
3114           <tr class="method-row expandable config-row-alt1">
3115             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3116             
3117             <td class="sig">
3118                 <a id="Roo.Component-event-*hide"></a>
3119                 
3120                <div class="fixedFont">
3121                 <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>) 
3122                 
3123                 </div>
3124
3125                 <div class="mdesc">
3126
3127                    <div class="short">Fires after the component is hidden.
3128                    
3129                 </div> 
3130                     
3131                     <div class="long">
3132                     
3133                         Fires after the component is hidden.
3134                     
3135                         
3136                         
3137                 
3138                         
3139                                 <dl class="detailList">
3140                                 <dt class="heading">Parameters:</dt>
3141                                 
3142                                         <dt>
3143                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
3144                                                 
3145                                         </dt>
3146                                         <dd></dd>
3147                                 
3148                                 </dl>
3149                         
3150                         
3151                         
3152                         
3153                         
3154                         
3155                         
3156
3157                     
3158                     
3159                      
3160                     </div>                    
3161                 </div>
3162
3163             </td>
3164             <td class="msource">
3165                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
3166             </td>
3167         </tr>
3168         
3169           <tr class="method-row expandable config-row-alt0 notInherited">
3170             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3171             
3172             <td class="sig">
3173                 <a id="Roo.HtmlEditorCore-event-*initialize"></a>
3174                 
3175                <div class="fixedFont">
3176                 <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>) 
3177                 
3178                 </div>
3179
3180                 <div class="mdesc">
3181
3182                    <div class="short">Fires when the editor is fully initialized (including the iframe)
3183                    
3184                 </div> 
3185                     
3186                     <div class="long">
3187                     
3188                         Fires when the editor is fully initialized (including the iframe)
3189                     
3190                         
3191                         
3192                 
3193                         
3194                                 <dl class="detailList">
3195                                 <dt class="heading">Parameters:</dt>
3196                                 
3197                                         <dt>
3198                                                 <span class="fixedFont"><a href="./Roo.HtmlEditorCore.html#constructor" roo:cls="Roo.HtmlEditorCore.html#constructor">Roo.HtmlEditorCore</a></span> <b>this</b>
3199                                                 
3200                                         </dt>
3201                                         <dd></dd>
3202                                 
3203                                 </dl>
3204                         
3205                         
3206                         
3207                         
3208                         
3209                         
3210                         
3211
3212                     
3213                     
3214                      
3215                     </div>                    
3216                 </div>
3217
3218             </td>
3219             <td class="msource">
3220                 Roo.HtmlEditorCore
3221             </td>
3222         </tr>
3223         
3224           <tr class="method-row expandable config-row-alt1 notInherited">
3225             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3226             
3227             <td class="sig">
3228                 <a id="Roo.HtmlEditorCore-event-*push"></a>
3229                 
3230                <div class="fixedFont">
3231                 <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>) 
3232                 
3233                 </div>
3234
3235                 <div class="mdesc">
3236
3237                    <div class="short">Fires when the iframe editor is updated with content from the textarea.
3238                    
3239                 </div> 
3240                     
3241                     <div class="long">
3242                     
3243                         Fires when the iframe editor is updated with content from the textarea.
3244                     
3245                         
3246                         
3247                 
3248                         
3249                                 <dl class="detailList">
3250                                 <dt class="heading">Parameters:</dt>
3251                                 
3252                                         <dt>
3253                                                 <span class="fixedFont"><a href="./Roo.HtmlEditorCore.html#constructor" roo:cls="Roo.HtmlEditorCore.html#constructor">Roo.HtmlEditorCore</a></span> <b>this</b>
3254                                                 
3255                                         </dt>
3256                                         <dd></dd>
3257                                 
3258                                         <dt>
3259                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span> <b>html</b>
3260                                                 
3261                                         </dt>
3262                                         <dd></dd>
3263                                 
3264                                 </dl>
3265                         
3266                         
3267                         
3268                         
3269                         
3270                         
3271                         
3272
3273                     
3274                     
3275                      
3276                     </div>                    
3277                 </div>
3278
3279             </td>
3280             <td class="msource">
3281                 Roo.HtmlEditorCore
3282             </td>
3283         </tr>
3284         
3285           <tr class="method-row expandable config-row-alt0">
3286             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3287             
3288             <td class="sig">
3289                 <a id="Roo.Component-event-*render"></a>
3290                 
3291                <div class="fixedFont">
3292                 <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>) 
3293                 
3294                 </div>
3295
3296                 <div class="mdesc">
3297
3298                    <div class="short">Fires after the component is rendered.
3299                    
3300                 </div> 
3301                     
3302                     <div class="long">
3303                     
3304                         Fires after the component is rendered.
3305                     
3306                         
3307                         
3308                 
3309                         
3310                                 <dl class="detailList">
3311                                 <dt class="heading">Parameters:</dt>
3312                                 
3313                                         <dt>
3314                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
3315                                                 
3316                                         </dt>
3317                                         <dd></dd>
3318                                 
3319                                 </dl>
3320                         
3321                         
3322                         
3323                         
3324                         
3325                         
3326                         
3327
3328                     
3329                     
3330                      
3331                     </div>                    
3332                 </div>
3333
3334             </td>
3335             <td class="msource">
3336                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
3337             </td>
3338         </tr>
3339         
3340           <tr class="method-row expandable config-row-alt1">
3341             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3342             
3343             <td class="sig">
3344                 <a id="Roo.Component-event-*show"></a>
3345                 
3346                <div class="fixedFont">
3347                 <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>) 
3348                 
3349                 </div>
3350
3351                 <div class="mdesc">
3352
3353                    <div class="short">Fires after the component is shown.
3354                    
3355                 </div> 
3356                     
3357                     <div class="long">
3358                     
3359                         Fires after the component is shown.
3360                     
3361                         
3362                         
3363                 
3364                         
3365                                 <dl class="detailList">
3366                                 <dt class="heading">Parameters:</dt>
3367                                 
3368                                         <dt>
3369                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
3370                                                 
3371                                         </dt>
3372                                         <dd></dd>
3373                                 
3374                                 </dl>
3375                         
3376                         
3377                         
3378                         
3379                         
3380                         
3381                         
3382
3383                     
3384                     
3385                      
3386                     </div>                    
3387                 </div>
3388
3389             </td>
3390             <td class="msource">
3391                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
3392             </td>
3393         </tr>
3394         
3395           <tr class="method-row expandable config-row-alt0 notInherited">
3396             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3397             
3398             <td class="sig">
3399                 <a id="Roo.HtmlEditorCore-event-*sync"></a>
3400                 
3401                <div class="fixedFont">
3402                 <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>) 
3403                 
3404                 </div>
3405
3406                 <div class="mdesc">
3407
3408                    <div class="short">Fires when the textarea is updated with content from the editor iframe.
3409                    
3410                 </div> 
3411                     
3412                     <div class="long">
3413                     
3414                         Fires when the textarea is updated with content from the editor iframe.
3415                     
3416                         
3417                         
3418                 
3419                         
3420                                 <dl class="detailList">
3421                                 <dt class="heading">Parameters:</dt>
3422                                 
3423                                         <dt>
3424                                                 <span class="fixedFont"><a href="./Roo.HtmlEditorCore.html#constructor" roo:cls="Roo.HtmlEditorCore.html#constructor">Roo.HtmlEditorCore</a></span> <b>this</b>
3425                                                 
3426                                         </dt>
3427                                         <dd></dd>
3428                                 
3429                                         <dt>
3430                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span> <b>html</b>
3431                                                 
3432                                         </dt>
3433                                         <dd></dd>
3434                                 
3435                                 </dl>
3436                         
3437                         
3438                         
3439                         
3440                         
3441                         
3442                         
3443
3444                     
3445                     
3446                      
3447                     </div>                    
3448                 </div>
3449
3450             </td>
3451             <td class="msource">
3452                 Roo.HtmlEditorCore
3453             </td>
3454         </tr>
3455         
3456                                                        
3457     </table>
3458
3459   
3460   
3461   
3462  
3463 <!-- ============================== footer ================================= -->
3464                 <div class="fineprint" style="clear:both">
3465                         
3466                         Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Thu Feb 05 2015 18:22:26 GMT+0800 (HKT)
3467                         Based on 
3468                         <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
3469                 </div>
3470         </body>
3471 </html>