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