PolymorphicDomainObjectContainerCreatingDelegateProvider

A property delegate that creates elements of the given type with the given configuration in the given container.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
operator fun provideDelegate(thisRef: Any?, property: KProperty<*>): ExistingDomainObjectDelegate<U>