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 |
---|---|
Exports.PivotExportCell[][] |
ExportDataCellFiller.getCells() |
Exports.PivotExportCell[][] |
ExportHeaderCellFiller.getExportCells() |
Modifier and Type | Method and Description |
---|---|
Exports.PivotExportCell |
Exports.PivotExportContext.getCell(int rowIndex,
int columnIndex)
Retrieve the cell information at given position.
|
Exports.PivotExportCell |
Exports.PivotExportContext.getTitleCell(Exports.PivotExportCell.Type type)
Retrieves one of the title cells.
|
Copyright © 2017. All rights reserved.