User Interface
- Definition
- The User Interface is a specification of user interface elements without the data that goes in or out of them
Application logic is part of the View in MVC, and Boundary in ECB
How does it work?
User interface elements can be created using procedural code or declared via a template.
Examples
- The Document Object Model of a browser