Uses of Interface
org.cruxframework.crux.widgets.client.slideshow.Slideshow

Packages that use Slideshow
org.cruxframework.crux.widgets.client.slideshow   
org.cruxframework.crux.widgets.client.slideshow.data   
org.cruxframework.crux.widgets.client.slideshow.layout   
 

Uses of Slideshow in org.cruxframework.crux.widgets.client.slideshow
 

Classes in org.cruxframework.crux.widgets.client.slideshow that implement Slideshow
 class SlideshowBaseController
           
 class SlideshowKeyboardController
           
 class SlideshowTouchController
           
 class SlideshowTvController
           
 

Methods in org.cruxframework.crux.widgets.client.slideshow that return Slideshow
 Slideshow SlideshowComponent.getSlideshow()
           
 

Methods in org.cruxframework.crux.widgets.client.slideshow with parameters of type Slideshow
 void Slideshow.Layout.createComponents(Slideshow slideshow)
           
 void SlideshowThumbnails.setSlideShow(Slideshow slideshow)
           
 void SlideshowPhotoPanel.setSlideShow(Slideshow slideshow)
           
 void SlideshowComponent.setSlideShow(Slideshow slideshow)
           
 

Uses of Slideshow in org.cruxframework.crux.widgets.client.slideshow.data
 

Methods in org.cruxframework.crux.widgets.client.slideshow.data that return Slideshow
 Slideshow PhotoAlbumService.getSlideshow()
           
 Slideshow AlbumService.getSlideshow()
           
 

Methods in org.cruxframework.crux.widgets.client.slideshow.data with parameters of type Slideshow
 void PhotoAlbumService.setSlideshow(Slideshow slideshow)
           
 void AlbumService.setSlideshow(Slideshow slideshow)
           
 

Uses of Slideshow in org.cruxframework.crux.widgets.client.slideshow.layout
 

Methods in org.cruxframework.crux.widgets.client.slideshow.layout with parameters of type Slideshow
 void ClassicLayout.createComponents(Slideshow slideshow)
           
 



Copyright © 2014. All rights reserved.