public class RelativeGroupSizeAdapter
extends android.widget.BaseAdapter
Constructor and Description |
---|
RelativeGroupSizeAdapter(android.content.Context context)
Instantiates a new relative group size adapter.
|
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
Object |
getItem(int i) |
long |
getItemId(int i) |
android.view.View |
getView(int position,
android.view.View view,
android.view.ViewGroup viewGroup) |
public RelativeGroupSizeAdapter(android.content.Context context)
context
- the contextgroups
- the groupspublic android.view.View getView(int position, android.view.View view, android.view.ViewGroup viewGroup)
public Object getItem(int i)
public long getItemId(int i)
public int getCount()
University of Colorado Denver, Department of Biostatistics and Informatics