| Package | Description |
|---|---|
| org.zkoss.pivot.impl.util |
Utilities for model implementations and Pivottable.
|
| org.zkoss.pivot.util |
Pivottable related utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
PivotExportCell[][] |
ExportDataCellFiller.getCells() |
PivotExportCell[][] |
ExportHeaderCellFiller.getExportCells() |
| Modifier and Type | Method and Description |
|---|---|
PivotExportCell |
PivotExportContext.getCell(int rowIndex,
int columnIndex)
Retrieve the cell information at given position.
|
PivotExportCell |
PivotExportContext.getTitleCell(PivotExportCell.Type type)
Retrieves one of the title cells.
|
Copyright © 2023. All rights reserved.