Uses of Enum
org.opencms.acacia.shared.I_CmsSerialDateValue.WeekOfMonth
Package
Description
Contains the acacia editor shared client/server classes.
Contains the server-side widget implementation, for the serial date widget..
-
Uses of I_CmsSerialDateValue.WeekOfMonth in org.opencms.widgets.serialdate
ModifierConstructorDescriptionCmsSerialDateBeanYearlyWeekday
(Date startDate, Date endDate, boolean isWholeDay, I_CmsSerialDateValue.EndType endType, Date serialEndDate, int occurrences, SortedSet<Date> exceptions, I_CmsSerialDateValue.WeekOfMonth weekOfMonth, I_CmsSerialDateValue.Month month, I_CmsSerialDateValue.WeekDay weekDay) Constructs the bean with all the information provided by theCmsSerialDateWidget
.