Uses of Class
org.zkoss.pivot.impl.util.HeaderTraverser
-
Packages that use HeaderTraverser Package Description org.zkoss.pivot.impl.util Utilities for model implementations and Pivottable. -
-
Uses of HeaderTraverser in org.zkoss.pivot.impl.util
Methods in org.zkoss.pivot.impl.util with parameters of type HeaderTraverser Modifier and Type Method Description voidAbstractFiller. init(HeaderTraverser context, PagingInfo pgInfo)voidExportHeaderCellFiller. init(HeaderTraverser context, PagingInfo pgInfo)voidHeaderKeyFiller. init(HeaderTraverser context, PagingInfo pgInfo)voidHeaderLabelFiller. init(HeaderTraverser context, PagingInfo pgInfo)voidHeaderMergeFiller. init(HeaderTraverser context, PagingInfo pgInfo)voidHeaderSizeFiller. init(HeaderTraverser context, PagingInfo pgInfo)voidHeaderTraverser.Filler. init(HeaderTraverser context, PagingInfo pgInfo)Called before tree traversal.
-