Class NegationFilterConstraintWrapper

java.lang.Object
org.primefaces.model.filter.NegationFilterConstraintWrapper
All Implemented Interfaces:
Serializable, FilterConstraint

public class NegationFilterConstraintWrapper extends Object implements FilterConstraint
See Also:
  • Constructor Details

    • NegationFilterConstraintWrapper

      public NegationFilterConstraintWrapper(FilterConstraint wrapped)
  • Method Details