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