Creates a list view item from texts.
Creates a ListViewItem from fields directly.
Creates a ListViewItem with default text formatting.
Creates a ListViewItem with default text formatting and input type.
Draws the ListViewItem. Draw parameters are supplied via a nested class found in ListView.
Returns the amount of fields in this item.
Accesses fields like an array.
Accesses fields like an array.
Defines a single field (cell) in a listview.
Defines a single item in the listview. Draws directly onto the canvas to avoit using multiple framebuffers. Can be inherited from, and that's when non-alphabetical ordering can be implemented.