The textAreaEntry Component is based on the standard HTML tag <TEXTAREA> and is a textEntry Component.
The textAreaEntry Component has the following capabilities :
<v:textArea id="notes" width="386" height="280" readOnly="#{editCard.readOnly}" text="#{editCard.card.notes}" >