C# Class ModernApp4Me.WP8.Sample.PhoneApplicationPage.PhoneApplicationPagePage

Afficher le fichier Open project: smartnsoft/ModernApp4Me

Méthodes publiques

Méthode Description
PhoneApplicationPagePage ( ) : System

Méthodes protégées

Méthode Description
ComputeViewModel ( ) : Task
OnDisplayConnectivityLayout ( ) : void
OnFullfillDisplayObjects ( ) : void
RefreshViewModel ( ) : System.Threading.Tasks.Task
RetrieveConnectivityContainer ( ) : System.Windows.Controls.Panel
RetrieveLoadingContainer ( ) : System.Windows.Controls.Panel
RetrieveMainContainer ( ) : System.Windows.Controls.Panel
RetrieveProgressIndicator ( ) : ProgressIndicator

Private Methods

Méthode Description
BuildApplicationBars ( ) : void
BuildConnectivityApplicationBar ( ) : void
BuildDefaultApplicationBar ( ) : void
ChangeButton_Click ( object sender, EventArgs e ) : void
RetrieveBusinessObjects ( ) : Task>
RetryButton_Click ( object sender, EventArgs e ) : void

Method Details

ComputeViewModel() protected méthode

protected ComputeViewModel ( ) : Task
Résultat Task

OnDisplayConnectivityLayout() protected méthode

protected OnDisplayConnectivityLayout ( ) : void
Résultat void

OnFullfillDisplayObjects() protected méthode

protected OnFullfillDisplayObjects ( ) : void
Résultat void

PhoneApplicationPagePage() public méthode

public PhoneApplicationPagePage ( ) : System
Résultat System

RefreshViewModel() protected méthode

protected RefreshViewModel ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

RetrieveConnectivityContainer() protected méthode

protected RetrieveConnectivityContainer ( ) : System.Windows.Controls.Panel
Résultat System.Windows.Controls.Panel

RetrieveLoadingContainer() protected méthode

protected RetrieveLoadingContainer ( ) : System.Windows.Controls.Panel
Résultat System.Windows.Controls.Panel

RetrieveMainContainer() protected méthode

protected RetrieveMainContainer ( ) : System.Windows.Controls.Panel
Résultat System.Windows.Controls.Panel

RetrieveProgressIndicator() protected méthode

protected RetrieveProgressIndicator ( ) : ProgressIndicator
Résultat ProgressIndicator