Schnittstelle Window.OnActivateFocus

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

@FunctionalInterface public static interface Window.OnActivateFocus
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    Emitted when the user activates the currently focused
    widget of @window.
  • Methodendetails

    • onActivateFocus

      void onActivateFocus()
      Emitted when the user activates the currently focused
      widget of @window.

      This is a [keybinding signal](class.SignalAction.html).

      The default binding for this signal is <kbd>␣</kbd>.