public static class RMGroup.Running extends RMGroup
RMGroup.Running| Constructor and Description |
|---|
Running(RMGroup sourceGroup,
RMGroup startGroup,
RMGroup endGroup)
Creates a Running group for parent group and start/end groups on page.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
valueForKey(java.lang.String aKey)
Overrides default valueForKey to handle Page and Running keys.
|
addStubGroupsAtLevel, childrenAreLeafs, equals, getAllDistinctValuesAtLevel, getGroup, getGroupLast, getKey, getKey, getMaster, getNextPeer, getParent, getParentCount, getParentOrMaster, getTable, index, isLeaf, isLeaf, isTopNOthers, setMaster, setTable, setTopNOthers, sortBySortsInGrouper, subgroup, subgroup, topN, topNWithGrouper, turnObjectsIntoLeafs, valueForKeyChainadd, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizepublic java.lang.Object valueForKey(java.lang.String aKey)
valueForKey in interface RMKey.ValueForKeyvalueForKey in class RMGroup