Uses of Class
org.apache.juneau.bean.html5.H2
Packages that use H2
- 
Uses of H2 in org.apache.juneau.bean.html5Methods in org.apache.juneau.bean.html5 that return H2Modifier and TypeMethodDescriptionH2.contenteditable(Object value) static final H2HtmlBuilder.h2()Creates an emptyH2element.static final H2Creates anH2element with the specified child nodes.H2.oncanplaythrough(String value) H2.oncuechange(String value) H2.ondblclick(String value) H2.ondurationchange(String value) H2.onkeypress(String value) H2.onloadeddata(String value) H2.onloadedmetadata(String value) H2.onloadstart(String value) H2.onmousedown(String value) H2.onmouseenter(String value) H2.onmouseleave(String value) H2.onmousemove(String value) H2.onmouseout(String value) H2.onmouseover(String value) H2.onmousewheel(String value) H2.onprogress(String value) H2.onratechange(String value) H2.ontimeupdate(String value) H2.onvolumechange(String value) H2.spellcheck(Object value)