public static interface ExpandableListView.OnChildClickListener
| Modifier and Type | Method and Description |
|---|---|
boolean |
onChildClick(ExpandableListView parent,
View v,
int groupPosition,
int childPosition,
long id) |
boolean onChildClick(ExpandableListView parent, View v, int groupPosition, int childPosition, long id)
Copyright © 2008-2013. All Rights Reserved.