public class CustomListPausesAdapter extends android.widget.ArrayAdapter<RingModel>
Constructor and Description |
---|
CustomListPausesAdapter(java.util.ArrayList<RingModel> data,
android.content.Context context) |
Modifier and Type | Method and Description |
---|---|
android.view.View |
getView(int position,
android.view.View convertView,
android.view.ViewGroup parent) |
add, addAll, addAll, clear, createFromResource, getAutofillOptions, getContext, getCount, getDropDownView, getDropDownViewTheme, getFilter, getItem, getItemId, getPosition, insert, notifyDataSetChanged, remove, setDropDownViewResource, setDropDownViewTheme, setNotifyOnChange, sort
areAllItemsEnabled, getItemViewType, getViewTypeCount, hasStableIds, isEmpty, isEnabled, notifyDataSetInvalidated, registerDataSetObserver, setAutofillOptions, unregisterDataSetObserver
public CustomListPausesAdapter(java.util.ArrayList<RingModel> data, android.content.Context context)
public android.view.View getView(int position, android.view.View convertView, android.view.ViewGroup parent)
getView
in interface android.widget.Adapter
getView
in class android.widget.ArrayAdapter<RingModel>