| Class | Description |
|---|---|
| ButtonListItem |
A view model with a button property
|
| CheckableListItem |
A view model with a boolean property
|
| DescriptionListItem |
A view model with a description property
|
| ImageListItem |
A view model with an image property
|
| List |
A model which hosts an array set of child
ListItem models. |
| List.ListFooter |
This is the model used when displaying the list in the adapter.
|
| List.ListHeader |
This is the model used when displaying the list in the adapter.
|
| ListItem |
Base list item class
|
| LogoListItem |
A view model with a link and a text property
|
| OrderedListItem |
A view model
|
| StandardListItem |
A view model with an image property
|
| TextListItem |
A view model with a description property
|
| TitleListItem |
A view model with a title property
|
| ToggleableListItem |
A view model
|
| UnorderedListItem |
A view model
|