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');
    });
  }
}

文章標籤
全站熱搜
創作者介紹
創作者 狼翔月影 的頭像
狼翔月影

狼翔天地

狼翔月影 發表在 痞客邦 留言(1) 人氣(378)