com.vaadin.event.

Interface ContextClickEvent.ContextClickListener

    • Method Summary

      All Methods
      Modifier and Type Method Description
      void contextClick​(ContextClickEvent event)

      Called when the context click happens.

    • Method Detail

      • contextClick

        void contextClick​(ContextClickEvent event)

        Called when the context click happens.

        Parameters:

        event - the context click event