o
Tag dateRanges


The DateRanges tag is used to specify date ranges in the Calendar. Can be specified only as a child tag for the calendar component. Child tag: simpleDateRange


Tag Information
Tag Classorg.openfaces.taglib.jsp.calendar.DateRangesJspTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
dayClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for the dates in all the date ranges.
dayStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA style for the dates in all the date ranges.
disableExcludesfalsejavax.el.ValueExpression
(must evaluate to boolean)
truefalseA flag that indicates whether or not the dates in the ranges are disabled.
disableIncludesfalsejavax.el.ValueExpression
(must evaluate to boolean)
truetrueA flag that indicates whether or not the dates outside the ranges are disabled.
rolloverDayClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for the dates in all the date ranges in the rollover state.
rolloverDayStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA style for the dates in all the date ranges in the rollover state.
rolloverSelectedDayClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for a selected date in the rollover state.
rolloverSelectedDayStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA style for a selected date in the rollover state.
selectedDayClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for a selected date.
selectedDayStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA style for a selected date.
valuefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
onlynullThis attribute is used to specify the actual ranges.

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.