org.zkoss.pivot.impl.util
Class DataCellTraverser
java.lang.Object
org.zkoss.pivot.impl.util.DataCellTraverser
public class DataCellTraverser
- extends java.lang.Object
- Author:
- simonpai
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataCellTraverser
public DataCellTraverser(PivotModel model,
boolean isColOrient,
int rowSize,
int colSize,
PagingInfo pgInfo,
boolean open)
addCellFiller
public void addCellFiller(DataCellTraverser.CellFiller filler)
getCellRowSize
public int getCellRowSize()
getCellColumnSize
public int getCellColumnSize()
getCellRowGTSize
public int getCellRowGTSize()
fill
public void fill()
fill
public void fill(PivotHeaderNode rnode,
PivotHeaderNode cnode,
int rindex,
int cindex,
boolean isRowGT,
boolean open)
Copyright © 2013. All Rights Reserved.