public abstract class AbstractFiller extends Object implements HeaderTraverser.Filler
Modifier and Type | Field and Description |
---|---|
protected PagingInfo |
_pgInfo |
Constructor and Description |
---|
AbstractFiller() |
Modifier and Type | Method and Description |
---|---|
void |
afterFill()
Called after tree traversal.
|
void |
init(HeaderTraverser context,
PagingInfo pgInfo)
Called before tree traversal.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forNode, forSubtotals
protected PagingInfo _pgInfo
public void afterFill()
HeaderTraverser.Filler
afterFill
in interface HeaderTraverser.Filler
public void init(HeaderTraverser context, PagingInfo pgInfo)
HeaderTraverser.Filler
init
in interface HeaderTraverser.Filler
Copyright © 2017. All rights reserved.