{
xtype: 'htmleditor',
listeners: {
  initialize: function(cmp) {
    Ext.EventManager.addListener(
      cmp.iframeEl.dom.contentWindow.document.body
      , 'paste'
      , function(e, elem){
          console.log(arguments);
      });
    }
  }
}
 
 
Hi I like your blog, it's very informative.
ReplyDeleteBut can please you change your blog template or chose another color for the red links.
Greetz,
Melad