- EnhancedImage - Class in org.gcube.portlets.widgets.imagepreviewerwidget.client
-
This class allows to build the image to show within the carousel.
- EnhancedImage(String) - Constructor for class org.gcube.portlets.widgets.imagepreviewerwidget.client.EnhancedImage
-
Build an enhanced image from a url.
- EnhancedImage(Image) - Constructor for class org.gcube.portlets.widgets.imagepreviewerwidget.client.EnhancedImage
-
Build an enhanced image from another image.
- EnhancedImage(Image, String, String) - Constructor for class org.gcube.portlets.widgets.imagepreviewerwidget.client.EnhancedImage
-
Build an enhanced image from an image but allows to customize the title of the image and its tooltip.
- EnhancedImage(Image, String, String, String) - Constructor for class org.gcube.portlets.widgets.imagepreviewerwidget.client.EnhancedImage
-
Build an enhanced image from an image but allows to customize the other properties.