C# Class Catrobat.IDE.Core.ViewModels.Editor.Sounds.SoundRecorderViewModel

Inheritance: ViewModelBase
Show file Open project: Catrobat/CatrobatForWindows

Public Methods

Method Description
SoundRecorderViewModel ( ) : System

Protected Methods

Method Description
GoBackAction ( ) : void

Private Methods

Method Description
CancelAction ( ) : void
CreateDesignData ( ) : void
PlayPauseAction ( ) : void
ResetAction ( ) : void
ResetViewModel ( ) : void
SaveAction ( ) : void
SaveCommand_CanExecute ( ) : bool
StartRecordingAction ( ) : void
UpdateTextProperties ( ) : void

Method Details

GoBackAction() protected method

protected GoBackAction ( ) : void
return void

SoundRecorderViewModel() public method

public SoundRecorderViewModel ( ) : System
return System