|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.widget.AdapterView.AdapterContextMenuInfo
public static class AdapterView.AdapterContextMenuInfo
| Field Summary | |
|---|---|
long |
id
|
int |
position
|
View |
targetView
|
| Constructor Summary | |
|---|---|
AdapterView.AdapterContextMenuInfo(View targetView,
int position,
long id)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public View targetView
public int position
public long id
| Constructor Detail |
|---|
public AdapterView.AdapterContextMenuInfo(View targetView,
int position,
long id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||