Interface RowEditorEnterHandler

All Superinterfaces:
EventHandler

public interface RowEditorEnterHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Callback fired when the user starts editing a new row.
  • Method Details

    • onRowEditorEnter

      void onRowEditorEnter(RowEditorEnterEvent event)
      Callback fired when the user starts editing a new row.
      Parameters:
      event - the event