Package ej.widget.swipe
Interface Swipeable
-
public interface SwipeableA swipeable element receives notifications from aSwipeEventHandler.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonMove(int position)The content is moved to the given position.
-