摘要:
ExtJS 处理keyboard事件: new Ext.form.TextField({ height : 24, width : 225, listeners : { specialkey : function(field, e) { if (e.getKey() == Ext.EventObject.ENTER) { window.event.keyCode = Ext.EventObjec... 阅读全文
posted @ 2009-06-17 08:39
Simon Han
阅读(1287)
评论(0)
推荐(0)
浙公网安备 33010602011771号