会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
FredTang
CnBlogs
Home
New Post
Contact
Admin
Subscription
12 2012 档案
ExtJS 使用点滴 十一 Store的使用方法
摘要:1.精确过滤 store.filter('productsCat',newRegExp('^'+Ext.escapeRe(data.productsCat)+'$'));
阅读全文
posted @
2012-12-07 16:32
FredTang
阅读(161)
评论(0)
推荐(0)
ExtJS 使用点滴 十 弹出提示信息
摘要: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)
公告