| Package | Description |
|---|---|
| de.swm.commons.mobile.client.event | |
| de.swm.commons.mobile.client.widgets | |
| de.swm.commons.mobile.client.widgets.scroll | |
| de.swm.commons.mobile.client.widgets.tree |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DragController.fireSwipeEvent(SwipeEvent e)
Fires a drag swipe event after a drag event was recognized.
|
void |
SwipeEventsHandler.onSwipeHorizontal(SwipeEvent e)
When the user swipes horizontal
|
void |
SwipeEventsHandler.onSwipeVertical(SwipeEvent e)
When the user swipes vertical.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SlidePanel.onSwipeHorizontal(SwipeEvent e) |
void |
SlidePanel.onSwipeVertical(SwipeEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScrollPanelWithScrollbar.onSwipeHorizontal(SwipeEvent e) |
void |
ScrollPanel.onSwipeHorizontal(SwipeEvent e) |
void |
ScrollPanelWithScrollbar.onSwipeVertical(SwipeEvent e) |
void |
ScrollPanel.onSwipeVertical(SwipeEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
WideTreePanel.onSwipeHorizontal(SwipeEvent e) |
void |
TreePanel.onSwipeHorizontal(SwipeEvent e) |
void |
WideTreePanel.onSwipeVertical(SwipeEvent e) |
void |
TreePanel.onSwipeVertical(SwipeEvent e) |
Copyright © 2011–2015 SWM. All rights reserved.