Uses of Class
org.cruxframework.crux.widgets.client.slideshow.data.Photo

Packages that use Photo
org.cruxframework.crux.widgets.client.slideshow   
org.cruxframework.crux.widgets.client.slideshow.data   
 

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

Methods in org.cruxframework.crux.widgets.client.slideshow that return Photo
 Photo SlideshowBaseController.getPhoto(int index)
           
 Photo Slideshow.getPhoto(int index)
           
 

Methods in org.cruxframework.crux.widgets.client.slideshow with parameters of type Photo
protected  void SlideshowBaseController.adjustImageSize(com.google.gwt.user.client.ui.Widget referencePanel, Photo photo, com.google.gwt.user.client.ui.Image image)
           
 

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

Methods in org.cruxframework.crux.widgets.client.slideshow.data that return types with arguments of type Photo
 FastList<Photo> PhotoAlbum.getImages()
           
 

Methods in org.cruxframework.crux.widgets.client.slideshow.data with parameters of type Photo
 void PhotoAlbum.addImage(Photo image)
           
 



Copyright © 2014. All rights reserved.