org.mmbase.util
Class HTMLElementText

java.lang.Object
  extended byorg.mmbase.util.HTMLElement
      extended byorg.mmbase.util.HTMLElementText

public class HTMLElementText
extends HTMLElement

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

Version:
$Id: HTMLElementText.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
HTMLElementText()
          Creates a HTMLElementText
 
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

HTMLElementText

public HTMLElementText()
Creates a HTMLElementText

Method Detail

generate

protected java.lang.String generate()
Generates the HTML code.

Specified by:
generate in class HTMLElement


MMBase build 1.7.1.20041002