o
Tag weekTable


Displays a time-table for one week. This component is under construction.


Tag Information
Tag Classorg.openfaces.taglib.jsp.timetable.WeekTableJspTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
bindingfalsejavax.el.ValueExpression
(must evaluate to org.openfaces.component.timetable.WeekTable)
onlynullA value-binding expression that associates the WeekTable with a backing bean property.
dayfalsejavax.el.ValueExpression
(must evaluate to java.util.Date)
onlynullA day that belongs to the week for which this weekTable is going to show events.
defaultEventColorfalsejavax.el.ValueExpression
(must evaluate to java.awt.Color)
truenullSpecifies a color that should be used for all events without explicitl speicified color. See TimetableEvent claess'es "color" property.
dragAndDropCancelingPeriodfalsejavax.el.ValueExpression
(must evaluate to int)
true200Specifies time in milliseconds for smooth transition of event rectangle to its original location upon an attempt to move an event to a disallowed location (e.g. reserved time). Smooth transition can be turned off by specifying 0 in this attribute.
dragAndDropTransitionPeriodfalsejavax.el.ValueExpression
(must evaluate to int)
true70Specifies time in milliseconds for smooth transition between time-slots when using drag and drop. Smooth transition during drag and drop can be turned off by specifying 0 in this attribute.
editablefalsejavax.el.ValueExpression
(must evaluate to boolean)
truetrueA flag that indicates whether or not a user can edit events in this WeekTable component.
endTimefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullTime the marks the end of the day period that will be shown in this WeekTable component. By default the entire day's time is shown. The time should be specified as a string in the "HH:mm" format, e.g. "16:00". Only the hour component of the specified time is used currently.
eventsfalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
onlynullA set of events those should be shown in this timetable. Each entry in this set should be an instance of org.openfaces.component.timetable.TimetableEvent class.
eventVarfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
false"event"No Description
footerClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
footerStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
headerClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
headerStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
idfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
falsenullThe component identifier.
localefalsejavax.el.ValueExpression
(must evaluate to java.util.Locale)
trueclient's localeThe locale used by the WeekTable component. You can specify the "locale" attribute as a value-binding expression or as 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).
majorTimeClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
majorTimeIntervalfalsejavax.el.ValueExpression
(must evaluate to int)
true60No Description
majorTimeStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
minorTimeClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
minorTimeIntervalfalsejavax.el.ValueExpression
(must evaluate to int)
true60No Description
minorTimeStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
onchangefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when any data is edited inside of the WeekTable. Note that the changes that don't affect the underlying data (such as switching the current day) don't trigger the onchange event.
onclickfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed on the client when the user clicks the left mouse button over the WeekTable.
ondblclickfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed on the client when the user double-clicks the left mouse button over the WeekTable.
onmousedownfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the user clicks over the WeekTable with either mouse button.
onmousemovefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the user moves the mouse pointer over the WeekTable.
onmouseoutfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the user moves the mouse pointer away from the WeekTable.
onmouseoverfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the user moves the mouse pointer onto the WeekTable.
onmouseupfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullJavaScript code that should be executed when the user releases a mouse button over the WeekTable.
preloadedEventsfalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
true"all"Defines the amount of events that are preloaded on the client when a page with the WeekTable component is loaded.
Available values are:
"none" — events for days other than the current one are not preloaded and are loaded only when a user switches the current day
"all" — all events are preloaded and no loading is required when switching between the days
primaryRowSeparatorfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
truefalseA flag that indicates whether or not the component is visible.
reservedTimeEventClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
reservedTimeEventColorfalsejavax.el.ValueExpression
(must evaluate to java.awt.Color)
truenullSpecifies a color that should be used for all reserved time events.
reservedTimeEventStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
resourceColumnSeparatorfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
resourceHeadersRowClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
resourceHeadersRowSeparatorfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
resourceHeadersRowStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
resourcesfalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
onlynullUsing this attribute turns on the multi-resource mode for this WeekTable. This attribute specifies a set of resources those should be displayed in this timetable. Each entry in this set should be an instance of the org.openfaces.component.timetable.TimetableResource class.
rolloverClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for the WeekTable component in the rollover state.
rolloverStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA style for the WeekTable component in the rollover state.
rowClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
rowStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
scrollTimefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullWorks only for scrollable WeekTables. Specifies the time to which the top WeekTable's top edge will be scrolled. The time should be specified as a string in the "HH:mm" format, e.g. "10:00".
secondaryRowSeparatorfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
showTimeForMinorIntervalsfalsejavax.el.ValueExpression
(must evaluate to boolean)
truefalseNo Description
startTimefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullTime the marks the start of the day period that will be shown in this WeekTable component. By default the entire day's time is shown. The time should be specified as a string in the "HH:mm" format, e.g. "16:00". Only the hour component of the specified time is used currently.
stylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA style for the entire WeekTable component.
styleClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullA CSS class name for the entire WeekTable component.
timeColumnClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
timeColumnPrimaryRowSeparatorfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
timeColumnSecondaryRowSeparatorfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
timeColumnSeparatorfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
timeColumnStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
timePatternfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
true"H"No Description
timeSuffixClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
timeSuffixPatternfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
true"mm"No Description
timeSuffixStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
timetableChangeListenerfalsejavax.el.MethodExpression
(signature must match void timetableChangeListener(org.openfaces.component.timetable.TimetableChangeEvent))
onlynullAllows handling of client-side event changes performed by the user for saving these changes into the underlying storage on the server. This attribute is a MethodBinding that must point to the method that accepts a org.openfaces.component.timetable.TimetableChangeEvent parameter.
timeTextPositionfalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
true"underMark"Specifies whether a time is written right against an appropriate hour separator line ("againstMark"), or below hour separator line ("underMark" -- default).
Available values are:
"underMark"
"againstMark"
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().
undroppableEventTransparencyfalsejavax.el.ValueExpression
(must evaluate to java.lang.Double)
true0.5An event becomes semi-transparent when it enters an undroppable state. An event can have the undroppable state in the process of drag and drop when the user moves the event over a disallowed location such as a reserved time. An attempt to drop the event in such location will result in returning the event to its original location. This attribute specifies the level of event rectangle's transparency in an undroppable state in range 0..1. 1 corresponds to the fully transparent event, and 0 means that event's transparency won't be affected.
undroppableStateTransitionPeriodfalsejavax.el.ValueExpression
(must evaluate to int)
true250Specifies time in milliseconds that is requird to change event highlighting smoothly when enters/exits an "undroppable" state, that is when an event is hovered over a disallowed location such as a reserved time. Smooth state highlighting transition can be turned off by specifying 0 in this attribute.
weekdayClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
weekdayColumnSeparatorfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
weekdayHeadersRowClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
weekdayHeadersRowSeparatorfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
weekdayHeadersRowStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
weekdayPatternfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description
weekdayStylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
truenullNo Description

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.