Uses of Class
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
Packages that use DefaultGlazedListsFilterStrategy
-
Uses of DefaultGlazedListsFilterStrategy in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
Subclasses of DefaultGlazedListsFilterStrategy in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrowModifier and TypeClassDescriptionclassSpecialisation of the DefaultGlazedListsStaticFilterStrategy that is intended to be used in combination with FilterRowComboBoxCellEditors that allows filtering via multiselect comboboxes like in Excel.classSpecializedComboBoxGlazedListsFilterStrategythat can be used to exclude items from filtering.classDefault implementation of anIFilterStrategyfor the filter row which can also take static filters and combine them with the filter logic from the filter row.