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

Inheritance: ViewModelBase
Show file Open project: Catrobat/CatrobatForWindows

Public Methods

Method Description
VariableSelectionViewModel ( ) : System.Collections.ObjectModel

Protected Methods

Method Description
GoBackAction ( ) : void

Private Methods

Method Description
AddVariableAction ( ) : void
CurrentProgramChangedMessageAction ( GenericMessage message ) : void
CurrentSpriteChangedMesageAction ( GenericMessage message ) : void
DeleteVariableAction ( ) : void
DeleteVariableCommand_CanExecute ( ) : bool
EditVariableAction ( ) : void
EditVariableCommand_CanExecute ( ) : bool
FinishedAction ( ) : void
FinishedCommand_CanExecute ( ) : bool
ResetViewModel ( ) : void

Method Details

GoBackAction() protected method

protected GoBackAction ( ) : void
return void

VariableSelectionViewModel() public method

public VariableSelectionViewModel ( ) : System.Collections.ObjectModel
return System.Collections.ObjectModel