com.vaadin.client.widget.grid.events.

Interface AbstractGridMouseEventHandler.GridDoubleClickHandler

    • Method Detail

      • onDoubleClick

        void onDoubleClick​(GridDoubleClickEvent event)

        Perform actions that should happen when the Grid is double-clicked.

        Parameters:

        event - the double-click event