Class RMTableOfContents.RowGroup

java.lang.Object
com.reportmill.base.RMTableOfContents.RowGroup
All Implemented Interfaces:
RMKey.ValueForKey
Enclosing class:
RMTableOfContents

public static class RMTableOfContents.RowGroup extends Object implements RMKey.ValueForKey
An inner class to assist flattening.
  • Constructor Details

    • RowGroup

      public RowGroup(RMShape row, Object group)
      Creates a new table of contents entry.
  • Method Details