public abstract class AbstractCellFilter extends Object implements org.eclipse.jface.viewers.IFilter
Constructor and Description |
---|
AbstractCellFilter() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
isFiltered(Cell input)
Determine if a cell is invalid and thus should be rejected by the filter.
|
boolean |
select(Object input) |
public abstract boolean isFiltered(Cell input)
input
- the celltrue
if the cell should be rejected by the filter,
false
otherwisepublic boolean select(Object input)
select
in interface org.eclipse.jface.viewers.IFilter
IFilter.select(Object)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a