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