@Component(value="options")
@Scope(scopeName="session",
proxyMode=TARGET_CLASS)
public class CalendarOptions
extends Object
| Constructor and Description |
|---|
CalendarOptions()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<CalendarColor> |
getColors()
Getter for colors.
|
boolean |
isLoaded()
Getter for loaded.
|
void |
setLoaded(boolean loaded)
Setter for loaded.
|
public boolean isLoaded()
public void setLoaded(boolean loaded)
loaded - the loaded to setpublic List<CalendarColor> getColors()
Copyright © 2019 OSIVIA. All rights reserved.