Class TableRowLoop


  • public class TableRowLoop
    extends Loop
    Only supported in PowerPoint templates. This tag will merge the cells of the loop defined by the tag over the amount of elements rows.
    • Constructor Detail

      • TableRowLoop

        public TableRowLoop​(java.lang.String name,
                            java.util.ArrayList<RenderElement> elements)
        Only supported in PowerPoint templates. This tag will merge the cells of the loop defined by the tag over the amount of elements rows.
        Parameters:
        name - Name of this loop for the tag.
        elements - Elements to replace the tag with.
    • Method Detail

      • getTemplateTags

        public java.util.Set<java.lang.String> getTemplateTags()
        Overrides:
        getTemplateTags in class Loop
        Returns:
        An immutable set containing all available template tags this element can replace.