| Package | Description |
|---|---|
| org.osivia.services.calendar.view.portlet.model |
| Modifier and Type | Method and Description |
|---|---|
static CalendarEditionMode |
CalendarEditionMode.fromId(String id)
Get mode from identifier.
|
CalendarEditionMode |
CalendarViewForm.getMode() |
static CalendarEditionMode |
CalendarEditionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CalendarEditionMode[] |
CalendarEditionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarViewForm.setMode(CalendarEditionMode mode) |
Copyright © 2021 OSIVIA. All rights reserved.