|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mmbase.util.HTMLElement
org.mmbase.util.HTMLElementText
public class HTMLElementText
Generates a HTML Element: INPUT TEXT. Uses these variables which are set in the super class (HTMLElement) to generate HTML:
| 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 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 |
|---|
public HTMLElementText()
| Method Detail |
|---|
protected String generate()
generate in class HTMLElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||