Uses of Interface
org.zkoss.pivot.impl.TabularPivotModel.RawDataRunner

Packages that use TabularPivotModel.RawDataRunner
org.zkoss.pivot.impl Implementation of models. 
 

Uses of TabularPivotModel.RawDataRunner in org.zkoss.pivot.impl
 

Classes in org.zkoss.pivot.impl that implement TabularPivotModel.RawDataRunner
protected static class TabularPivotModel.CalculatorContextSpace
           
 

Methods in org.zkoss.pivot.impl with parameters of type TabularPivotModel.RawDataRunner
protected  void TabularPivotModel.iterateRawData(SimplePivotHeaderTree colTree, SimplePivotHeaderTree rowTree, TabularPivotModel.RawDataRunner runner)
          Override this method to provide a different implementation of raw data iteration.
 



Copyright © 2012. All Rights Reserved.