| Interface | Description | |
|---|---|---|
| Controller | Defines a basic Controller in the application, all Controller objects implements the EventListener class. |
| Class | Description | |
|---|---|---|
| AbstractController |
This class provides a skeletal implementation of the IController interface, to minimize the effort required to implement this interface. |