EXTJS4.2 控件之Grid 行点击事件

mac2022-06-30  83

listeners: { 'itemclick': function (view, record, item, index, e) { //Ext.MessageBox.alert("标题", record.data.cataId); } },

转载于:https://www.cnblogs.com/foreverfendou/p/4519208.html

相关资源:JAVA上百实例源码以及开源项目
最新回复(0)