Uses of Class
org.apache.juneau.bean.html5.Small
Packages that use Small
-
Uses of Small in org.apache.juneau.bean.html5
Methods in org.apache.juneau.bean.html5 that return SmallModifier and TypeMethodDescriptionSmall.contenteditable(Object value) Small.oncanplaythrough(String value) Small.oncuechange(String value) Small.ondblclick(String value) Small.ondurationchange(String value) Small.onkeypress(String value) Small.onloadeddata(String value) Small.onloadedmetadata(String value) Small.onloadstart(String value) Small.onmousedown(String value) Small.onmouseenter(String value) Small.onmouseleave(String value) Small.onmousemove(String value) Small.onmouseout(String value) Small.onmouseover(String value) Small.onmousewheel(String value) Small.onprogress(String value) Small.onratechange(String value) Small.ontimeupdate(String value) Small.onvolumechange(String value) static final SmallHtmlBuilder.small()Creates an emptySmallelement.static final SmallCreates aSmallelement with the specified child nodes.Small.spellcheck(Object value)