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, waitforNode, forSubtotalsprotected PagingInfo _pgInfo
public void afterFill()
HeaderTraverser.FillerafterFill in interface HeaderTraverser.Fillerpublic void init(HeaderTraverser context, PagingInfo pgInfo)
HeaderTraverser.Fillerinit in interface HeaderTraverser.FillerCopyright © 2023. All rights reserved.