C# Class Smeedee.Android.Widgets.TopCommittersWidget

Inheritance: RelativeLayout, IWidget
Mostra file Open project: Smeedee/Smeedee-Mobile

Public Methods

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

Private Methods

Method Description
InflateView ( ) : void
UpdateListView ( ) : void

Method Details

GetDynamicDescription() public method

public GetDynamicDescription ( ) : string
return string

LastRefreshTime() public method

public LastRefreshTime ( ) : System.DateTime
return System.DateTime

OnDescriptionChanged() public method

public OnDescriptionChanged ( EventArgs args ) : void
args System.EventArgs
return void

Refresh() public method

public Refresh ( ) : void
return void

TopCommittersWidget() public method

public TopCommittersWidget ( Android.Content.Context context ) : System
context Android.Content.Context
return System