vnorderui / com.venuenext.vnorderui.ui / ListItemErrorListAdapter

ListItemErrorListAdapter

class ListItemErrorListAdapter : BaseAdapter

Constructors

<init>

ListItemErrorListAdapter(context: Context, dataSource: ArrayList<LineItemError>)

Functions

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