PropertyConfigurersAwareDecoratorMixin

A default implementation that delegates the instance destructor setting to decorated component.

mixin template PropertyConfigurersAwareDecoratorMixin (
T
) {}

Members

Functions

addPropertyConfigurer
PropertyConfigurersAware!T addPropertyConfigurer(PropertyConfigurer!T configurer)

Adds an configurer to the PropertyConfigurersAware.

Meta