q
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 Classteamdev.jsf.taglib.DateRangesJspTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
dayClassfalsejava.lang.StringtruenullA CSS class name for the dates in all the date ranges.
dayStylefalsejava.lang.StringtruenullA style for the dates in all the date ranges.
disableExcludesfalsebooleantruefalseA flag that indicates whether or not the dates in the ranges are disabled.
disableIncludesfalsebooleantruetrueA flag that indicates whether or not the dates outside the ranges are disabled.
rolloverDayClassfalsejava.lang.StringtruenullA CSS class name for the dates in all the date ranges in the rollover state.
rolloverDayStylefalsejava.lang.StringtruenullA style for the dates in all the date ranges in the rollover state.
rolloverSelectedDayClassfalsejava.lang.StringtruenullA CSS class name for a selected date in the rollover state.
rolloverSelectedDayStylefalsejava.lang.StringtruenullA style for a selected date in the rollover state.
selectedDayClassfalsejava.lang.StringtruenullA CSS class name for a selected date.
selectedDayStylefalsejava.lang.StringtruenullA style for a selected date.
valuefalsecollection of teamdev.jsf.component.calendar.daterange.SimpleDateRangeonlynullThis 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.