focus : function(id) { var w = Ext.getCmp(id); if (w) w.setActive(true); } }); Ext.define("EC.common.tinymce.Editor", {
確定! 回上一頁