1.Window.show方法默认背景不是不是灰色,加上这个属性可使背景变灰不可编辑 modal:true
2.Ext 单选框Radio 动态设置选中 Ext.getCmp("..id").setValue(true); false-不选中