Overview
Module
Function
Class
I*Tea 3.6.8 Reference Documentation
© 2013
PDM&FC
Class
HtmlTextArea
This widget corresponds to an editable text area in a form where the user can input several lines of text. It supports the following attributes:
name
- String representing the name that is associated with the component.
rows
- Integer representing the number of rows of the editable area.
cols
- Integer representing the number of columns of the editable area.
value
- String that is the contents of the text area.
wrap
- String that controls the behaviour of long lines.
Method Summary
constructor
Initializes the object.
Method Detail
constructor
HtmlTextArea
constructor
Initializes the object.
Overview
Module
Function
Class
${tea.teadoc.header}
Report a bug or request new features
© 2013