Uses of Class
com.blockchyp.client.dto.Slide
Packages that use Slide
-
Uses of Slide in com.blockchyp.client.dto
Methods in com.blockchyp.client.dto that return types with arguments of type SlideModifier and TypeMethodDescriptionSlideShow.getSlides()Gets enumerates all slides in the display sequence.Methods in com.blockchyp.client.dto with parameters of type SlideModifier and TypeMethodDescriptionvoidAdds a enumerates all slides in the display sequence.Method parameters in com.blockchyp.client.dto with type arguments of type SlideModifier and TypeMethodDescriptionvoidSlideShow.setSlides(Collection<Slide> value) Sets enumerates all slides in the display sequence.