| | Class | Description |
| | CellRenderer |
The CellRenderer class defines methods and properties for
list-based components to use to manipulate and display custom
cell content in each of their rows. |
| | ImageCell |
The ImageCell is the default cell renderer for the TileList
component. |
| | ListData |
ListData is a messenger class that holds information relevant to a specific
cell in a list-based component. |
| | TileListData |
TileListData is a messenger class that holds information relevant to a specific
cell in the list-based TileListData component. |