public class TimestampRow extends FoldableRow<TimestampQueryItem>
TimestampReport. It contains 4 sub-rows for each org level
respectively.| Modifier and Type | Class and Description |
|---|---|
static class |
TimestampRow.OrgLevel1Row
Row inside the
TimestampReport containing the information regarding a specific org
level 1. |
static class |
TimestampRow.OrgLevel2Row
Row inside the
TimestampReport containing the information regarding a specific org
level 2. |
static class |
TimestampRow.OrgLevel3Row
Row inside the
TimestampReport containing the information regarding a specific org
level 3. |
| Constructor and Description |
|---|
TimestampRow(String key,
int columnSize) |
| Modifier and Type | Method and Description |
|---|---|
protected TimestampRow.OrgLevel1Row |
buildRow(String key,
int columnSize) |
TimestampRow.OrgLevel1Row |
getFoldableRow(String key) |
addItem, getFoldableRowCount, getFoldableRowKeySet, getFoldableRows, setDisplayName, toString, updateTotalValuegetCells, getDisplayName, getKey, getTotalValuepublic TimestampRow(String key, int columnSize)
public TimestampRow.OrgLevel1Row getFoldableRow(String key)
getFoldableRow in class FoldableRow<TimestampQueryItem>protected TimestampRow.OrgLevel1Row buildRow(String key, int columnSize)
buildRow in class FoldableRow<TimestampQueryItem>Copyright © 2020. All rights reserved.