public interface IRepeatProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
repeatTableRow(List<Object> objects)
May be called to mark a table row to be copied once for each element in the passed-in list.
|
void repeatTableRow(List<Object> objects)
objects - the objects which serve as context root for expressions found in the template table row.Copyright © 2017. All rights reserved.