C# Class Smeedee.Android.Widgets.WorkingDaysLeftWidget

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
Redraw ( ) : void
Refresh ( ) : void
WorkingDaysLeftWidget ( Android.Content.Context context ) : System

Private Methods

Méthode Description
InflateView ( ) : 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

Redraw() public méthode

public Redraw ( ) : void
Résultat void

Refresh() public méthode

public Refresh ( ) : void
Résultat void

WorkingDaysLeftWidget() public méthode

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