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