Schnittstelle ChildProxy.OnChildRemoved

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

@FunctionalInterface public static interface ChildProxy.OnChildRemoved
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    onChildRemoved(Object object, Str name)
    Will be emitted after the @object was removed from the @child_proxy.
  • Methodendetails

    • onChildRemoved

      void onChildRemoved(@Nonnull Object object, @Nonnull Str name)
      Will be emitted after the @object was removed from the @child_proxy.
      Parameter:
      object - the #GObject that was removed
      name - the name of the old child