C D E G H I L O R S T U V
C
- Carousel - Class in org.gcube.portlets.widgets.imagepreviewerwidget.client.ui
-
A carousel for image/file previews.
- Carousel() - Constructor for class org.gcube.portlets.widgets.imagepreviewerwidget.client.ui.Carousel
-
Build a carousel to show EnhancedImages.
D
- downloadButtonClickHanderBody() - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.ui.Carousel
-
Download button click handler body
- downloadOnClick(ClickEvent) - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.ui.Carousel
-
- downloadOnClickSmart(ClickEvent) - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.ui.Carousel
-
E
- 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(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 title of the image and its tooltip.
- EnhancedImage(String, 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.
G
- getDownloadUrl() - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.EnhancedImage
-
- getImageOrientation(String) - Method in interface org.gcube.portlets.widgets.imagepreviewerwidget.client.ImageService
-
Retrieve the image orientation (EXIF)
- getImageOrientation(String, AsyncCallback<Orientation>) - Method in interface org.gcube.portlets.widgets.imagepreviewerwidget.client.ImageServiceAsync
-
Retrieve the image orientation (EXIF)
- getImageOrientation(String) - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.server.ImageOrientationServicesImpl
-
- getImageUrl() - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.EnhancedImage
-
- getOrientation() - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.EnhancedImage
-
- getTitleToShow() - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.EnhancedImage
-
- getToolTipToShow() - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.EnhancedImage
-
H
- hideArrows() - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.ui.Carousel
-
Hide Previous and Next arrows of the carousel.
- hideOnClick(ClickEvent) - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.ui.Carousel
-
- hideOnClickSmart(ClickEvent) - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.ui.Carousel
-
I
- ImageOrientationServicesImpl - Class in org.gcube.portlets.widgets.imagepreviewerwidget.server
-
Image services.
- ImageOrientationServicesImpl() - Constructor for class org.gcube.portlets.widgets.imagepreviewerwidget.server.ImageOrientationServicesImpl
-
- ImagePreviewer - Class in org.gcube.portlets.widgets.imagepreviewerwidget.client
-
Entry point classes define onModuleLoad().
- ImagePreviewer() - Constructor for class org.gcube.portlets.widgets.imagepreviewerwidget.client.ImagePreviewer
-
- ImageService - Interface in org.gcube.portlets.widgets.imagepreviewerwidget.client
-
Image services
- ImageServiceAsync - Interface in org.gcube.portlets.widgets.imagepreviewerwidget.client
-
Image services (async version)
L
- loadingImage() - Method in interface org.gcube.portlets.widgets.imagepreviewerwidget.client.resources.Resources
-
O
- onClickNext(ClickEvent) - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.ui.Carousel
-
- onClickPrev(ClickEvent) - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.ui.Carousel
-
- onModuleLoad() - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.ImagePreviewer
-
This is the entry point method.
- org.gcube.portlets.widgets.imagepreviewerwidget.client - package org.gcube.portlets.widgets.imagepreviewerwidget.client
-
- org.gcube.portlets.widgets.imagepreviewerwidget.client.resources - package org.gcube.portlets.widgets.imagepreviewerwidget.client.resources
-
- org.gcube.portlets.widgets.imagepreviewerwidget.client.ui - package org.gcube.portlets.widgets.imagepreviewerwidget.client.ui
-
- org.gcube.portlets.widgets.imagepreviewerwidget.server - package org.gcube.portlets.widgets.imagepreviewerwidget.server
-
- org.gcube.portlets.widgets.imagepreviewerwidget.shared - package org.gcube.portlets.widgets.imagepreviewerwidget.shared
-
- Orientation - Enum in org.gcube.portlets.widgets.imagepreviewerwidget.shared
-
Image orientations
R
- removeLoader() - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.ui.Carousel
-
Remove image loader
- Resources - Interface in org.gcube.portlets.widgets.imagepreviewerwidget.client.resources
-
S
- setDownloadUrl(String) - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.EnhancedImage
-
- setOrientation(Orientation) - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.EnhancedImage
-
- setTitleToShow(String) - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.EnhancedImage
-
- setToolTipToShow(String) - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.EnhancedImage
-
- show() - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.ui.Carousel
-
Used to show this carousel (starting from the initial image).
- show(EnhancedImage) - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.ui.Carousel
-
Used to show a specific image of this carousel.
- showLoader() - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.ui.Carousel
-
Show image loader
T
- toString() - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.EnhancedImage
-
U
- updateImages(List<EnhancedImage>) - Method in class org.gcube.portlets.widgets.imagepreviewerwidget.client.ui.Carousel
-
Change the set of images to show.
V
- valueOf(String) - Static method in enum org.gcube.portlets.widgets.imagepreviewerwidget.shared.Orientation
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.gcube.portlets.widgets.imagepreviewerwidget.shared.Orientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
C D E G H I L O R S T U V
Copyright © 2016. All Rights Reserved.