Schnittstelle Assistant.OnClose

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

@FunctionalInterface public static interface Assistant.OnClose
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    Emitted either when the close button of a summary page is clicked,
    or when the apply button in the last page in the flow (of type
    %GTK_ASSISTANT_PAGE_CONFIRM) is clicked.
  • Methodendetails

    • onClose

      void onClose()
      Emitted either when the close button of a summary page is clicked,
      or when the apply button in the last page in the flow (of type
      %GTK_ASSISTANT_PAGE_CONFIRM) is clicked.