public abstract class AbstractCalendarEditionForm extends Object
| Constructor and Description |
|---|
AbstractCalendarEditionForm()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ICalendarColor |
getColor()
Getter for color.
|
String |
getTitle()
Getter for title.
|
void |
setColor(ICalendarColor color)
Setter for color.
|
void |
setTitle(String title)
Setter for title.
|
public String getTitle()
public void setTitle(String title)
title - the title to setpublic ICalendarColor getColor()
public void setColor(ICalendarColor color)
color - the color to setCopyright © 2018 OSIVIA. All rights reserved.