Interface RowContextClickHandler

All Superinterfaces:
EventHandler

public interface RowContextClickHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when a row receives a contextclick event.
  • Method Details

    • onRowContextClick

      void onRowContextClick(RowContextClickEvent event)
      Called when a row receives a contextclick event.
      Parameters:
      event - the event