org.mmbase.util
Class HTMLElementSelect

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

public class HTMLElementSelect
extends HTMLElement

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

Version:
$Id: HTMLElementSelect.java,v 1.6 2003/03/07 11:49:25 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
HTMLElementSelect()
          Creates a HTMLElementSelect.
 
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

HTMLElementSelect

public HTMLElementSelect()
Creates a HTMLElementSelect.

Method Detail

generate

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

Specified by:
generate in class HTMLElement


MMBase build 1.7.1.20041002