pixelperfectengine.concrete.elements.listview

Undocumented in source.

Members

Classes

ListView
class ListView

Implements a basic ListView

ListViewHeader
class ListViewHeader

Defines the header of a ListView. Extended from a ListViewItem.

ListViewItem
class ListViewItem

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.

Meta