org.zkoss.pivot.impl.util
Class HeaderSizeInfo
java.lang.Object
org.zkoss.pivot.impl.util.HeaderSizeInfo
public class HeaderSizeInfo
- extends java.lang.Object
A context for HeaderSizeFiller
- Author:
- simonpai
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HeaderSizeInfo
public HeaderSizeInfo(Pivottable table,
PivotRenderer renderer,
PivotModel model,
boolean isColumnOrient)
getRowFiller
public HeaderSizeFiller getRowFiller()
getColumnFiller
public HeaderSizeFiller getColumnFiller()
getRowDisplayOffset
public int getRowDisplayOffset()
getColumnDisplayOffset
public int getColumnDisplayOffset()
Copyright © 2013. All Rights Reserved.