Class DecodePropertyValueForWidgetEvent.

This event is issued when a property value has to be converted from the native data (presented by the data provider) into data understood by the widget.

 Methods

Retrieve the name of the property.

getProperty() : string

Returns

string

Retrieve the value from the event.

getValue() : mixed

Returns

mixed

 Properties

 

The name of the property for which the data shall be decoded.

$property : string
 

The value of the data.

$value : mixed

 Constants

 

NAME

NAME