Package 

Interface DragAndSwipeDataCallback

    • Method Summary

      Modifier and Type Method Description
      abstract Unit dataMove(Integer fromPosition, Integer toPosition) item 数据交换
      abstract Unit dataRemoveAt(Integer position) 删除 Item 数据
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait