public class SampleSizeAdapter
extends android.widget.BaseAdapter
Constructor and Description |
---|
SampleSizeAdapter(android.content.Context context,
Integer value)
Instantiates a new sample 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 parent) |
public SampleSizeAdapter(android.content.Context context, Integer value)
context
- the contextvalue
- the valuepublic Object getItem(int i)
public long getItemId(int i)
public int getCount()
public android.view.View getView(int position, android.view.View view, android.view.ViewGroup parent)
University of Colorado Denver, Department of Biostatistics and Informatics