android.widget
Interface ExpandableListView.OnGroupClickListener

Enclosing class:
ExpandableListView

public static interface ExpandableListView.OnGroupClickListener


Method Summary
 boolean onGroupClick(ExpandableListView parent, View v, int groupPosition, long id)
           
 

Method Detail

onGroupClick

boolean onGroupClick(ExpandableListView parent,
                     View v,
                     int groupPosition,
                     long id)


Copyright © 2008-2010. All Rights Reserved.