|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.widget.ExpandableListView.ExpandableListContextMenuInfo
public static class ExpandableListView.ExpandableListContextMenuInfo
| Field Summary | |
|---|---|
long |
id
|
long |
packedPosition
|
View |
targetView
|
| Constructor Summary | |
|---|---|
ExpandableListView.ExpandableListContextMenuInfo(View targetView,
long packedPosition,
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 long packedPosition
public long id
| Constructor Detail |
|---|
public ExpandableListView.ExpandableListContextMenuInfo(View targetView,
long packedPosition,
long id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||