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(int columnSize) |
| Modifier and Type | Method and Description |
|---|---|
TimestampRow.OrgLevel1Row |
getFoldableRow(String key) |
addItem, getFoldableRowCount, getFoldableRowKeySet, toString, updateTotalValuegetCells, getTotalValuepublic TimestampRow.OrgLevel1Row getFoldableRow(String key)
getFoldableRow in class FoldableRow<TimestampQueryItem>Copyright © 2020. All rights reserved.