Class TextArea

All Implemented Interfaces:
IFormField, IPlaceholderable, IAbstractElement, IBlockElement, IElement, IPropertyContainer, IAccessibleElement

public class TextArea extends FormField<TextArea> implements IPlaceholderable
Extension of the FormField class representing a button so that a TextAreaRenderer is used instead of the default renderer for fields.