Extjs Form 加載數據的方法

_form.setValues({textContent:''});
//textContent 是name屬性
{
    xtype: 'textarea',
    name:'textContent',
    width: '100%',
    emptyText:'1111',
    allowBlank: false,
    height: 150
}
相關文章
相關標籤/搜索