Schnittstelle ChildProxy.OnChildAdded

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.OnChildAdded
  • Methodenübersicht

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

    • onChildAdded

      void onChildAdded(@Nonnull Object object, @Nonnull Str name)
      Will be emitted after the @object was added to the @child_proxy.
      Parameter:
      object - the #GObject that was added
      name - the name of the new child