new.event.registry: new.event.registry

Description Usage Details Value Author(s) Examples

View source: R/event.registry.R

Description

EventRegistry constructor

Usage

1

Details

An EventRegistry is a collection of Events. Each Event has a name and a list of functions, each known as a handler. Events can be modified or triggered. When triggered, each function is called in turn, and the final return value is returned to the triggering context.

Value

EventRegistry

Author(s)

Brad Friedman

Examples

1

AnalysisPageServer documentation built on April 28, 2020, 6:32 p.m.