2.5 Variations on the Triad
Table of contents
- 2.5.1 Model-View-Adapter (MVA, Mediated MVC, Model-Mediator-View)
- 2.5.2 Model-GUI-Mediator
- 2.5.3 Application Controller
- 2.5.4 Push vs. pull
- 2.5.5 Reenskaug MVC
- 2.5.6 Dolphin Model-View-Presenter - Rationalize Application model into a more active role.
- 2.5.7 Presenter First
- 2.5.8 Taligent/IBM Model-View-Presenter (MVP) - Defines a broad set of protagonists to define the most common needs of a generic application.
- 2.5.9 Presenter-Adapter-View
- 2.5.10 Model-View-ViewModel (Model-View-Binder)
- 2.5.11 View-Controller-View
- 2.5.12 Commands
- 2.5.13 Visual Editor
- 2.5.14 Command notifications
- 2.5.15 Supervising presenter
- 2.5.16 Presentation Model
- 2.5.17 Nokia Qt
- 2.5.18 Data binding