Class android.app.ListActivity
Changed Constructors | ||
---|---|---|
ListActivity () |
Now deprecated. |
Changed Methods | ||
---|---|---|
ListAdapter getListAdapter () |
Now deprecated. |
|
ListView getListView () |
Now deprecated. |
|
long getSelectedItemId () |
Now deprecated. |
|
int getSelectedItemPosition () |
Now deprecated. |
|
void onListItemClick (ListView, |
Now deprecated. |
|
void setListAdapter (ListAdapter ) |
Now deprecated. |
|
void setSelection (int ) |
Now deprecated. |