public class TreeDataSort extends Object
| 构造器和说明 |
|---|
TreeDataSort() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Set |
getTopPids(List treeList,
int idIndex,
int pidIndex) |
static void |
process(TreeSortModel treeTableSortModel,
LabelIndexModel labelIndexMap,
List treeList) |
static void |
summaryTreeList(TreeSortModel treeTableSortModel,
LabelIndexModel labelIndexMap,
List treeList,
Integer[] sumIndexes,
Integer idColIndex,
Integer pidColIndex) |
public static void process(TreeSortModel treeTableSortModel, LabelIndexModel labelIndexMap, List treeList)
public static Set getTopPids(List treeList, int idIndex, int pidIndex)
treeList - idIndex - pidIndex - public static void summaryTreeList(TreeSortModel treeTableSortModel, LabelIndexModel labelIndexMap, List treeList, Integer[] sumIndexes, Integer idColIndex, Integer pidColIndex)
treeTableSortModel - labelIndexMap - treeList - sumIndexes - idColIndex - pidColIndex - Copyright © 2023. All rights reserved.