![]() | |
WeroSoft.Triton.Desktop.Controls Namespace |
Class | Description | |
---|---|---|
![]() | AddParameterCommand |
Command to add a new parameter.
|
![]() | ApplyChangesCommand |
Command to apply the changes in the edited parameter.
|
![]() | CancelChangesCommand |
Command to cancel the changes in the edited parameter.
|
![]() | DeleteParameterCommand |
Command to delete the selected parameters.
|
![]() | KeyValueParameterViewModel |
The view model of the parameter to edit or add.
|
![]() | MoveDownCommand |
Move down the selected parameter of the list.
|
![]() | MoveUpCommand |
Move up the selected parameter of the list.
|
![]() | ParameterAddedEventArgs |
Represents an event fired when a parameter has been added.
|
![]() | ParameterChangedEventArgs |
Represents an event fired when a parameter has been modified.
|
![]() | ParameterDeletedEventArgs |
Represents an event fired when parameters have been deleted.
|
![]() | ParameterEditor |
Interaction logic for ParameterEditor.xaml
|
![]() | ParameterEditorViewModel |
Defines the view model of the key/value parameters.
|
![]() | ParameterMovedEventArgs |
Represents an event fired when a parameter has been moved.
|
![]() | ParameterValidationEventArgs |
Represents an event fired when the validation of the edited parameter failed.
|
Enumeration | Description | |
---|---|---|
![]() | KeyValueEditMode |
Defines the action to be performed with the items of KeyValueParameterViewModel
|
![]() | ShowValidationResults |
The options to display validation results of the edited parameter.
|