var form1 = new Ext.FormPanel({ buttons : [ { text :"重置", handler : function() { form1.form.reset(); } }] });
单选钮的setValue()