Module Index

Classes

Module: handle

This module defines the interface provided by the base event handler.

Classes

IHandle

This is the base event handler interface. All handlers must define a run method.