JIDE 3.5.15

com.jidesoft.grid
Interface Filter<T>

All Superinterfaces:
Cloneable, Filter<T>, Serializable

Deprecated. The class is moved to com.jidesoft.filter. Please update your code to use this one under com.jidesoft.filter instead.

@Deprecated
public interface Filter<T>
extends Filter<T>


Field Summary
 
Fields inherited from interface com.jidesoft.filter.Filter
ALL, CUSTOM, NULL, SEPARATOR
 
Method Summary
 
Methods inherited from interface com.jidesoft.filter.Filter
addFilterListener, clone, getFilterFactory, getFilterFactoryName, getName, getPreference, isEnabled, isValueFiltered, removeFilterListener, setEnabled, setFilterFactory, setFilterFactoryName, setName, setPreference, stricterThan
 


JIDE 3.5.15