Class android.app.ExpandableListActivity
Changed Constructors | ||
---|---|---|
ExpandableListActivity () |
Now deprecated. |
Changed Methods | ||
---|---|---|
ExpandableListAdapter getExpandableListAdapter () |
Now deprecated. |
|
ExpandableListView getExpandableListView () |
Now deprecated. |
|
long getSelectedId () |
Now deprecated. |
|
long getSelectedPosition () |
Now deprecated. |
|
boolean onChildClick (ExpandableListView, |
Now deprecated. |
|
void onGroupCollapse (int ) |
Now deprecated. |
|
void onGroupExpand (int ) |
Now deprecated. |
|
void setListAdapter (ExpandableListAdapter ) |
Now deprecated. |
|
boolean setSelectedChild (int, |
Now deprecated. |
|
void setSelectedGroup (int ) |
Now deprecated. |