| 程序包 | 说明 |
|---|---|
| cn.ponfee.commons.export |
| 限定符和类型 | 方法和说明 |
|---|---|
protected List<Thead> |
AbstractDataExporter.getLeafThead(List<FlatNode<Integer,Thead>> thead) |
List<FlatNode<Integer,Thead>> |
Table.getThead() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected List<Thead> |
AbstractDataExporter.getLeafThead(List<FlatNode<Integer,Thead>> thead) |
| 构造器和说明 |
|---|
Table(List<FlatNode<Integer,Thead>> thead,
Function<E,Object[]> converter,
String caption,
Object[] tfoot,
String comment,
Map<CellStyleOptions,Object> options) |
Table(List<PlainNode<Integer,Thead>> list) |
Table(List<PlainNode<Integer,Thead>> list,
Function<E,Object[]> converter) |
Copyright © 2023. All rights reserved.