private class SwipeItemManagerImpl.SwipeMemory extends SimpleSwipeListener
Modifier and Type | Field and Description |
---|---|
private int |
position |
Constructor and Description |
---|
SwipeMemory(int position) |
Modifier and Type | Method and Description |
---|---|
void |
onClose(SwipeLayout layout) |
void |
onOpen(SwipeLayout layout) |
void |
onStartOpen(SwipeLayout layout) |
void |
setPosition(int position) |
onHandRelease, onStartClose, onUpdate
public void onClose(SwipeLayout layout)
onClose
in interface SwipeLayout.SwipeListener
onClose
in class SimpleSwipeListener
public void onStartOpen(SwipeLayout layout)
onStartOpen
in interface SwipeLayout.SwipeListener
onStartOpen
in class SimpleSwipeListener
public void onOpen(SwipeLayout layout)
onOpen
in interface SwipeLayout.SwipeListener
onOpen
in class SimpleSwipeListener
public void setPosition(int position)