Click or drag to resize

Altaxo.Gui.Common Namespace

[Missing <summary> documentation for "N:Altaxo.Gui.Common"]

Classes
 ClassDescription
Public classAltaxoVariantController 
Public classAscendingIntegerCollectionController 
Public classConditionalDocumentControllerTModel 
Public classConditionalDocumentControllerWithDisabledViewTModel Controller that shows to documents: one document in the enabled state, which can be changed. And another document in the disabled state, which can not be changed.
Public classControlViewElement 
Public classDialogShellController Responsible for hosting another controller in a dialog.
Public classEnumFlagControllerObsolete.
Public classEquallySpacedIntervalController Controller for an equally spaced interval.
Public classIntegerAndComboBoxController Summary description for IntegerAndComboBoxController.
Public classIntegerValueInputController 
Public classIntegerValueInputControllerZeroOrPositiveIntegerValidator 
Public classItemsControllerTItem Helper class for list boxed and other item controls with single selection mode.
Public classLengthValueInPointController 
Public classMultiChildController Controller for a set of child IMVCAControllers.
Public classMultiChoiceController Controller for the MultiChoiceList document type.
Public classMultiChoiceList Document class for the MultiChoiceController.
Public classMultipleFilesController 
Public classPropertyController 
Public classRelationValueInUnityController 
Public classSimpleImmutableObjectControllerTObject Controller for simple immutable objects which have simple properties (double, string) and setter methods following the naming scheme WithPropertyName(propertyName). It is essential that the parameter name of the setter method is the same (but the first letter can be lower case) as the property name. You must subclass this controller and set a attribute at which classes can be controlled.
Public classSingleChoiceController Controller for a single value. This is a string here, but in derived classes, that can be anything that can be converted to and from a string.
Public classSingleChoiceObject 
Public classSingleChoiceObjectController Summary description for SingleChoiceObjectController.
Public classSingleInstanceChoice 
Public classSingleInstanceChoiceController Summary description for SingleInstanceChoiceController.
Public classSingleValueController Controller for a single value. This is a string here, but in derived classes, that can be anything that can be converted to and from a string.
Public classTabbedElementController Controls the ITabbedElementView.
Public classTaskCancelController Controls the background execution of a thread or a task.
Public classTextChoice Document class that bundles a text question with a predefined set of choices.
Public classTextChoiceController 
Public classTextValueInputController 
Public classTextValueInputControllerNonEmptyStringValidator Provides a validator that tests if the string entered is empty.
Public classValueInSomeUnitControllerBase 
Public classViewDescriptionElement 
Interfaces
 InterfaceDescription
Public interfaceIAltaxoVariantView 
Public interfaceIAscendingIntegerCollectionView 
Public interfaceIConditionalDocumentController Interface for model in the view.
Public interfaceIConditionalDocumentView 
Public interfaceIDialogShellView This interface is intended to provide a "shell" as a dialog which can host a user control.
Public interfaceIDimensionfulQuantityView Interface to show a length value. The use can input the value in any unit, but for the interface the value must be transfered in units of point (1/72 inch).
Public interfaceIEnumFlagView 
Public interfaceIEquallySpacedIntervalView 
Public interfaceIFreeTextChoiceView 
Public interfaceIIntegerAndComboBoxView 
Public interfaceIMultiChildController 
Public interfaceIMultiChildView 
Public interfaceIMultiChoiceViewGui view interface for use with the MultiChoiceController.
Public interfaceIMultipleFilesView 
Public interfaceIMVVMDragDropHandler 
Public interfaceIMVVMDragHandler 
Public interfaceIMVVMDropHandler 
Public interfaceIntegerValueInputControllerIIntegerValidator Provides an interface to a validator to validates the user input
Public interfaceIPropertyView 
Public interfaceISimpleImmutableObjectView 
Public interfaceISingleChoiceObject 
Public interfaceISingleChoiceView This interface must be implemented by controls that allow to choose a single selection out of multiple values.
Public interfaceISingleChoiceViewEventSink 
Public interfaceISingleValueController 
Public interfaceISingleValueView 
Public interfaceITabbedElementController 
Public interfaceITabbedElementView This interface is intended to provide a "shell" as a dialog which can host a couple of user controls in tab pages.
Public interfaceITabbedElementViewDC Interface for a tabbed element view (data context aware). The controller must have a 'Tabs' property (of type SelectableListNodeList with items of type SelectableListNodeWithController, and a 'SelectedTab' property of any type (the type should match the type of the tags in SelectableListNodeWithController.
Public interfaceITabbedElementViewEventSink Interface to the TabbedDialogController.
Public interfaceITypeAndInstanceController 
Public interfaceITypeAndInstanceView 
Public interfaceTextValueInputControllerIStringValidator Provides an interface to a validator to validates the user input
Enumerations
 EnumerationDescription
Public enumerationDragDropRelativeInsertPosition Designates the position relative to the target item in a drop operation.
Protected enumerationTaskCancelControllerState