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