The PureMVC namespace. More...
Classes | |
| class | Object |
| A generic object class. More... | |
| class | Multiton |
| A templated Multiton class. More... | |
| class | IMultitonKeyHeir |
| Contains a multiton key. More... | |
| class | INotifier |
| The interface definition for a PureMVC Notifier. More... | |
| class | INotification |
| The interface definition for a PureMVC Notification. More... | |
| class | ICommand |
| The interface definition for a PureMVC Command. More... | |
| class | IController |
| The interface definition for a PureMVC Controller. More... | |
| class | INotificationHandler |
| An INotificationHandler base class. More... | |
| class | IObserverRestricted |
| An Observer functor interface. More... | |
| class | IObserverTemplated |
| The interface definition for a PureMVC Observer. More... | |
| class | IProxyRestricted |
| The untemplated portion of the interface definition for a PureMVC Proxy. More... | |
| class | IProxyTemplated |
The templated half of the IProxy interface definition. More... | |
| class | IModel |
| The interface definition for a PureMVC Model. More... | |
| class | IMediatorRestricted |
| The untemplated portion of the interface definition for a PureMVC Mediator. More... | |
| class | IMediatorTemplated |
| The templated portion of IMediator. More... | |
| class | IView |
| The interface definition for a PureMVC View. More... | |
| class | IFacade |
| The interface definition for a PureMVC Facade. More... | |
| class | MultitonKeyHeir |
| Multiton key holding class. More... | |
| class | Notification |
A base INotification implementation. More... | |
| class | Notifier |
A Base INotifier implementation. More... | |
| class | SimpleCommand |
A base ICommand implementation. More... | |
| class | MacroCommand |
A base ICommand implementation that executes other ICommands. More... | |
| class | Observer |
A base IObserver implementation. More... | |
| class | Proxy |
| class | Mediator |
| class | Model |
A Multiton IModel implementation. More... | |
| class | View |
A Multiton IView implementation. More... | |
| class | Controller |
A Multiton IController implementation. More... | |
| class | Facade |
A base Multiton IFacade implementation. More... | |
The PureMVC namespace.
1.6.1