| Package | Description |
|---|---|
| com.github.jferard.fastods.attribute | |
| com.github.jferard.fastods.util |
| Modifier and Type | Method and Description |
|---|---|
static DisplayList |
DisplayList.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DisplayList[] |
DisplayList.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationBuilder |
ValidationBuilder.displayList(DisplayList displayList) |
| Constructor and Description |
|---|
Validation(String name,
String condition,
boolean allowEmptyCells,
CellRef baseCellAddress,
DisplayList displayList,
ErrorMessage errorMessage) |
Copyright © 2016–2021. All rights reserved.