Interface HoverHiddenHandler

All Superinterfaces:
EventHandler

public interface HoverHiddenHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    If showHover is true for this canvas, this notification method will be fired whenever the hover shown in response to handleHover() is hidden.
  • Method Details

    • onHoverHidden

      void onHoverHidden(HoverHiddenEvent event)
      If showHover is true for this canvas, this notification method will be fired whenever the hover shown in response to handleHover() is hidden.
      Parameters:
      event - the event