Свойство | Type | Description | |
---|---|---|---|
OnTimerTick | void | ||
ParseCommands | void |
Méthode | Description | |
---|---|---|
KeyboardEditionViewModel ( IKeyboardEditorRoot root, WizardManager wizardManager, IKeyboard editedKeyboard ) : System | ||
OnActivating ( ) : bool | ||
OnBeforeGoBack ( ) : bool | ||
OnBeforeNext ( ) : bool |
Méthode | Description | |
---|---|---|
OnTimerTick ( object sender, |
allows the auto save when the keyboard editor is open to prevent losing the changes in case of crash.
|
|
ParseCommands ( HashSet |
public KeyboardEditionViewModel ( IKeyboardEditorRoot root, WizardManager wizardManager, IKeyboard editedKeyboard ) : System | ||
root | IKeyboardEditorRoot | |
wizardManager | WizardManager | |
editedKeyboard | IKeyboard | |
Résultat | System |