TextArea????????????????ExtJs ?API??????????????????
autoCreate: {tag: 'input', type: 'text', size: '20', autocomplete: 'off', maxlength: '10'}
??????????TextField??????????
???????tag?textarea ????????TextArea??????????????????????????
autoCreate: {tag: 'itextarea, type: 'text', size: '20', autocomplete: 'off', maxlength: '10'}
TextArea???????????????????????????????