roojs-core.js
[roojs1] / roojs-ui-debug.js
index 4320870..30bc0d1 100644 (file)
@@ -24722,14 +24722,8 @@ Roo.HtmlEditorCore = function(config){
          * Fires when on any editor (mouse up/down cursor movement etc.) - used for toolbar hooks.
          * @param {Roo.HtmlEditorCore} this
          */
-        editorevent: true,
+        editorevent: true
         
-        /**
-         * @event stylesheets
-         * Fires when press the Sytlesheets button
-         * @param {Roo.HtmlEditorCore} this
-         */
-        stylesheets: true
     });
     
     // at this point this.owner is set, so we can start working out the whitelisted / blacklisted elements
@@ -26406,7 +26400,14 @@ Roo.extend(Roo.form.HtmlEditor, Roo.form.Field, {
              * preview the saved version of htmlEditor
              * @param {HtmlEditor} this
              */
-            savedpreview: true
+            savedpreview: true,
+            
+            /**
+            * @event stylesheets
+            * Fires when press the Sytlesheets button
+            * @param {Roo.HtmlEditorCore} this
+            */
+            stylesheets: true
         });
         this.defaultAutoCreate =  {
             tag: "textarea",