public interface ISwipeable<T,Item extends IItem>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSwipeable() |
T |
withIsSwipeable(boolean swipeable)
use this method to set if item is swipeable
|
boolean isSwipeable()
T withIsSwipeable(boolean swipeable)
swipeable - true if swipeable