Package 

Class FxScrollImpl

  • All Implemented Interfaces:
    com.petterp.floatingx.listener.IFxTouchListener

    
    public class FxScrollImpl
     implements IFxTouchListener
                        

    IFxScrollListener 的空实现

    • Constructor Summary

      Constructors 
      Constructor Description
      FxScrollImpl()
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.petterp.floatingx.util.FxScrollImpl

        onDown, onDragIng, onInterceptTouchEvent, onTouch, onUp
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FxScrollImpl

        FxScrollImpl()