Uses of Class
org.apache.juneau.bean.html5.A
Packages that use A
Package
Description
HTML5 Data Transfer Objects
REST Interface Helper Classes
-
Uses of A in org.apache.juneau.bean.html5
Methods in org.apache.juneau.bean.html5 that return AModifier and TypeMethodDescriptionstatic final A
HtmlBuilder.a()
Creates an emptyA
element.static final A
A.contenteditable
(Object value) download attribute.href attribute.hreflang attribute.A.oncanplaythrough
(String value) A.oncuechange
(String value) A.ondblclick
(String value) A.ondurationchange
(String value) A.onkeypress
(String value) A.onloadeddata
(String value) A.onloadedmetadata
(String value) A.onloadstart
(String value) A.onmousedown
(String value) A.onmouseenter
(String value) A.onmouseleave
(String value) A.onmousemove
(String value) A.onmouseout
(String value) A.onmouseover
(String value) A.onmousewheel
(String value) A.onprogress
(String value) A.onratechange
(String value) A.ontimeupdate
(String value) A.onvolumechange
(String value) rel attribute.A.spellcheck
(Object value) target attribute.type attribute. -
Uses of A in org.apache.juneau.rest.beans
Subclasses of A in org.apache.juneau.rest.beans