Uses of Class
org.eclipse.nebula.widgets.nattable.ui.matcher.CellPainterMouseEventMatcher

Packages that use CellPainterMouseEventMatcher
org.eclipse.nebula.widgets.nattable.filterrow.event   
 

Uses of CellPainterMouseEventMatcher in org.eclipse.nebula.widgets.nattable.filterrow.event
 

Subclasses of CellPainterMouseEventMatcher in org.eclipse.nebula.widgets.nattable.filterrow.event
 class ClearFilterIconMouseEventMatcher
          Specialization of a CellPainterMouseEventMatcher that only matches for the filter row region if a filter is applied in the clicked cell and the click was executed on the painted icon in that cell (usually the clear filter icon).
 



Copyright © 2014. All rights reserved.