Package 

Interface HoverView.Listener

    • Method Summary

      Modifier and Type Method Description
      abstract void onExpanding()
      abstract void onExpanded()
      abstract void onCollapsing()
      abstract void onCollapsed()
      abstract void onClosing()
      abstract void onClosed()
      • Methods inherited from class java.lang.Object

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