org.zkoss.zss.ui.impl
Class AsyncCellSelector

java.lang.Object
  extended by org.zkoss.zss.ui.impl.CellSelector
      extended by org.zkoss.zss.ui.impl.AsyncCellSelector

public class AsyncCellSelector
extends CellSelector

Author:
Sam

Constructor Summary
AsyncCellSelector()
           
 
Method Summary
 void doVisit(Worksheet sheet, Rect rect, CellVisitor vistor)
           
 
Methods inherited from class org.zkoss.zss.ui.impl.CellSelector
addFilter, execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsyncCellSelector

public AsyncCellSelector()
Method Detail

doVisit

public void doVisit(Worksheet sheet,
                    Rect rect,
                    CellVisitor vistor)
Overrides:
doVisit in class CellSelector


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