| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | org.openfaces.taglib.jsp.timetable.DaySwitcherJspTag |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | |||||
Name | Required | Binding Type | EL | Default | Description |
binding | false | javax.el.ValueExpression
(must evaluate to org.openfaces.component.timetable.DaySwitcher )
| only | null | A value-binding expression that associates the DaySwitcher with a backing bean property. |
dateFormat | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | "medium" | This attribute defines which of the predefined date formats for a given locale should be used for text. Available values are: "short" — the same as "SHORT" format in the java.text.DateFormat "medium" — the same as "MEDIUM" format in the java.text.DateFormat "long" — the same as "LONG" format in the java.text.DateFormat "full" — the same as "FULL" format in the java.text.DateFormat |
enabled | false | javax.el.ValueExpression
(must evaluate to boolean )
| true | true | A flag that indicates whether or not the user can change selection. |
for | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| false | null | ID of a DayTable component that should be synchronized with this component. It should be defined in the same way as the "for" property of the standard HTMLOutputLabel component. If this attribute is not specified then this filter component should be located inside of a DayTable component. |
id | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| false | null | The component identifier. |
locale | false | javax.el.ValueExpression
(must evaluate to java.util.Locale )
| true | client's locale | The locale used by DateChooser component. You can specify the "locale" attribute as a value-binding expression or as a String in "ll_CC_vv" format, where: ll stands for the language - lowercase two-letter ISO-639 code. CC stands for the country - uppercase two-letter ISO-3166 code (optional). vv stands for the variant - vendor and browser specific code (optional). |
nextButtonClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
nextButtonImageUrl | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
nextButtonPressedClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
nextButtonPressedStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
nextButtonRolloverClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
nextButtonRolloverStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
nextButtonStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
pattern | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| false | null | The date format with the pattern similar to that in the java.text.SimpleDateFormat class. |
previousButtonClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
previousButtonImageUrl | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
previousButtonPressedClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
previousButtonPressedStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
previousButtonRolloverClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
previousButtonRolloverStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
previousButtonStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
rendered | false | javax.el.ValueExpression
(must evaluate to boolean )
| true | false | A flag that indicates whether or not the component is visible. |
rolloverClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
rolloverStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
style | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
styleClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
textClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
textRolloverClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
textRolloverStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
textStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
timeZone | false | javax.el.ValueExpression
(must evaluate to java.util.TimeZone )
| true | The server's default time zone | Time 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(). |
upperDateFormat | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | "medium" | This attribute defines which of the predefined date formats for a given locale should be used for upper text. Available values are: "short" — the same as "SHORT" format in the java.text.DateFormat "medium" — the same as "MEDIUM" format in the java.text.DateFormat "long" — the same as "LONG" format in the java.text.DateFormat "full" — the same as "FULL" format in the java.text.DateFormat |
upperPattern | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| false | null | The date format with the pattern similar to that in the java.text.SimpleDateFormat class. |
upperTextClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
upperTextRolloverClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
upperTextRolloverStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
upperTextStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| true | none | No Description |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |