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