Uses of Class
org.zkoss.pivot.impl.util.DataCellTraverser
-
Packages that use DataCellTraverser Package Description org.zkoss.pivot.impl.util Utilities for model implementations and Pivottable. -
-
Uses of DataCellTraverser in org.zkoss.pivot.impl.util
Constructors in org.zkoss.pivot.impl.util with parameters of type DataCellTraverser Constructor Description CellLabelFiller(Pivottable table, PivotRenderer renderer, DataCellTraverser trav)
CellStyleFiller(Pivottable table, PivotRendererExt renderer, DataCellTraverser trav)
ExportDataCellFiller(DataCellTraverser trav)
ExportDataCellFiller(DataCellTraverser trav, PivotRenderer renderer, Pivottable table, boolean useRendererForDataCells)
-