T - the specific type of list items included within a list templatepublic abstract class ListTemplate<T extends ListItem> extends Template
Template.BackButtonBehavior| Constructor and Description |
|---|
ListTemplate() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<T> |
getListItems()
Returns the list of items.
|
getBackButtonBehavior, getToken, setBackButtonBehavior, setTokenCopyright © 2017. All rights reserved.