Package 

Interface OnExitListener


  • 
    public interface OnExitListener
    
                        

    Listener invoked when the user drops the selected tab on the exit zone when the associated HoverView is collapsed.

    • Method Summary

      Modifier and Type Method Description
      abstract void onExit()
      • Methods inherited from class java.lang.Object

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

      • onExit

         abstract void onExit()