Ext中 对checkbo 动态的打钩, 设置checked一个radiogroup:maker.relationCheckBox.items.each(function(it
Ext中 对checkbo 动态的打钩, 设置checked
一个radiogroup:
maker.relationCheckBox.items.each(function(item){//设置关系多选item.setValue(true);});?这样checkbox就会被选中 Ext中 对checkbo 动态的打钩, 设置checked
一个radiogroup:
maker.relationCheckBox.items.each(function(item){//设置关系多选item.setValue(true);});?这样checkbox就会被选中