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 TypeMethodDescriptionbooleanStandard 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:
 getKeyValuein interfaceRMKey.Get
 - 
equals
Standard equals implementation. 
 -