Extjs怎样获取checkBox的值
展开全部
{
2 xtype: 'fieldset',
3 title: '兴趣',
4 autoHeight: true,
5 defaultType: 'checkbox',
6 hideLabels: true,
7 id: 'xq',
8 layout: 'hbox',
9 defaults: {
10 flex: 1
11 },
12 //vertical: false,
13 items: [
14 { boxLabel: '游泳', name: 'xqn', inputValue: '4', checked: true },
15 { boxLabel: '玩儿', name: 'xqn', inputValue: '5' },
16 { boxLabel: '游戏', name: 'xqn', inputValue: '6' }
17 ]
页面效果:
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询