Uses of Interface
org.zkoss.zss.ui.impl.CellVisitor

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)
           
 



Copyright © 2005-2010 Potix Corporation. All Rights Reserved. SourceForge.net Logo