C# Class Smeedee.Android.Widgets.TopCommittersWidget

Inheritance: RelativeLayout, IWidget
Afficher le fichier Open project: Smeedee/Smeedee-Mobile

Méthodes publiques

Méthode Description
GetDynamicDescription ( ) : string
LastRefreshTime ( ) : System.DateTime
OnDescriptionChanged ( EventArgs args ) : void
Refresh ( ) : void
TopCommittersWidget ( Android.Content.Context context ) : System

Private Methods

Méthode Description
InflateView ( ) : void
UpdateListView ( ) : void

Method Details

GetDynamicDescription() public méthode

public GetDynamicDescription ( ) : string
Résultat string

LastRefreshTime() public méthode

public LastRefreshTime ( ) : System.DateTime
Résultat System.DateTime

OnDescriptionChanged() public méthode

public OnDescriptionChanged ( EventArgs args ) : void
args System.EventArgs
Résultat void

Refresh() public méthode

public Refresh ( ) : void
Résultat void

TopCommittersWidget() public méthode

public TopCommittersWidget ( Android.Content.Context context ) : System
context Android.Content.Context
Résultat System