C# Class Smeedee.WP7.ViewModels.MainViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: Smeedee/Smeedee-Mobile

Méthodes publiques

Свойство Type Description
MainPage System.MainPage

Méthodes publiques

Méthode Description
GetWidgetForView ( PivotItem view ) : IWpWidget
LoadWidgets ( ) : void
MainViewModel ( ) : System
OnExitSettings ( ) : void
RecreatePivotControlIfChanged ( ) : void

Private Methods

Méthode Description
CreatePivot ( ) : Pivot
CreatePivotControl ( ) : void
EnabledWidgetsHasChanged ( ) : bool
GetModelsToBeShown ( ) : IEnumerable

Method Details

GetWidgetForView() public méthode

public GetWidgetForView ( PivotItem view ) : IWpWidget
view PivotItem
Résultat IWpWidget

LoadWidgets() public méthode

public LoadWidgets ( ) : void
Résultat void

MainViewModel() public méthode

public MainViewModel ( ) : System
Résultat System

OnExitSettings() public méthode

public OnExitSettings ( ) : void
Résultat void

RecreatePivotControlIfChanged() public méthode

public RecreatePivotControlIfChanged ( ) : void
Résultat void

Property Details

MainPage public_oe property

public MainPage,System MainPage
Résultat System.MainPage