摘要: 设置actionMethods, read为post proxy: { type: 'ajax', url: '../Dictionary/query', actionMethods: { read: 'POST' }, extraParams: { tableName: config.table, 阅读全文
posted @ 2016-01-28 21:15 旋转的梦 阅读(426) 评论(0) 推荐(0)
摘要: 回调函数updateImage中的key参数,在外部调用时有程序员自己指定. 使用Ext.Function.bind(this.updateImage, this, 'imageUrl', true) 参数一:updateImage函数引用, 参数二:this(固定写法) 参数三:程序员自定义upd 阅读全文
posted @ 2016-01-28 17:26 旋转的梦 阅读(1823) 评论(0) 推荐(0)