Uses of Class
org.zkoss.pivot.util.Exports.PivotExportCell

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.
 



Copyright © 2012. All Rights Reserved.