setHandler.Event: Forbidden action: setting the handler function of an Event object
Description
Forbidden action: setting the handler function of an Event object.
The handler function is tipically set by a getEventsAtSite.*
method generating the Event object
by directly modifying the this$.handler field or by the .setHandler()
method.
Usage
# S3 method for Event
setHandler(this, value, ...)
See Also
For more information see Event
.