|
|||||||||
| 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.HTMLElementCheckBox
Generates a HTML Element: INPUT CHECKBOX. 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 | |
HTMLElementCheckBox()
Creates a HTMLElementCheckbox |
|
| 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 |
public HTMLElementCheckBox()
| Method Detail |
protected java.lang.String generate()
generate in class HTMLElement
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||