org.mmbase.util
Class HTMLElementTextArea

java.lang.Object
  extended by org.mmbase.util.HTMLElement
      extended by org.mmbase.util.HTMLElementTextArea

public class HTMLElementTextArea
extends HTMLElement

Generates a HTML Element: TEXTAREA. Uses this variables which are set in the super class (HTMLElement) to generate HTML:

Version:
$Id: HTMLElementTextArea.java 35335 2009-05-21 08:14:41Z michiel $
Author:
Jan van Oosterom
Application:
SCAN

Field Summary
 
Fields inherited from class org.mmbase.util.HTMLElement
cols, empty, ex, exclude, horizontal, max, moredouble, moreValues, multiple, name, proc, procdouble, processor, rows, sel, selected, size, sorted, sp, user, values, valuesList, vertical
 
Constructor Summary
HTMLElementTextArea()
          Creates a HTMLElementTextArea
 
Method Summary
protected  String generate()
          Generates the HTML code.
 
Methods inherited from class org.mmbase.util.HTMLElement
generateHTML, getType, getValue, parse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLElementTextArea

public HTMLElementTextArea()
Creates a HTMLElementTextArea

Method Detail

generate

protected String generate()
Generates the HTML code.

Specified by:
generate in class HTMLElement


MMBase 2.0-SNAPSHOT - null