Package 

Interface IFxScopeControl

  • All Implemented Interfaces:
    com.petterp.floatingx.listener.control.IFxControl

    
    public interface IFxScopeControl<T extends Object>
     implements IFxControl
                        

    Fx局部控制器

    • Method Summary

      Modifier and Type Method Description
      abstract Unit show() 显示浮窗
      abstract IFxConfigControl getConfigControl() 获取配置层控制器,以便运行时动态调整某些基础配置
      • Methods inherited from class com.petterp.floatingx.listener.control.IFxScopeControl

        cancel, getManagerView, getView, getViewHolder, hide, isShow, move, move, moveByVector, moveByVector, setClickListener, setClickListener, updateView, updateView, updateView, updateViewContent
      • Methods inherited from class java.lang.Object

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