Uses of Class
org.apache.juneau.bean.html5.Optgroup
Packages that use Optgroup
-
Uses of Optgroup in org.apache.juneau.bean.html5
Methods in org.apache.juneau.bean.html5 that return OptgroupModifier and TypeMethodDescriptionOptgroup.contenteditable
(Object value) disabled attribute.label attribute.Optgroup.oncanplaythrough
(String value) Optgroup.oncuechange
(String value) Optgroup.ondblclick
(String value) Optgroup.ondurationchange
(String value) Optgroup.onkeypress
(String value) Optgroup.onloadeddata
(String value) Optgroup.onloadedmetadata
(String value) Optgroup.onloadstart
(String value) Optgroup.onmousedown
(String value) Optgroup.onmouseenter
(String value) Optgroup.onmouseleave
(String value) Optgroup.onmousemove
(String value) Optgroup.onmouseout
(String value) Optgroup.onmouseover
(String value) Optgroup.onmousewheel
(String value) Optgroup.onprogress
(String value) Optgroup.onratechange
(String value) Optgroup.ontimeupdate
(String value) Optgroup.onvolumechange
(String value) static final Optgroup
HtmlBuilder.optgroup()
Creates an emptyOptgroup
element.static final Optgroup
Creates anOptgroup
element with the specified child nodes.Optgroup.spellcheck
(Object value)