Methods in org.zkoss.pivot.impl.util with parameters of type Trees.TreeTravCtx |
void |
HeaderTraverser.Filler.forNode(PivotHeaderNode node,
Trees.TreeTravCtx ctx,
int nodeIndex,
int dispDepth)
Called at each node in traversal. |
void |
HeaderSizeFiller.forNode(PivotHeaderNode node,
Trees.TreeTravCtx ctx,
int nodeIndex,
int dispDepth)
|
void |
HeaderMergeFiller.forNode(PivotHeaderNode node,
Trees.TreeTravCtx ctx,
int nodeIndex,
int dispDepth)
|
void |
HeaderLabelFiller.forNode(PivotHeaderNode node,
Trees.TreeTravCtx ctx,
int nodeIndex,
int dispDepth)
|
void |
HeaderKeyFiller.forNode(PivotHeaderNode node,
Trees.TreeTravCtx ctx,
int nodeIndex,
int dispDepth)
|
void |
ExportHeaderCellFiller.forNode(PivotHeaderNode node,
Trees.TreeTravCtx ctx,
int nodeIndex,
int dispDepth)
|
void |
HeaderTraverser.Filler.forSubtotals(PivotHeaderNode node,
Trees.TreeTravCtx ctx,
int nodeIndex,
int dispDepth,
int calIndex)
Called at each calculator in traversal. |
void |
HeaderSizeFiller.forSubtotals(PivotHeaderNode node,
Trees.TreeTravCtx ctx,
int nodeIndex,
int dispDepth,
int calIndex)
|
void |
HeaderMergeFiller.forSubtotals(PivotHeaderNode node,
Trees.TreeTravCtx ctx,
int nodeIndex,
int dispDepth,
int calIndex)
|
void |
HeaderLabelFiller.forSubtotals(PivotHeaderNode node,
Trees.TreeTravCtx ctx,
int nodeIndex,
int dispDepth,
int calIndex)
|
void |
HeaderKeyFiller.forSubtotals(PivotHeaderNode node,
Trees.TreeTravCtx ctx,
int nodeIndex,
int dispDepth,
int calIndex)
|
void |
ExportHeaderCellFiller.forSubtotals(PivotHeaderNode node,
Trees.TreeTravCtx ctx,
int nodeIndex,
int dispDepth,
int calIndex)
|