会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
小满
技术在用执着!
博客园
首页
新随笔
联系
管理
订阅
2011年9月22日
Extjs timefield
摘要: 后台使用json传值时,timefield不能正确显示。重写timefield的setValue方法。 方法如下:Ext.override(Ext.form.TimeField, { getValue: function () { return this.value; }, setValue...
阅读全文
posted @ 2011-09-22 16:02 任满
阅读(2420)
评论(0)
推荐(0)
编辑
公告