class ListItemErrorListAdapter : BaseAdapter
<init> |
ListItemErrorListAdapter(context: Context, dataSource: ArrayList<LineItemError>) |
getCount |
fun getCount(): Int |
getItem |
fun getItem(position: Int): Any |
getItemId |
fun getItemId(position: Int): Long |
getView |
fun getView(position: Int, convertView: View?, parent: ViewGroup?): View |