|
Class Summary |
| Action |
Generic Action class. |
| ActionEvent |
This is an alternative to the Action class that allows you to do
event based actions. |
| ActionLoader |
The purpose of this class is to allow one to load and execute
Action modules. |
| Assembler |
This is an interface that defines what an Assembler is. |
| GenericLoader |
This is the base class for the loaders. |
| Layout |
This is an interface that defines what a Layout module is. |
| LayoutLoader |
The purpose of this class is to allow one to load and execute
Layout modules. |
| Navigation |
This is an interface that defines what a Navigation module is. |
| NavigationLoader |
The purpose of this class is to allow one to load and execute
Navigation modules. |
| Page |
This is an interface that defines what a Page module is. |
| PageLoader |
The purpose of this class is to allow one to load and execute Page
modules. |
| ScheduledJob |
All Scheduled jobs should extend this. |
| ScheduledJobLoader |
ScheduledJobs loader class. |
| Screen |
This is an interface that defines the Screen modules. |
| ScreenLoader |
The purpose of this class is to allow one to load and execute
Screen modules. |