Package 

Interface IDragService


  • 
    public interface IDragService
    
                        

    Author: liecoder Date: 2024/8/13 周二 Version: 1.0

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onStartDrag()
      abstract Unit onItemMoved(Integer fromPosition, Integer toPosition)
      • Methods inherited from class java.lang.Object

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