|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.pivot.impl.util.AbstractFiller
public abstract class AbstractFiller
A partial implementation of Filler
| Field Summary | |
|---|---|
protected PagingInfo |
_pgInfo
|
| Constructor Summary | |
|---|---|
AbstractFiller()
|
|
| Method Summary | |
|---|---|
void |
afterFill()
Called after tree traversal. |
void |
init(HeaderTraverser context,
PagingInfo pgInfo)
Called before tree traversal. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.zkoss.pivot.impl.util.HeaderTraverser.Filler |
|---|
forNode, forSubtotals |
| Field Detail |
|---|
protected PagingInfo _pgInfo
| Constructor Detail |
|---|
public AbstractFiller()
| Method Detail |
|---|
public void afterFill()
HeaderTraverser.Filler
afterFill in interface HeaderTraverser.Filler
public void init(HeaderTraverser context,
PagingInfo pgInfo)
HeaderTraverser.Filler
init in interface HeaderTraverser.Filler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||