public class SlideshowTouchController extends SlideshowBaseController
SlideshowBaseController.SlideshowEventSlideshow.Layout, Slideshow.Name, Slideshow.Positionorg.cruxframework.crux.core.client.screen.DeviceAdaptive.Device, org.cruxframework.crux.core.client.screen.DeviceAdaptive.Input, org.cruxframework.crux.core.client.screen.DeviceAdaptive.Size, org.cruxframework.crux.core.client.screen.DeviceAdaptive.Template, org.cruxframework.crux.core.client.screen.DeviceAdaptive.TemplatesactiveImage, album, autoPlayTimer, components, imagesCache, photoPanel, preloadNextImages, previousImage, SCALE_IMAGES, table, transitionDelay| Constructor and Description |
|---|
SlideshowTouchController() |
| Modifier and Type | Method and Description |
|---|---|
void |
configurePhotoPanel() |
protected void |
init() |
void |
onOrientationChange() |
void |
onTouchEndDialog(com.google.gwt.event.dom.client.TouchEndEvent event) |
void |
onTouchMoveDialog(com.google.gwt.event.dom.client.TouchMoveEvent event) |
void |
onTouchStartDialog(com.google.gwt.event.dom.client.TouchStartEvent event) |
protected void |
showComponents() |
addComponent, adjustImageSize, getActivePhoto, getAlbum, getAlbumService, getPhoto, getPhotoCount, getPhotoPanel, getTransitionDelay, hasMorePhotos, isPlaying, isPreloadNextImages, isScaleImages, load, loadImage, loadImage, next, notifyComponents, play, previous, reset, setAlbum, setAlbumService, setHeight, setHorizontalAlignment, setLayout, setPreloadNextImages, setScaleImages, setTransitionDelay, setVerticalAlignment, setWidth, showFirstPhoto, showPhoto, stopaddAttachHandler, addHandler, addWidget, asWidget, fireEvent, getChildWidget, getElement, getStyleName, getTitle, isVisible, setHeight, setStyleName, setTitle, setVisible, setWidthclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic void onTouchEndDialog(com.google.gwt.event.dom.client.TouchEndEvent event)
public void onTouchStartDialog(com.google.gwt.event.dom.client.TouchStartEvent event)
public void onTouchMoveDialog(com.google.gwt.event.dom.client.TouchMoveEvent event)
protected void init()
init in class SlideshowBaseControllerpublic void onOrientationChange()
onOrientationChange in interface org.cruxframework.crux.core.client.screen.views.OrientationChangeHandleronOrientationChange in class SlideshowBaseControllerpublic void configurePhotoPanel()
configurePhotoPanel in class SlideshowBaseControllerprotected void showComponents()
showComponents in class SlideshowBaseControllerCopyright © 2016. All rights reserved.