Méthode | Description | |
---|---|---|
CheckCanGoFurther ( ) : bool |
Method that checks the at least one WizardButtonViewModel is selected before going ot the next page.
|
|
CreateNewKeyboard ( ) : void |
Creates a new keyboard and goes to the next page.
|
|
DestroyKeyboard ( ) : void |
Goes to a page listing all the keyboards that can be deleted.
|
|
EditCurrentKeyboard ( ) : void |
Goes to the next page to enable modifying the current keyboard.
|
|
EditOtherKeyboard ( ) : void |
Goes to a page listing all the keyboards that can be modified.
|
|
HomeViewModel ( IKeyboardEditorRoot root, WizardManager wizardManager, IKeyboardContext keyboardCtx ) : System.Collections.Generic |
Ctor
|
public HomeViewModel ( IKeyboardEditorRoot root, WizardManager wizardManager, IKeyboardContext keyboardCtx ) : System.Collections.Generic | ||
root | IKeyboardEditorRoot | |
wizardManager | WizardManager | |
keyboardCtx | IKeyboardContext | |
Résultat | System.Collections.Generic |