Schnittstelle EntryRow.OnApply

Umschließende Klasse:
EntryRow
Funktionsschnittstelle:
Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.

@FunctionalInterface public static interface EntryRow.OnApply
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    Emitted when the apply button is pressed.
  • Methodendetails

    • onApply

      void onApply()
      Emitted when the apply button is pressed.

      See [property@EntryRow:show-apply-button].