Roo/HtmlEditorCore.js
authorEdward <edward@roojs.com>
Fri, 19 Jun 2015 05:22:35 +0000 (13:22 +0800)
committerEdward <edward@roojs.com>
Fri, 19 Jun 2015 05:22:35 +0000 (13:22 +0800)
Roo/HtmlEditorCore.js

index 20e1b0c..e43c6eb 100644 (file)
@@ -71,7 +71,14 @@ 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