C# Class EasyBike.Droid.Views.ContractsActivity

Afficher le fichier Open project: ThePublicBikeGang/EasyBike Class Usage Examples

Méthodes publiques

Méthode Description
OnCreateOptionsMenu ( IMenu menu ) : bool
OnOptionsItemSelected ( IMenuItem item ) : bool

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Private Methods

Méthode Description
ContractsList_ChildClick ( object sender, Android.Widget.ExpandableListView e ) : void

Method Details

OnCreate() protected méthode

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
Résultat void

OnCreateOptionsMenu() public méthode

public OnCreateOptionsMenu ( IMenu menu ) : bool
menu IMenu
Résultat bool

OnOptionsItemSelected() public méthode

public OnOptionsItemSelected ( IMenuItem item ) : bool
item IMenuItem
Résultat bool