Uses of Class
org.apache.juneau.bean.html5.Nav
Packages that use Nav
-
Uses of Nav in org.apache.juneau.bean.html5
Methods in org.apache.juneau.bean.html5 that return NavModifier and TypeMethodDescriptionNav.contenteditable
(Object value) static final Nav
HtmlBuilder.nav()
Creates an emptyNav
element.static final Nav
Creates aNav
element with the specified child nodes.Nav.oncanplaythrough
(String value) Nav.oncuechange
(String value) Nav.ondblclick
(String value) Nav.ondurationchange
(String value) Nav.onkeypress
(String value) Nav.onloadeddata
(String value) Nav.onloadedmetadata
(String value) Nav.onloadstart
(String value) Nav.onmousedown
(String value) Nav.onmouseenter
(String value) Nav.onmouseleave
(String value) Nav.onmousemove
(String value) Nav.onmouseout
(String value) Nav.onmouseover
(String value) Nav.onmousewheel
(String value) Nav.onprogress
(String value) Nav.onratechange
(String value) Nav.ontimeupdate
(String value) Nav.onvolumechange
(String value) Nav.spellcheck
(Object value)