o
Tag filterProperty




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

Attributes
NameRequiredBinding TypeELDefaultDescription
bindingfalsejavax.el.ValueExpression
(must evaluate to org.openfaces.component.filter.FilterProperty)
onlynullA value-binding expression that associates the FilterProperty with a backing bean property.
caseSensitivefalsejavax.el.ValueExpression
(must evaluate to boolean)
falsetrueNo Description
converterfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullConverter
dataProviderfalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
onlynullSpecifies a data provider.
idfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
falsenullThe component identifier.
maxValuefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
truenullNo Description
minValuefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
truenullNo Description
nametruejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenoneNo Description
patternfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
falsenullThe date format with the pattern similar to that in the java.text.SimpleDateFormat class.
renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
truefalseA flag that indicates whether or not the component is visible.
stepfalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
truenullNo Description
timeZonefalsejavax.el.ValueExpression
(must evaluate to java.util.TimeZone)
trueThe server's default time zoneTime zone in which to interpret any time information in the date String. Value must be either a VB expression that evaluates to a java.util.TimeZone instance, or a String that is a timezone ID as described in the javadocs for java.util.TimeZone.getTimeZone().
typetruejavax.el.ValueExpression
(must evaluate to java.lang.String)
falsenoneProperty type (tetx, number, date or select)
valuetruejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenoneDisplay name for property.

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.