public class IterationListPreparer extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PAGED_LIST_HOLDER_ATTR |
| Constructor and Description |
|---|
IterationListPreparer(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element elementContainingIteration) |
| Modifier and Type | Method and Description |
|---|---|
RecoverablePagedListHolder |
findOrCreateIterationList()
Search for iteration expression.
|
public static final String PAGED_LIST_HOLDER_ATTR
public IterationListPreparer(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element elementContainingIteration)
public RecoverablePagedListHolder findOrCreateIterationList()
Copyright © 2014. All rights reserved.