Uses of Interface
org.cruxframework.crux.widgets.client.slideshow.data.AlbumService

Packages that use AlbumService
org.cruxframework.crux.widgets.client.slideshow   
org.cruxframework.crux.widgets.client.slideshow.data   
org.cruxframework.crux.widgets.client.slideshow.data.picasa   
 

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

Methods in org.cruxframework.crux.widgets.client.slideshow that return AlbumService
 AlbumService Slideshow.getAlbumService()
           
 AlbumService SlideshowBaseController.getAlbumService()
           
 

Methods in org.cruxframework.crux.widgets.client.slideshow with parameters of type AlbumService
 void Slideshow.setAlbumService(AlbumService albumService)
           
 void SlideshowBaseController.setAlbumService(AlbumService albumService)
           
 

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

Classes in org.cruxframework.crux.widgets.client.slideshow.data that implement AlbumService
 class PhotoAlbumService
           
 

Uses of AlbumService in org.cruxframework.crux.widgets.client.slideshow.data.picasa
 

Classes in org.cruxframework.crux.widgets.client.slideshow.data.picasa that implement AlbumService
 class PicasaService
           
 



Copyright © 2015. All rights reserved.