12 2012 档案

摘要:1.精确过滤 store.filter('productsCat',newRegExp('^'+Ext.escapeRe(data.productsCat)+'$')); 阅读全文
posted @ 2012-12-07 16:32 FredTang 阅读(161) 评论(0) 推荐(0)
摘要:Ext.Msg.show({title : '系统提示',msg : '保存成功',width : 200,multiline : false,closable : false,buttons : Ext.MessageBox.OK,icon : Ext.MessageBox.INFO}); 阅读全文
posted @ 2012-12-06 12:55 FredTang 阅读(154) 评论(0) 推荐(0)