org.zkoss.pivot.impl
Interface TabularPivotModel.RawDataRunner

All Known Implementing Classes:
TabularPivotModel.CalculatorContextSpace
Enclosing class:
TabularPivotModel

protected static interface TabularPivotModel.RawDataRunner


Method Summary
 void run(java.util.List<?> row, SimplePivotHeaderTree rowTree, SimplePivotHeaderTree colTree)
           
 

Method Detail

run

void run(java.util.List<?> row,
         SimplePivotHeaderTree rowTree,
         SimplePivotHeaderTree colTree)


Copyright © 2013. All Rights Reserved.