Uses of Class
com.vaadin.v7.data.util.filter.Compare
-
Packages that use Compare Package Description com.vaadin.v7.data.util.filter -
-
Uses of Compare in com.vaadin.v7.data.util.filter
Subclasses of Compare in com.vaadin.v7.data.util.filter Modifier and Type Class Description static classCompare.EqualDeprecated.As of 8.0, the whole filtering feature is integrated intoDataProvider.static classCompare.GreaterDeprecated.As of 8.0, the whole filtering feature is integrated intoDataProvider.static classCompare.GreaterOrEqualDeprecated.As of 8.0, the whole filtering feature is integrated intoDataProvider.static classCompare.LessDeprecated.As of 8.0, the whole filtering feature is integrated intoDataProvider.static classCompare.LessOrEqualDeprecated.As of 8.0, the whole filtering feature is integrated intoDataProvider.
-