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

arrow
arrow
    文章標籤
    click image Extjs extjs
    全站熱搜

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