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

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

Méthodes publiques

Méthode Description
SoundRecorderViewModel ( ) : System

Méthodes protégées

Méthode Description
GoBackAction ( ) : void

Private Methods

Méthode Description
CancelAction ( ) : void
CreateDesignData ( ) : void
PlayPauseAction ( ) : void
ResetAction ( ) : void
ResetViewModel ( ) : void
SaveAction ( ) : void
SaveCommand_CanExecute ( ) : bool
StartRecordingAction ( ) : void
UpdateTextProperties ( ) : void

Method Details

GoBackAction() protected méthode

protected GoBackAction ( ) : void
Résultat void

SoundRecorderViewModel() public méthode

public SoundRecorderViewModel ( ) : System
Résultat System