|
|
|||
The application creates a document, which in turn creates the App UI, which in turns creates the view.
The view class handles commands but can decide to pass the command on to the application view. The document owns the application model displayed by the view.