extjs 整合 kindeditor
fieldLabel : '内 容',
name : 'mail.content',
id : 'mail.content',
xtype : ' Kindeditor',
width:Ext.getCmp('MailCenterView').getWidth() - 298,
height:Ext.getCmp('MailCenterView').getHeight() - 200
}
]
xtype:到写的Kindeditor.js里,格式像fckeditor.js一样,见附件,写一个kindeditor扩展组件,在线等。。。。。