Class FormTextarea

java.lang.Object
org.apache.wiki.forms.FormElement
org.apache.wiki.forms.FormTextarea
All Implemented Interfaces:
Plugin

public class FormTextarea extends FormElement
Creates a Form text area element. You may specify the size of the textarea by using the PARAM_COLS and PARAM_ROWS to signify the width and height of the area.