C# Class NDG.ViewModels.SettingsViewModel

Inheritance: ViewModel
Exibir arquivo Open project: nokiadatagathering/WP7-Official Class Usage Examples

Public Methods

Method Description
InitializeViewModelExecute ( ) : void
SettingsViewModel ( ) : System.Collections.ObjectModel

Private Methods

Method Description
ChangeSettings ( Settings settings, bool isPathChanged, bool isResolutionChanged ) : void
GetLanguagesListCallback ( IEnumerable languages ) : void
InitializeSelectedLanguage ( ) : void
IsCheckinForSurveysChanged ( ) : bool
IsGpsChanged ( ) : bool
IsLanguageChanged ( ) : bool
IsResolutionChanged ( ) : bool
IsServerPathChanged ( ) : bool
LanguageSetCallback ( bool result ) : void
NavigationBackExecute ( ) : void
OnDialogCompleted ( object sender, ConfirmationResulEventArgs e ) : void
Refresh ( ) : void
RevertExecute ( ) : void
SaveSettingsCallback ( bool result ) : void
SaveSettingsCanExecute ( ) : bool
SaveSettingsExecute ( ) : void
UpdateLanguages ( ) : void

Method Details

InitializeViewModelExecute() public method

public InitializeViewModelExecute ( ) : void
return void

SettingsViewModel() public method

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