public class GallerySlideCompleteEvent extends GwtEvent<GallerySlideCompleteHandler>
GwtEvent.Type<H>
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(GallerySlideCompleteHandler handler) |
static void |
fire(Gallery source,
Event nativeEvent,
int index) |
GwtEvent.Type<GallerySlideCompleteHandler> |
getAssociatedType() |
Gallery |
getGallery() |
int |
getIndex() |
Event |
getNativeEvent() |
static GwtEvent.Type<GallerySlideCompleteHandler> |
getType() |
setSource, toDebugString, toString
public static GwtEvent.Type<GallerySlideCompleteHandler> getType()
public Gallery getGallery()
public Event getNativeEvent()
public int getIndex()
public GwtEvent.Type<GallerySlideCompleteHandler> getAssociatedType()
getAssociatedType
in class GwtEvent<GallerySlideCompleteHandler>
protected void dispatch(GallerySlideCompleteHandler handler)
dispatch
in class GwtEvent<GallerySlideCompleteHandler>
Copyright © 2017. All rights reserved.