ExtJS4.2 grid panel双击事件
摘要:Ext.create('Ext.grid.Panel', { store: relationStore, listeners:{ itemdblclick:function(dataview, record, item, index, e){ }}, columns: [ { text: 'id',
阅读全文
posted @ 2019-02-26 14:37
posted @ 2019-02-26 14:37
posted @ 2018-10-08 16:05