摘要:
Form控件的NumberField(或TextField)不能获取键盘事件,可以试试以下方法。 var barcode = new Ext.form.NumberField({ allowDecimals: false, decimalPrecision: 0, allowNegative: false, selectOnFocus: true, allowBlank: true, applyT... 阅读全文
posted @ 2009-09-14 14:28
Simon Han
阅读(2440)
评论(1)
推荐(0)
浙公网安备 33010602011771号