eu.esdihumboldt.hale.ui.views.properties.cell.explanation
Class HtmlExplanationCellFilter
java.lang.Object
eu.esdihumboldt.hale.ui.views.properties.cell.AbstractCellFilter
eu.esdihumboldt.hale.ui.views.properties.cell.explanation.HtmlExplanationCellFilter
- All Implemented Interfaces:
- org.eclipse.jface.viewers.IFilter
public class HtmlExplanationCellFilter
- extends AbstractCellFilter
Filter for cell explanation section.
- Author:
- Simon Templer
Method Summary |
boolean |
isFiltered(Cell cell)
Determine if a cell is invalid and thus should be rejected by the filter. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HtmlExplanationCellFilter
public HtmlExplanationCellFilter()
isFiltered
public boolean isFiltered(Cell cell)
- Description copied from class:
AbstractCellFilter
- Determine if a cell is invalid and thus should be rejected by the filter.
- Specified by:
isFiltered
in class AbstractCellFilter
- Parameters:
cell
- the cell
- Returns:
true
if the cell should be rejected by the filter,
false
otherwise
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d