Interface CellRendererTextClass.OnEdited

Enclosing class:
CellRendererTextClass
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 CellRendererTextClass.OnEdited
  • Method Details

    • onEdited

      void onEdited(CallbackHandler __self, @Nonnull CellRendererText cell_renderer_text, @Nonnull Str path, @Nonnull Str new_text)
      Parameters:
      cell_renderer_text -
      path -
      new_text -