Click or drag to resize
weroSoft AG, Software
WeroSoft.Triton.Desktop.Controls Namespace
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
 
Classes
  ClassDescription
Public classAddParameterCommand
Command to add a new parameter.
Public classApplyChangesCommand
Command to apply the changes in the edited parameter.
Public classCancelChangesCommand
Command to cancel the changes in the edited parameter.
Public classDeleteParameterCommand
Command to delete the selected parameters.
Public classKeyValueParameterViewModel
The view model of the parameter to edit or add.
Public classMoveDownCommand
Move down the selected parameter of the list.
Public classMoveUpCommand
Move up the selected parameter of the list.
Public classParameterAddedEventArgs
Represents an event fired when a parameter has been added.
Public classParameterChangedEventArgs
Represents an event fired when a parameter has been modified.
Public classParameterDeletedEventArgs
Represents an event fired when parameters have been deleted.
Public classParameterEditor
Interaction logic for ParameterEditor.xaml
Public classParameterEditorViewModel
Defines the view model of the key/value parameters.
Public classParameterMovedEventArgs
Represents an event fired when a parameter has been moved.
Public classParameterValidationEventArgs
Represents an event fired when the validation of the edited parameter failed.
Enumerations
  EnumerationDescription
Public enumerationKeyValueEditMode
Defines the action to be performed with the items of KeyValueParameterViewModel
Public enumerationShowValidationResults
The options to display validation results of the edited parameter.