Class CmsPatternPanelIndividualController
java.lang.Object
org.opencms.acacia.client.widgets.serialdate.A_CmsPatternPanelController
org.opencms.acacia.client.widgets.serialdate.CmsPatternPanelIndividualController
- All Implemented Interfaces:
I_CmsSerialDatePatternController
Controller for the individual pattern panel.
-
Field Summary
Fields inherited from class org.opencms.acacia.client.widgets.serialdate.A_CmsPatternPanelController
m_model -
Method Summary
Modifier and TypeMethodDescriptiongetView()Returns the view that is controlled.voidSet the individual dates.Methods inherited from class org.opencms.acacia.client.widgets.serialdate.A_CmsPatternPanelController
conditionallyRemoveExceptionsOnChange, onValueChange, removeExceptionsOnChange
-
Method Details
-
getView
Description copied from interface:I_CmsSerialDatePatternControllerReturns the view that is controlled.- Specified by:
getViewin interfaceI_CmsSerialDatePatternController- Specified by:
getViewin classA_CmsPatternPanelController- Returns:
- the controlled view.
- See Also:
-
setDates
Set the individual dates.- Parameters:
dates- the dates to set.
-