* myGridPanel.on({
* cellClick: {fn: this.onCellClick, scope: this, single: true},
* mouseover: {fn: panel.onMouseOver, scope: panel}
* });
Extjs listeners 通过属性来指定监听事件执行次数
最新推荐文章于 2023-03-18 18:30:25 发布