| Package | Description |
|---|---|
| org.opencms.acacia.shared |
Contains the acacia editor shared client/server classes.
|
| org.opencms.widgets.serialdate |
Contains the server-side widget implementation, for the serial date widget..
|
| Modifier and Type | Class and Description |
|---|---|
class |
A_CmsSerialDateValue
The base class for implementations of serial date values.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsSerialDateValue
Server-side implementation of
I_CmsSerialDateValue. |
| Modifier and Type | Method and Description |
|---|---|
static I_CmsSerialDateBean |
CmsSerialDateBeanFactory.createSerialDateBean(I_CmsSerialDateValue value)
Factory method for creating a serial date bean.
|