|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CellVisitor | |
|---|---|
| org.zkoss.zss.ui.impl | Classes for implementing ZK Spreadsheet UI Components (implementation only). |
| Uses of CellVisitor in org.zkoss.zss.ui.impl |
|---|
| Methods in org.zkoss.zss.ui.impl with parameters of type CellVisitor | |
|---|---|
void |
CellSelector.doVisit(Worksheet sheet,
Rect rect,
CellVisitor vistor)
|
void |
AsyncCellSelector.doVisit(Worksheet sheet,
Rect rect,
CellVisitor vistor)
|
static void |
Utils.visitCells(Worksheet sheet,
Rect rect,
CellVisitor vistor)
Visit each cell in the Rect |
static void |
Utils.visitCells(Worksheet sheet,
Rect rect,
CellVisitor vistor,
CellFilter... filters)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||