|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Exports.PivotExportCell | |
---|---|
org.zkoss.pivot.impl.util | Utilities for model implementations and Pivottable. |
org.zkoss.pivot.util | Pivottable related utility classes. |
Uses of Exports.PivotExportCell in org.zkoss.pivot.impl.util |
---|
Methods in org.zkoss.pivot.impl.util that return Exports.PivotExportCell | |
---|---|
Exports.PivotExportCell[][] |
ExportDataCellFiller.getCells()
|
Exports.PivotExportCell[][] |
ExportHeaderCellFiller.getExportCells()
|
Uses of Exports.PivotExportCell in org.zkoss.pivot.util |
---|
Methods in org.zkoss.pivot.util that return Exports.PivotExportCell | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |