Namespace LemonEdge.Client.Core.Main
Classes
MainFormController
The controller for the main IMainform window of the LemonEdge application. Responsible for loading the main menu commands, and hosting the multiple opened contexts.
Interfaces
IMainform
The main application window for the LemonEdge platform.
Hosts the main menu commands, and a container for opening and displaying multiple contexts. See IModelLayouHost
The MainFormController is responsible for controlling this window in the ui of the client application