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