C# Class Catrobat.IDE.Core.ViewModels.Service.OnlineProgramReportViewModel

Inheritance: ViewModelBase
Show file Open project: Catrobat/CatrobatForWindows

Public Methods

Method Description
OnlineProgramReportViewModel ( ) : Catrobat.IDE.Core.Services

Protected Methods

Method Description
GoBackAction ( ) : void

Private Methods

Method Description
CancelAction ( ) : void
MissingReportDataCallback ( MessageboxResult result ) : void
ReportAction ( ) : void
ReportCommand_CanExecute ( ) : bool
ReportSuccessfullCallback ( MessageboxResult result ) : void
ResetViewModel ( ) : void
SelectedOnlineProgramChangedMessageAction ( GenericMessage message ) : void

Method Details

GoBackAction() protected method

protected GoBackAction ( ) : void
return void

OnlineProgramReportViewModel() public method

public OnlineProgramReportViewModel ( ) : Catrobat.IDE.Core.Services
return Catrobat.IDE.Core.Services