o
Tag compositeFilter




Tag Information
Tag Classorg.openfaces.taglib.jsp.filter.CompositeFilterJspTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
autoDetectfalsejavax.el.ValueExpression
(must evaluate to boolean)
truetrueA flag that indicates whether or not the component should automatically detect a list of properties from a filterable component defined by "for" attribute.
bindingfalsejavax.el.ValueExpression
(must evaluate to org.openfaces.component.filter.CompositeFilter)
onlynullA value-binding expression that associates the CompositeFilter with a backing bean property.
forfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
falsenullID of a filterable component that should be filtered with this component. It should be defined in the same way as the "for" property of the standard HTMLOutputLabel component.
idfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
falsenullThe component identifier.
labelsfalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
onlynullA map where custom operation name texts can be supplied, e.g. for localization purposes.
noFilterMessagefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullThe text that is displayed by the ??CompositeFilter?? component when no filtering criteria are specified by the user.
renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
truefalseA flag that indicates whether or not the component is visible.
stylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA style for the CompositeFilter.
styleClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for the CompositeFilter.
valuefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
onlynullSet of criteria.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.