Class DecodePropertyValueForWidgetEvent.
getProperty() : string
stringgetValue() : mixed
mixedsetProperty(string $property) : \ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\DecodePropertyValueForWidgetEvent
stringThe name of the property.
setValue(mixed $value) : \ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\DecodePropertyValueForWidgetEvent
mixedThe new value.
$property : string
$value : mixed
NAME