| Class | Description | |
|---|---|---|
| CairngormEvent | The CairngormEvent class is mandatory for Cairngorm event dispatching. | |
| CairngormEventDispatcher | The CairngormEventDispatcher class is a singleton class, used by the application developer to broadcast events that correspond to user gestures and requests. | |
| FrontController | A base class for an application specific front controller, that is able to dispatch control following particular user gestures to appropriate command classes. |