public class HtmlSelect extends Html
| Constructor and Description |
|---|
HtmlSelect() |
| Modifier and Type | Method and Description |
|---|---|
void |
setMultiple(java.lang.String value)
Specifies that multiple selections can be made.
|
void |
setName(java.lang.String value)
Assigns a name to the select list.
|
void |
setSize(java.lang.String value)
Specifies the number of rows to be visible at the same time.
|
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 setSize(java.lang.String value)
public void setMultiple(java.lang.String value)