public static class RMGroup.Running extends RMGroup
RMGroup.Running| Constructor and Description |
|---|
Running(RMGroup aSourceGroup,
RMGroup thePageStartGroup,
RMGroup thePageEndGroup)
Creates a Running group for parent group and start/end groups on page.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getKeyValue(java.lang.String aKey)
Overrides default valueForKey to handle Page and Running keys.
|
clone, cloneDeep, cloneEmpty, equals, getAllValues, getGroup, getGroupLast, getKey, getKey, getKeyChainValue, getNextPeer, getPageEndGroup, getPageStartGroup, getParent, getParentCount, getValue, groupBy, groupBy, groupBy, groupByKey, groupByLeafKey, index, isAncestor, isLeaf, isLeaf, isTopNOthers, setPageEndGroup, setPageStartGroup, setParent, setTopNOthers, sortBy, sortBy, subgroup, subgroup, topNSortBy, toStringadd, add, addAll, addAll, clear, 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 getKeyValue(java.lang.String aKey)
getKeyValue in interface RMKey.GetgetKeyValue in class RMGroup