Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
MaterialSwipeablePanel.addSwipeLeftHandler(SwipeLeftEvent.SwipeLeftHandler<com.google.gwt.user.client.ui.Widget> handler) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasSwipeableHandler.addSwipeLeftHandler(SwipeLeftEvent.SwipeLeftHandler<T> handler)
Add swipe left handler.
|
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.GwtEvent.Type<SwipeLeftEvent.SwipeLeftHandler<T>> |
SwipeLeftEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<SwipeLeftEvent.SwipeLeftHandler<?>> |
SwipeLeftEvent.getType() |
Modifier and Type | Method and Description |
---|---|
protected void |
SwipeLeftEvent.dispatch(SwipeLeftEvent.SwipeLeftHandler<T> handler) |
Copyright © 2018. All rights reserved.