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