|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |