@NonNullByDefault
Package ej.widget.swipe
Swipe utilities.
-
Interface Summary Interface Description Swipeable A swipeable element receives notifications from aSwipeEventHandler
.SwipeListener A swipe listener is notified when a swipe is started or stopped. -
Class Summary Class Description SwipeEventHandler The swipe event handler responsibility is to detect pointer events (press, drag, release) and help moving over some element(s).