Package | Description |
---|---|
org.zkoss.pivot.impl.util |
Utilities for model implementations and Pivottable.
|
org.zkoss.pivot.util |
Pivottable related utility classes.
|
Modifier and Type | Method and Description |
---|---|
void |
HeaderMergeFiller.forNode(PivotHeaderNode node,
Trees.TreeTravCtx ctx,
int nodeIndex,
int dispDepth) |
void |
ExportHeaderCellFiller.forNode(PivotHeaderNode node,
Trees.TreeTravCtx ctx,
int nodeIndex,
int dispDepth) |
void |
HeaderSizeFiller.forNode(PivotHeaderNode node,
Trees.TreeTravCtx ctx,
int nodeIndex,
int dispDepth) |
void |
HeaderTraverser.Filler.forNode(PivotHeaderNode node,
Trees.TreeTravCtx ctx,
int nodeIndex,
int dispDepth)
Called at each node in traversal.
|
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 |
HeaderMergeFiller.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) |
void |
HeaderSizeFiller.forSubtotals(PivotHeaderNode node,
Trees.TreeTravCtx ctx,
int nodeIndex,
int dispDepth,
int calIndex) |
void |
HeaderTraverser.Filler.forSubtotals(PivotHeaderNode node,
Trees.TreeTravCtx ctx,
int nodeIndex,
int dispDepth,
int calIndex)
Called at each calculator in traversal.
|
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) |
Modifier and Type | Method and Description |
---|---|
void |
Trees.NodeRunner.onNode(PivotHeaderNode node,
Trees.TreeTravCtx tctx) |
Copyright © 2017. All rights reserved.