ex:
xtype: 'image',
src: 'apps/downloadCenter/images/feed_add.png',
scope: this,
listeners: {
render: function( com, eOpts ) {
Ext.fly(this.el).on('click', function(e, t) {
console.log('image click');
});
}
}
文章標籤
全站熱搜