org.mmbase.util
Class HTMLElementTextArea

java.lang.Object
  extended byorg.mmbase.util.HTMLElement
      extended byorg.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,v 1.5 2003/03/07 08:50:34 pierre Exp $
Author:
Jan van Oosterom

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  java.lang.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 java.lang.String generate()
Generates the HTML code.

Specified by:
generate in class HTMLElement


MMBase build 1.7.4.20050922