| Package | Description |
|---|---|
| com.hcl.domino.design.format |
| Modifier and Type | Method and Description |
|---|---|
static ViewCalendarFormat.Format |
ViewCalendarFormat.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewCalendarFormat.Format[] |
ViewCalendarFormat.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ViewCalendarFormat.Format> |
ViewCalendarFormat.getSupportedFormats() |
| Modifier and Type | Method and Description |
|---|---|
ViewCalendarFormat |
ViewCalendarFormat.setSupportedFormats(Collection<ViewCalendarFormat.Format> formats) |
Copyright © 2019–2021 HCL. All rights reserved.