ExtJS 使用点滴 十一 Store的使用方法

1.精确过滤   

store.filter('productsCat',newRegExp('^'+Ext.escapeRe(data.productsCat)+'$'));

  

posted @ 2012-12-07 16:32  FredTang  Views(159)  Comments(0)    收藏  举报