Schnittstelle ChildProxyInterface.OnChildAdded

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

@FunctionalInterface public static interface ChildProxyInterface.OnChildAdded
  • Methodendetails

    • onChildAdded

      void onChildAdded(CallbackHandler __self, @Nonnull ChildProxy parent, @Nonnull Object child, @Nonnull Str name)
      Parameter:
      parent - the parent object
      child - the newly added child
      name - the name of the new child