火星世界
soranokiseki
全部博文(168)
.net(1)
2014年(12)
2013年(46)
2012年(60)
2011年(11)
2010年(1)
2009年(17)
2008年(21)
athxy
金色の闪
vickio_o
clear00
cynthia
白泽_1
nonew201
stzzs
ywsteak
闷声作大
qq785159
分类: JavaScript
2013-07-02 17:58:01
var view = this.getSchedulerSchedulerView();
Once you have the view reference you can do this to get access to the contained grid:
var grid = view.down('.inventorylist'); grid.disable();
上一篇:Extjs 用Ext.Ajax.request传递参数时为什么出现了多一个参数?
下一篇:struts2注解 返回json类型,同时返回父类的属性
登录 注册