ejs.events Classes
Class | Description |
---|---|
Dispatcher | The Dispatcher class supports the registration of listeners who want notification of events of interest. |
Event | The Event class encapsulates information pertaining to a system or application event. |
Timer | Timers manage the execution of functions at some point in the future. |
TimerEvent | Timer event. |