DataControllerToModelEvent
typedef
Event fired after the toModel() method has been run.
The toModel event is fired by the decorated toModel method. See decorate for more information and samples.
Properties
args : tuplemodule:engine/controller/datacontroller~DataControllerToModelEvent#argsname : 'toModel'module:engine/controller/datacontroller~DataControllerToModelEvent#namereturn : ReturnType<DataController[ 'toModel' ]>module:engine/controller/datacontroller~DataControllerToModelEvent#return