|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
com.beem.project.beem.ui
Class ContactList

java.lang.Objectandroid.content.Context
android.content.ContextWrapper
android.view.ContextThemeWrapper
android.app.Activity
android.support.v4.app.FragmentActivity
com.beem.project.beem.ui.ContactList
- All Implemented Interfaces:
- ComponentCallbacks, KeyEvent.Callback, LayoutInflater.Factory, View.OnCreateContextMenuListener, Window.Callback
public class ContactList
- extends android.support.v4.app.FragmentActivity
The contact list activity displays the roster of the user.
| Field Summary |
|---|
| Fields inherited from class android.app.Activity |
|---|
DEFAULT_KEYS_DIALER, DEFAULT_KEYS_DISABLE, DEFAULT_KEYS_SEARCH_GLOBAL, DEFAULT_KEYS_SEARCH_LOCAL, DEFAULT_KEYS_SHORTCUT, FOCUSED_STATE_SET, RESULT_CANCELED, RESULT_FIRST_USER, RESULT_OK |
| Constructor Summary | |
|---|---|
ContactList()
Constructor. |
|
| Method Summary | |
|---|---|
protected void |
onCreate(Bundle saveBundle)
|
boolean |
onCreateOptionsMenu(Menu menu)
Callback for menu creation. |
protected void |
onDestroy()
|
boolean |
onOptionsItemSelected(MenuItem item)
|
protected void |
onPause()
|
protected void |
onStart()
|
| Methods inherited from class android.support.v4.app.FragmentActivity |
|---|
dump, getLastCustomNonConfigurationInstance, getSupportFragmentManager, getSupportLoaderManager, onActivityResult, onAttachFragment, onBackPressed, onConfigurationChanged, onCreatePanelMenu, onCreateView, onKeyDown, onLowMemory, onMenuItemSelected, onPanelClosed, onPostResume, onPreparePanel, onResume, onRetainCustomNonConfigurationInstance, onRetainNonConfigurationInstance, onSaveInstanceState, onStop, startActivityForResult, startActivityFromFragment |
| Methods inherited from class android.view.ContextThemeWrapper |
|---|
attachBaseContext, getTheme, setTheme |
| Methods inherited from class android.content.Context |
|---|
getString, getString, getText, obtainStyledAttributes, obtainStyledAttributes, obtainStyledAttributes, obtainStyledAttributes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
ContactList
public ContactList()
- Constructor.
| Method Detail |
|---|
onCreateOptionsMenu
public final boolean onCreateOptionsMenu(Menu menu)
- Callback for menu creation.
- Overrides:
onCreateOptionsMenuin classActivity
- Parameters:
menu- the menu created- Returns:
- true on success, false otherwise
onOptionsItemSelected
public final boolean onOptionsItemSelected(MenuItem item)
- Overrides:
onOptionsItemSelectedin classActivity
onCreate
protected void onCreate(Bundle saveBundle)
- Overrides:
onCreatein classandroid.support.v4.app.FragmentActivity
onStart
protected void onStart()
- Overrides:
onStartin classandroid.support.v4.app.FragmentActivity
onPause
protected void onPause()
-
- Overrides:
onPausein classandroid.support.v4.app.FragmentActivity
onDestroy
protected void onDestroy()
- Overrides:
onDestroyin classandroid.support.v4.app.FragmentActivity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2009 Beem-project.com. All Rights Reserved.

