com.vaadin.shared.ui.

Interface ClickRpc

    • Method Summary

      All Methods
      Modifier and Type Method Description
      void click​(MouseEventDetails mouseDetails)

      Called when a click event has occurred and there are server side listeners for the event.

    • Method Detail

      • click

        void click​(MouseEventDetails mouseDetails)

        Called when a click event has occurred and there are server side listeners for the event.

        Parameters:

        mouseDetails - Details about the mouse when the event took place