C# Class NDG.ViewModels.ResponseSetsViewModel

Inheritance: ViewModel
ファイルを表示 Open project: nokiadatagathering/WP7-Official Class Usage Examples

Public Methods

Method Description
ResponseSetsViewModel ( ResponseSetsType type ) : System.Collections.Generic

Private Methods

Method Description
DeleteResponseSetExecute ( ResponseSet selectedResponseSet ) : void
InitializeViewModelExecute ( ) : void
LoadResponseSets ( object sender, DoWorkEventArgs e ) : void
NavigateBackExecute ( ) : void
OpenDuplicateExecute ( int responseSetId ) : void
RefresheExecute ( ) : void
Search ( ) : void
Sort ( ) : void

Method Details

ResponseSetsViewModel() public method

public ResponseSetsViewModel ( ResponseSetsType type ) : System.Collections.Generic
type ResponseSetsType
return System.Collections.Generic