C# Class InTheHand.UI.ApplicationSettings.SettingsActivity

Inheritance: PreferenceActivity
Show file Open project: inthehand/Charming

Public Methods

Method Description
OnBuildHeaders ( IList
target ) : void
OnNavigateUp ( ) : bool

Protected Methods

Method Description
OnCreate ( Bundle savedInstanceState ) : void

Method Details

OnBuildHeaders() public method

public OnBuildHeaders ( IList
target ) : void
target IList
return void

OnCreate() protected method

protected OnCreate ( Bundle savedInstanceState ) : void
savedInstanceState Bundle
return void

OnNavigateUp() public method

public OnNavigateUp ( ) : bool
return bool