Class TextareaControlDefinition

All Implemented Interfaces:
Serializable, Cloneable, ControlDefinition, Copyable, DataDictionaryDefinition, DictionaryBean

@Deprecated public class TextareaControlDefinition extends ControlDefinitionBase
Deprecated.
The textarea element defines an HTML textarea control element. The rows and cols attributes define the size of the field.
See Also: