public class HtmlButton extends Html
| Constructor and Description |
|---|
HtmlButton() |
| Modifier and Type | Method and Description |
|---|---|
void |
setName(java.lang.String value)
Assigns the name of the button control.
|
void |
setType(java.lang.String value)
Specifies the type of button.
|
void |
setValue(java.lang.String value)
Assigns an initial value to the button.
|
add, addChild, addDiv, addInput, addPre, addPre, addSpan, addTable, addTable, addTable, addTable, addTd, addTd, addTd, addTd, addTextArea, addTh, addTh, addTh, addTr, addTr, addTr, addTr, getChildren, getContent, getStyle, setChildren, setClazz, setContent, setDir, setDisabled, setId, setLang, setPattern, setPlaceholder, setReadonly, setRequired, setStyle, setTarget, setTitle, setXml_lang, toStringclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic void setName(java.lang.String value)
public void setValue(java.lang.String value)
public void setType(java.lang.String value)