取值
formPanel.getForm().getValues()//所有值{name:value,name2,value2}formPanel.getForm().getValues().name//取一个指定值