Description Usage Arguments Value Author(s) See Also
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.
1 2 | ## S3 method for class 'Event'
setHandler(this, value, ...)
|
this |
An object. |
value |
Not used. |
... |
Not used. |
Throws an error.
Botond Sipos, Gregory Jordan
For more information see Event
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.