Uses of Class
org.zkoss.pivot.impl.SimplePivotHeaderTree

Packages that use SimplePivotHeaderTree
org.zkoss.pivot.impl Implementation of models. 
 

Uses of SimplePivotHeaderTree in org.zkoss.pivot.impl
 

Methods in org.zkoss.pivot.impl that return SimplePivotHeaderTree
 SimplePivotHeaderTree SimplePivotHeaderNode.getTree()
           
protected  SimplePivotHeaderTree[] TabularPivotModel.CalculatorContextSpace.update(boolean force)
           
 

Methods in org.zkoss.pivot.impl with parameters of type SimplePivotHeaderTree
protected  void TabularPivotModel.iterateRawData(SimplePivotHeaderTree colTree, SimplePivotHeaderTree rowTree, TabularPivotModel.RawDataRunner runner)
          Override this method to provide a different implementation of raw data iteration.
protected  void TabularPivotModel.CalculatorContextSpace.iterateSource(SimplePivotHeaderTree rowTree, SimplePivotHeaderTree colTree)
           
 void TabularPivotModel.RawDataRunner.run(java.util.List<?> row, SimplePivotHeaderTree rowTree, SimplePivotHeaderTree colTree)
           
 void TabularPivotModel.CalculatorContextSpace.run(java.util.List<?> row, SimplePivotHeaderTree rowTree, SimplePivotHeaderTree colTree)
           
 

Constructors in org.zkoss.pivot.impl with parameters of type SimplePivotHeaderTree
SimplePivotHeaderNode(SimplePivotHeaderTree tree)
           
 



Copyright © 2013. All Rights Reserved.