Interface RightMouseDownHandler

All Superinterfaces:
EventHandler

public interface RightMouseDownHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Executed when the right mouse button is pressed on this widget.
  • Method Details

    • onRightMouseDown

      void onRightMouseDown(RightMouseDownEvent event)
      Executed when the right mouse button is pressed on this widget. No default implementation.
      Parameters:
      event - the event