Uses of Class
org.xmlet.htmlapifaster.Video
-
Packages that use Video Package Description org.xmlet.htmlapifaster -
-
Uses of Video in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return Video Modifier and Type Method Description Video<Z>Video. attrAutoplay(String attrAutoplay)Video<Z>Video. attrControls(String attrControls)Video<Z>Video. attrCrossorigin(EnumCrossoriginCrossOriginType attrCrossorigin)Video<Z>Video. attrHeight(Long attrHeight)Video<Z>Video. attrLoop(Boolean attrLoop)Video<Z>Video. attrMuted(Boolean attrMuted)Video<Z>Video. attrPoster(String attrPoster)Video<Z>Video. attrPreload(String attrPreload)Video<Z>Video. attrSrc(String attrSrc)Video<Z>Video. attrWidth(Long attrWidth)Video<Z>Video. self()default Video<T>EmbeddedContentAll3. video()default Video<T>EmbeddedContentAll9. video()default Video<T>TransparentContentWithoutAAll1. video()default Video<T>TransparentContentWithoutAAll3. video()Methods in org.xmlet.htmlapifaster with parameters of type Video Modifier and Type Method Description <Z extends Element>
voidElementVisitor. visitElementVideo(Video<Z> var1)<Z extends Element>
voidElementVisitor. visitParentVideo(Video<Z> var1)
-