Interface EntryBufferClass.OnDeletedText

Enclosing class:
EntryBufferClass
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 EntryBufferClass.OnDeletedText
  • Method Details

    • onDeletedText

      void onDeletedText(CallbackHandler __self, @Nonnull EntryBuffer buffer, int position, int n_chars)
      Parameters:
      buffer -
      position -
      n_chars -