Uses of Class
org.zkoss.pivot.impl.util.PagingInfo

Packages that use PagingInfo
org.zkoss.pivot.impl.util Utilities for model implementations and Pivottable. 
 

Uses of PagingInfo in org.zkoss.pivot.impl.util
 

Fields in org.zkoss.pivot.impl.util declared as PagingInfo
protected  PagingInfo AbstractFiller._pgInfo
           
 

Methods in org.zkoss.pivot.impl.util with parameters of type PagingInfo
 void HeaderTraverser.Filler.init(HeaderTraverser context, PagingInfo pgInfo)
          Called before tree traversal.
 void HeaderSizeFiller.init(HeaderTraverser context, PagingInfo pgInfo)
           
 void HeaderMergeFiller.init(HeaderTraverser context, PagingInfo pgInfo)
           
 void HeaderLabelFiller.init(HeaderTraverser context, PagingInfo pgInfo)
           
 void HeaderKeyFiller.init(HeaderTraverser context, PagingInfo pgInfo)
           
 void ExportHeaderCellFiller.init(HeaderTraverser context, PagingInfo pgInfo)
           
 void AbstractFiller.init(HeaderTraverser context, PagingInfo pgInfo)
           
 

Constructors in org.zkoss.pivot.impl.util with parameters of type PagingInfo
DataCellTraverser(PivotModel model, boolean isColOrient, int rowSize, int colSize, PagingInfo pgInfo, boolean open)
           
HeaderTraverser(PivotHeaderTree tree, PagingInfo pgInfo, boolean open)
           
 



Copyright © 2012. All Rights Reserved.