@Component @Scope(value="prototype") public class CalendarEventEditionForm extends CalendarCommonEventForm
AbstractCalendarEditionForm| Constructor and Description |
|---|
CalendarEventEditionForm()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CalendarColor |
getCalendarColor()
Getter for calendarColor.
|
CalendarEventDates |
getDates()
Getter for dates.
|
void |
setCalendarColor(CalendarColor calendarColor)
Setter for calendarColor.
|
void |
setDates(CalendarEventDates dates)
Setter for dates.
|
getAttachments, getColor, getDescription, getEndDate, getLocation, getStartDate, isAllDay, setAllDay, setAttachments, setColor, setDescription, setEndDate, setLocation, setStartDategetTitle, setTitlepublic CalendarEventDates getDates()
public void setDates(CalendarEventDates dates)
dates - the dates to setpublic CalendarColor getCalendarColor()
public void setCalendarColor(CalendarColor calendarColor)
calendarColor - the calendarColor to setCopyright © 2018 OSIVIA. All rights reserved.