org.zkoss.zss.ui.impl
Interface CellFilter


public interface CellFilter

Internal Use Only.

Author:
Sam, Ian Tsai

Method Summary
 boolean doFilter(CellVisitorContext context)
          Returns whether filter this cell.
 

Method Detail

doFilter

boolean doFilter(CellVisitorContext context)
Returns whether filter this cell.

Parameters:
context -
Returns:
whether filter this cell


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