Package org.zkoss.pivot.impl.util

Utilities for model implementations and Pivottable.

See:
          Description

Interface Summary
DataCellTraverser.CellFiller  
HeaderTraverser.Filler The interface called by HeaderTraverser.
 

Class Summary
AbstractFiller A partial implementation of Filler
Calculations A utility class for the pivot package.
CellLabelFiller The filler implementation for data cell content.
CellStyleFiller  
DataCellTraverser  
ExportDataCellFiller  
ExportHeaderCellFiller Filler for header node information, used by exporting utilities.
HeaderKeyFiller Filler for header keys.
HeaderLabelFiller Filler for header labels.
HeaderMergeFiller Filler for header colspan/rowspan information
HeaderSizeFiller Filler for header sizes.
HeaderSizeInfo A context for HeaderSizeFiller
HeaderTraverser An engine that traverses through a PivotHeaderTree and calls Fillers.
IndexLinkedList<K,T> An extended LinkedList which supports finding element by an indexed key.
IndexMap<T> A map with fly-weight values to save space when the values are expected to repeat.
PagingInfo An abstraction that represents paging concept.
Texts String related utility.
 

Package org.zkoss.pivot.impl.util Description

Utilities for model implementations and Pivottable.



Copyright © 2013. All Rights Reserved.