Home Documentation Download License Contact

Component Control

Components defined in the ComponentModel tree.

Key ComponentControl
Defined In M4.ApplicationModel.ComponentDefinition
Interface M4.ApplicationModel.IComponent
Standard Implementations Tree Employ Component - M4ComponentsWpf.EmployComponents.TreeEmployComponent
Provides default controls for searching, reading, writing, exporting, adding and deleting records. Child records can be navigated in the side bar tree. Adheres all Application Model settings.
Example M4CustomLibrary.Components.ComponentTemplate
Empty template.

M4CustomLibrary.Components.ComponentControlTemplate
Empty template of type M4LibWpf.Components.ComponentControl. Returns itself as IComponent.Control. Implements M4View.Client.IViewComponent.