_form.setValues({textContent:''}); //textContent 是name屬性 { xtype: 'textarea', name:'textContent', width: '100%', emptyText:'1111', allowBlank: false, height: 150 }