Uses of Class
com.flowingcode.vaadin.addons.carousel.Carousel
-
Uses of Carousel in com.flowingcode.vaadin.addons.carousel
Methods in com.flowingcode.vaadin.addons.carousel that return CarouselModifier and TypeMethodDescriptionCarousel.withAutoProgress()Carousel.withoutNavigation()Carousel.withoutSwipe()Carousel.withSlideDuration(int slideDuration) Carousel.withStartPosition(int startPosition) Constructors in com.flowingcode.vaadin.addons.carousel with parameters of type CarouselModifierConstructorDescriptionSlideChangeEvent(Carousel source, boolean fromClient, String position)