Uses of Interface
org.zkoss.pivot.PivotRendererExt
-
Packages that use PivotRendererExt Package Description org.zkoss.pivot.impl Implementation of models.org.zkoss.pivot.impl.util Utilities for model implementations and Pivottable. -
-
Uses of PivotRendererExt in org.zkoss.pivot.impl
Classes in org.zkoss.pivot.impl that implement PivotRendererExt Modifier and Type Class Description class
SimplePivotRenderer
A basic implementation of PivotRenderer. -
Uses of PivotRendererExt in org.zkoss.pivot.impl.util
Constructors in org.zkoss.pivot.impl.util with parameters of type PivotRendererExt Constructor Description CellStyleFiller(Pivottable table, PivotRendererExt renderer, DataCellTraverser trav)
-