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