Uses of Class
org.apache.juneau.bean.html5.Video
Packages that use Video
- 
Uses of Video in org.apache.juneau.bean.html5Methods in org.apache.juneau.bean.html5 that return VideoModifier and TypeMethodDescriptionautoplay attribute.Video.contenteditable(Object value) controls attribute.Video.crossorigin(String value) crossorigin attribute.height attribute.loop attribute.Video.mediagroup(String value) mediagroup attribute.muted attribute.Video.oncanplaythrough(String value) Video.oncuechange(String value) Video.ondblclick(String value) Video.ondurationchange(String value) Video.onkeypress(String value) Video.onloadeddata(String value) Video.onloadedmetadata(String value) Video.onloadstart(String value) Video.onmousedown(String value) Video.onmouseenter(String value) Video.onmouseleave(String value) Video.onmousemove(String value) Video.onmouseout(String value) Video.onmouseover(String value) Video.onmousewheel(String value) Video.onprogress(String value) Video.onratechange(String value) Video.ontimeupdate(String value) Video.onvolumechange(String value) poster attribute.preload attribute.Video.spellcheck(Object value) src attribute.static final VideoHtmlBuilder.video()Creates an emptyVideoelement.static final VideoCreates aVideoelement with the specifiedsrc(Object)attribute.width attribute.