| Package | Description |
|---|---|
| com.hcl.domino.design.format | |
| com.hcl.domino.richtext | |
| com.hcl.domino.richtext.records |
| Modifier and Type | Method and Description |
|---|---|
static FieldListDisplayDelimiter |
FieldListDisplayDelimiter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldListDisplayDelimiter[] |
FieldListDisplayDelimiter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FieldListDisplayDelimiter |
FormField.getListDispayDelimiter()
Returns the delimiter used when displaying multiple values.
|
| Modifier and Type | Method and Description |
|---|---|
default FieldListDisplayDelimiter |
CDField.getListDisplayDelimiter() |
| Modifier and Type | Method and Description |
|---|---|
default CDField |
CDField.setListDisplayDelimiter(FieldListDisplayDelimiter delimiter) |
Copyright © 2019–2021 HCL. All rights reserved.