| |||||||
| FRAMES NO FRAMES | |||||||
| Tag Information | |
| Tag Class | org.openfaces.taglib.jsp.calendar.DateRangesJspTag |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | None |
| Attributes | |||||
| Name | Required | Binding Type | EL | Default | Description |
| dayClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A CSS class name for the dates in all the date ranges. |
| dayStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A style for the dates in all the date ranges. |
| disableExcludes | false | javax.el.ValueExpression
(must evaluate to boolean)
| true | false | A flag that indicates whether or not the dates in the ranges are disabled. |
| disableIncludes | false | javax.el.ValueExpression
(must evaluate to boolean)
| true | true | A flag that indicates whether or not the dates outside the ranges are disabled. |
| rolloverDayClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A CSS class name for the dates in all the date ranges in the rollover state. |
| rolloverDayStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A style for the dates in all the date ranges in the rollover state. |
| rolloverSelectedDayClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A CSS class name for a selected date in the rollover state. |
| rolloverSelectedDayStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A style for a selected date in the rollover state. |
| selectedDayClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A CSS class name for a selected date. |
| selectedDayStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A style for a selected date. |
| value | false | javax.el.ValueExpression
(must evaluate to java.lang.Object)
| only | null | This attribute is used to specify the actual ranges. |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||