Roo/form/HtmlEditor.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 14 Feb 2012 07:36:08 +0000 (15:36 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 14 Feb 2012 07:36:08 +0000 (15:36 +0800)
Roo/form/HtmlEditor.js

index 02db110..e6e94ee 100644 (file)
@@ -662,7 +662,7 @@ Roo.form.HtmlEditor = Roo.extend(Roo.form.Field, {
     /**
      * Inserts the passed text at the current cursor position. Note: the editor must be initialized and activated
      * to insert tRoo.
-     * @param {String} text
+     * @param {String} text | dom node.. 
      */
     insertAtCursor : function(text)
     {