Uses of Interface
org.opencms.widgets.serialdate.I_CmsSerialDateBean
Package
Description
Contains the server-side widget implementation, for the serial date widget..
-
Uses of I_CmsSerialDateBean in org.opencms.widgets.serialdate
Modifier and TypeClassDescriptionclass
Abstract base class for serial date beans.class
Implementation of @{link org.opencms.widgets.serialdate.I_CmsSerialDateBean} that handles series' specified on a daily base.class
Implementation of @{link org.opencms.widgets.serialdate.I_CmsSerialDateBean} that handles series' specified as individual dates.class
Implementation of @{link org.opencms.widgets.serialdate.I_CmsSerialDateBean} that handles series' specified on a monthly base.class
Implementation of @{link org.opencms.widgets.serialdate.I_CmsSerialDateBean} that handles series' specified on a monthly base.class
Implementation of @{link org.opencms.widgets.serialdate.I_CmsSerialDateBean} that handles single events.class
Implementation of @{link org.opencms.widgets.serialdate.I_CmsSerialDateBean} that handles series' specified on a weekly base.class
Implementation of @{link org.opencms.widgets.serialdate.I_CmsSerialDateBean} that handles series' specified on a daily base.class
Implementation of @{link org.opencms.widgets.serialdate.I_CmsSerialDateBean} that handles series' specified on a yearly base.class
Implementation of @{link org.opencms.widgets.serialdate.I_CmsSerialDateBean} that handles series' specified on a yearly base.Modifier and TypeMethodDescriptionstatic I_CmsSerialDateBean
CmsSerialDateBeanFactory.createSerialDateBean
(String widgetValue) Factory method for creating a serial date bean.static I_CmsSerialDateBean
CmsSerialDateBeanFactory.createSerialDateBean
(I_CmsSerialDateValue value) Factory method for creating a serial date bean.