摘要:写了大半年的extjs 1.markInvalid(string) ,给field 字段显示红圈 2.ajax 请求this 作用域 Ext.Ajax.request({ url:'', method:'', success:function(resp){ //想在此处使用外围函数调用,使用this
阅读全文
随笔分类 - extjs4
摘要:写了大半年的extjs 1.markInvalid(string) ,给field 字段显示红圈 2.ajax 请求this 作用域 Ext.Ajax.request({ url:'', method:'', success:function(resp){ //想在此处使用外围函数调用,使用this
阅读全文
|