Interface Summary |
ICommand |
The interface definition for a PureMVC Command. |
IController |
The interface definition for a PureMVC Controller. |
IFacade |
The interface definition for a PureMVC Facade. |
IFunction |
This interface must be implemented by all classes that want to be notified of
a notification. |
IMediator |
The interface definition for a PureMVC Mediator. |
IModel |
The interface definition for a PureMVC Model. |
INotification |
The interface definition for a PureMVC Notification. |
INotifier |
The interface definition for a PureMVC Notifier. |
IObserver |
The interface definition for a PureMVC Observer. |
IProxy |
The interface definition for a PureMVC Proxy. |
IView |
The interface definition for a PureMVC View. |