Uses of Class
org.gcube.portlets.widgets.imagepreviewerwidget.client.EnhancedImage
-
Packages that use EnhancedImage Package Description org.gcube.portlets.widgets.imagepreviewerwidget.client.ui -
-
Uses of EnhancedImage in org.gcube.portlets.widgets.imagepreviewerwidget.client.ui
Methods in org.gcube.portlets.widgets.imagepreviewerwidget.client.ui with parameters of type EnhancedImage Modifier and Type Method Description voidCarousel. show(EnhancedImage image)Used to show a specific image of this carousel.Method parameters in org.gcube.portlets.widgets.imagepreviewerwidget.client.ui with type arguments of type EnhancedImage Modifier and Type Method Description voidCarousel. updateImages(List<EnhancedImage> imagesToShow)Change the set of images to show.
-