public class DetailedClassificationRow extends FoldableRow<DetailedMonitorQueryItem>
ClassificationReport.DetailedClassificationReport. The
collapsing criteria is the attachement key of each DetailedMonitorQueryItem.| Constructor and Description |
|---|
DetailedClassificationRow(String key,
int columnSize) |
| Modifier and Type | Method and Description |
|---|---|
protected Row<DetailedMonitorQueryItem> |
buildRow(String key,
int columnSize) |
SingleRow<DetailedMonitorQueryItem> |
getFoldableRow(String key) |
addItem, getFoldableRowCount, getFoldableRowKeySet, getFoldableRows, setDisplayName, toString, updateTotalValuegetCells, getDisplayName, getKey, getTotalValuepublic DetailedClassificationRow(String key, int columnSize)
public SingleRow<DetailedMonitorQueryItem> getFoldableRow(String key)
getFoldableRow in class FoldableRow<DetailedMonitorQueryItem>protected Row<DetailedMonitorQueryItem> buildRow(String key, int columnSize)
buildRow in class FoldableRow<DetailedMonitorQueryItem>Copyright © 2020. All rights reserved.