Schnittstelle ComboBox.OnPopdown

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

@FunctionalInterface public static interface ComboBox.OnPopdown
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    boolean
    Emitted to popdown the combo box list.
  • Methodendetails

    • onPopdown

      boolean onPopdown()
      Emitted to popdown the combo box list.

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

      The default bindings for this signal are Alt+Up and Escape.
      Gibt zurück:
      whether the combo box was popped down