|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CellHandler
Represents callback for CellWalk traverse method.
Method Summary | |
---|---|
void |
onCell(Cell cell,
CellWalkContext ctx)
|
Method Detail |
---|
void onCell(Cell cell, CellWalkContext ctx)
cell
- current cellctx
- information about invokation context
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |