setHandler.Event: Forbidden action: setting the handler function of an Event...

Description Usage Arguments Value Author(s) See Also

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

1
2
## S3 method for class 'Event'
setHandler(this, value, ...)

Arguments

this

An object.

value

Not used.

...

Not used.

Value

Throws an error.

Author(s)

Botond Sipos, Gregory Jordan

See Also

For more information see Event.


phylosim documentation built on Nov. 22, 2019, 1:07 a.m.