Interface CellRendererAccel.OnAccelCleared

Enclosing class:
CellRendererAccel
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface CellRendererAccel.OnAccelCleared
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onAccelCleared(Str path_string)
    Gets emitted when the user has removed the accelerator.
  • Method Details

    • onAccelCleared

      void onAccelCleared(@Nonnull Str path_string)
      Gets emitted when the user has removed the accelerator.
      Parameters:
      path_string - the path identifying the row of the edited cell