C# Class AthensTransit_Hackathon.TrafficAthens

Inheritance: global::Windows.UI.Xaml.Controls.Page, global::Windows.UI.Xaml.Markup.IComponentConnector
Afficher le fichier Open project: crowdhackathon-transport/AthensTransit

Méthodes publiques

Méthode Description
TrafficAthens ( ) : AthensTransit_Hackathon.Common

Méthodes protégées

Méthode Description
OnGotFocus ( RoutedEventArgs e ) : void
OnLostFocus ( RoutedEventArgs e ) : void
OnNavigatedFrom ( NavigationEventArgs e ) : void
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Méthode Description
Connect ( int connectionId, object target ) : void
InitializeComponent ( ) : void
infoIcon_Click ( object sender, RoutedEventArgs e ) : void
navigationHelper_LoadState ( object sender, LoadStateEventArgs e ) : void
navigationHelper_SaveState ( object sender, SaveStateEventArgs e ) : void
parseHtml ( String Url ) : Task>
refreshButton_Click ( object sender, RoutedEventArgs e ) : void
refreshFeedList ( ) : void
refreshTick ( object sender, object e ) : void
showDate ( String str ) : void
timer_Tick ( object sender, object e ) : void

Method Details

OnGotFocus() protected méthode

protected OnGotFocus ( RoutedEventArgs e ) : void
e RoutedEventArgs
Résultat void

OnLostFocus() protected méthode

protected OnLostFocus ( RoutedEventArgs e ) : void
e RoutedEventArgs
Résultat void

OnNavigatedFrom() protected méthode

protected OnNavigatedFrom ( NavigationEventArgs e ) : void
e NavigationEventArgs
Résultat void

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e NavigationEventArgs
Résultat void

TrafficAthens() public méthode

public TrafficAthens ( ) : AthensTransit_Hackathon.Common
Résultat AthensTransit_Hackathon.Common