C# Class Catrobat.IDE.Core.ViewModels.Editor.Formula.AddNewLocalVariableViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: Catrobat/CatrobatForWindows

Méthodes publiques

Méthode Description
AddNewLocalVariableViewModel ( ) : Catrobat.Core.Resources.Localization

Méthodes protégées

Méthode Description
GoBackAction ( ) : void

Private Methods

Méthode Description
CancelAction ( ) : void
CurrentProgramChangedMessageAction ( GenericMessage message ) : void
ResetViewModel ( ) : void
SaveAction ( ) : void
SaveCommand_CanExecute ( ) : bool
SelectedSpriteChangedMessageAction ( GenericMessage message ) : void

Method Details

AddNewLocalVariableViewModel() public méthode

public AddNewLocalVariableViewModel ( ) : Catrobat.Core.Resources.Localization
Résultat Catrobat.Core.Resources.Localization

GoBackAction() protected méthode

protected GoBackAction ( ) : void
Résultat void