Package | Description |
---|---|
com.hcl.domino.design.format | |
com.hcl.domino.richtext | |
com.hcl.domino.richtext.records |
Modifier and Type | Method and Description |
---|---|
static FieldListDelimiter |
FieldListDelimiter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldListDelimiter[] |
FieldListDelimiter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<FieldListDelimiter> |
FormField.getListInputDelimiters()
Returns the selected delimiters for multiple values when the user enters.
|
Modifier and Type | Method and Description |
---|---|
Set<FieldListDelimiter> |
CDField.getListDelimiters() |
Modifier and Type | Method and Description |
---|---|
default CDField |
CDField.setListDelimiters(Collection<FieldListDelimiter> delimiters) |
Copyright © 2019–2021 HCL. All rights reserved.