Class RMTableOfContents.RowGroup

java.lang.Object
com.inductiveautomation.rm.base.RMTableOfContents.RowGroup
All Implemented Interfaces:
RMKey.Get
Enclosing class:
RMTableOfContents

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

    • RowGroup

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

    • getKeyValue

      public Object getKeyValue(String aKey)
      Implements this method to provide page info.
      Specified by:
      getKeyValue in interface RMKey.Get
    • equals

      public boolean equals(Object anObj)
      Standard equals implementation.
      Overrides:
      equals in class Object