码迷,mamicode.com
首页 >  
搜索关键字:fieldlabel    ( 31个结果
extjs4 textfield width
extjs4.2控制form表单中field等组件的宽度。首先,确保form的layout是‘anchor’的。然后,在代码中配置anchor属性,如下图:initComponent:function(){ this.items=[{ xtype:‘textfield‘, padding:‘10005‘, anchor:‘30%‘, fieldLabel:‘申请书编号‘, name:‘appNum‘ },{ xtype:‘..
分类:Web程序   时间:2014-06-17 17:36:45    阅读次数:293
31条   上一页 1 2 3 4
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!