Package com.reportmill.base
Class RMTableOfContents.RowGroup
java.lang.Object
com.reportmill.base.RMTableOfContents.RowGroup
- All Implemented Interfaces:
RMKey.ValueForKey
- Enclosing class:
- RMTableOfContents
An inner class to assist flattening.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Standard equals implementation.valueForKey
(String aKey) Implements this method to provide page info.
-
Constructor Details
-
RowGroup
Creates a new table of contents entry.
-
-
Method Details
-
valueForKey
Implements this method to provide page info.- Specified by:
valueForKey
in interfaceRMKey.ValueForKey
-
equals
Standard equals implementation.
-