摘要:
1.fieldset(checkbox) 获取值复选框组件定义如下: 1 { 2 xtype: 'fieldset', 3 title: '兴趣', 4 autoHeight: true, 5 defaultType: 'checkbox', 6 hideLabels: true, 7 id: 'xq', 8 layout: 'hbox', 9 ... 阅读全文
posted @ 2012-08-20 10:28
lihui_yy
阅读(20788)
评论(2)
推荐(1)