| Package | Description |
|---|---|
| de.swm.commons.mobile.client.event |
| Modifier and Type | Method and Description |
|---|---|
void |
DragControllerMobile.onTouchEnd(TouchEvent e)
Will be invoked on touch end.
|
void |
DragControllerMobile.onTouchMove(TouchEvent e)
Will be invoked on touch move.
|
void |
DragControllerMobile.onTouchStart(TouchEvent e)
Will be invoked on touch start.
|
Copyright © 2011–2015 SWM. All rights reserved.