| Package | Description |
|---|---|
| de.swm.commons.mobile.client.event |
| Modifier and Type | Method and Description |
|---|---|
static SwipeEvent.Type |
SwipeEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SwipeEvent.Type[] |
SwipeEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SwipeEvent(com.google.gwt.user.client.Event nativeEvent,
SwipeEvent.Type type,
double speed)
Default constructor.
|
Copyright © 2011–2015 SWM. All rights reserved.