Package org.eclipse.nebula.widgets.nattable.filterrow.combobox
package org.eclipse.nebula.widgets.nattable.filterrow.combobox
-
ClassDescriptionSpecialization of a
ClearFilterIconMouseEventMatcher
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) if the filter row painter is used with the Excel like combo box filters.ImagePainter
that is responsible for painting the icon into the filter row cells that are configured to show Excel like filter comboboxes.Special filter row configuration that configures the FilterRowComboBoxCellEditor as editor for the filter row with its necessary configurations regarding matching mode, converter and painter.Helper class for Excel like combo box filters.Specialisation of NatCombo which doesn't populate the selected values to the Text control.Specialisation of ComboBoxCellEditor that can only be created using an IComboBoxDataProvider.IComboBoxDataProvider that provides items for a combobox in the filter row.Event class that is used to inform about updates to the filter row combo box items.Interface for listeners that listen to updates to the value cache of the FilterRowComboBoxDataProvider.