Package | Description |
---|---|
com.hcl.domino.data |
Modifier and Type | Method and Description |
---|---|
Document.ComputeWithFormAction |
Document.ComputeWithFormCallback.errorRaised(FormField fieldInfo,
Document.ComputeWithFormPhase phase,
String errorTxt,
DominoException status)
Method is called for each form field that is causing a computation/validation
error.
|
static Document.ComputeWithFormAction |
Document.ComputeWithFormAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Document.ComputeWithFormAction[] |
Document.ComputeWithFormAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019–2021 HCL. All rights reserved.