Package org.openfaces.component.filter

Interface Summary
FilterProperty  
PropertyLocatorFactory  
 

Class Summary
AndFilterCriterion A filter criterion that aggregates several filter criterion objects with the "and" condition, that is this criterion accepts a data record only when all of the contained criteria accept that record.
AutoCompleteFilter  
ComboBoxFilter  
CompositeFilter  
CompositeFilterCriterion An abstract base class for a criterion that aggregates several filter criteria.
DropDownFieldFilter  
ExpressionFilter  
ExpressionFilterCriterion An expression-based filter criterion that compares a particular property (or expression) of a filtered object with the specified parameters based on the specified condition.
Filter  
FilterableComponentPropertyLocatorFactory  
FilterableComponentPropertyLocatorFactory.FilterableComponentPropertyLocator  
FilterConditionProcessor<T>  
FilterCriterion An abstract base class for all filter criterion classes.
FilterCriterionProcessor  
FilterPropertyBase  
HibernateCriterionBuilder  
InputTextFilter  
JSONBuilder  
OrFilterCriterion A filter criterion that aggregates several filter criterion objects with the "or" condition, that is this criterion accepts a data record when any of the contained criteria accepts that record.
ParametersInterpreter  
PredicateBuilder  
PropertyLocator  
SimplePropertyLocatorFactory  
SimplePropertyLocatorFactory.SimplePropertyLocator  
TextSearchFilter  
UIFilterProperties  
UIFilterProperty  
 

Enum Summary
FilterCondition This enumeration defines a list of filter conditions that can be used by the filter components.
FilterType  
 



Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.