-
Notifications
You must be signed in to change notification settings - Fork 374
PPTXReportingJavaMainListField
angelozerr edited this page Jun 20, 2015
·
1 revision
Loop for fields is managed with loop directive of the template engine :
- #foreach directive for Velocity.
- [#list directive for Freemarker (with square bracket mode).
If you wish manage loop for fields :
- Loop for fields in bulleted list with FieldsMetadata is the mean to generate bulleted list from a collection of Java objects. In this case you must use FieldsMetada to generate automaticly the loop directive of the template engine, because it's not possible to set the loop directive before/after the item of the bulleted list with MS PowerPoint.
- Overview
- Getting Started
- FAQ
- Which License Applies
- Download
- Developer's Guide
- User's Guide
- Contributor's Guide
- Acknowledgment
- Articles
- Releases