|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HeaderTraverser.Filler | |
---|---|
org.zkoss.pivot.impl.util | Utilities for model implementations and Pivottable. |
Uses of HeaderTraverser.Filler in org.zkoss.pivot.impl.util |
---|
Classes in org.zkoss.pivot.impl.util that implement HeaderTraverser.Filler | |
---|---|
class |
AbstractFiller
A partial implementation of Filler |
class |
ExportHeaderCellFiller
Filler for header node information, used by exporting utilities. |
class |
HeaderKeyFiller
Filler for header keys. |
class |
HeaderLabelFiller
Filler for header labels. |
class |
HeaderMergeFiller
Filler for header colspan/rowspan information |
class |
HeaderSizeFiller
Filler for header sizes. |
Methods in org.zkoss.pivot.impl.util with parameters of type HeaderTraverser.Filler | |
---|---|
void |
HeaderTraverser.run(HeaderTraverser.Filler[] fillers)
Traverse the tree and call each Filler at each node and calculator. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |