Namespace The.Model.Editor
Classes
- EditorController
Controls the GUI parts of model editing; depends on an IHistoryEditor for event sequence manipulation
- EnterValueDialog
Arbitrary string entry
- EnterValuesDialog
Two-part arbitrary string entry
- NodeModelBase
base class for viewmodels in the master-detail tree
- SelectOptionDialog
Single-level option picker
- SelectOptionsDialog
Two-level hierarchical option picker
Interfaces
- IDialog
databound viewmodel containing a future which be observed or cancelled by an IDialogHost
- IDialog<T>
databound viewmodel containing a future which be observed or cancelled by an IDialogHost