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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanStandard equals implementation.getKeyValue(String aKey) Implements this method to provide page info.
- 
Constructor Details- 
RowGroupCreates a new table of contents entry.
 
- 
- 
Method Details- 
getKeyValueImplements this method to provide page info.- Specified by:
- getKeyValuein interface- RMKey.Get
 
- 
equalsStandard equals implementation.
 
-