Uses of Class
org.javlo.component.multimedia.Video
- 
Packages that use Video Package Description org.javlo.component.multimedia  - 
- 
Uses of Video in org.javlo.component.multimedia
Subclasses of Video in org.javlo.component.multimedia Modifier and Type Class Description classEmbedVideoMethods in org.javlo.component.multimedia that return Video Modifier and Type Method Description VideoVideoContentMultimedia.TranslatedVideo. getVideo()Methods in org.javlo.component.multimedia that return types with arguments of type Video Modifier and Type Method Description Collection<Video>Video. getAllVideoOnPage(ContentContext ctx)List<Video>VideoContentMultimedia.TranslatedVideo. getTranslation()Methods in org.javlo.component.multimedia with parameters of type Video Modifier and Type Method Description voidVideoContentMultimedia.TranslatedVideo. addTranslation(Video video)intVideo.OrderVideo. compare(Video vid1, Video vid2)voidVideoContentMultimedia.TranslatedVideo. setVideo(Video video) 
 -