| Package | Description |
|---|---|
| com.adobe.fd.signatures.client.types |
Defines package version.
|
| Modifier and Type | Method and Description |
|---|---|
FieldMDPAction |
FieldMDPOptionSpec.getAction()
Returns the
FieldMDPAction object that is associated with this object. |
static FieldMDPAction |
FieldMDPAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldMDPAction[] |
FieldMDPAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldMDPOptionSpec.setAction(FieldMDPAction action)
Sets the
FieldMDPAction object associated with this object. |
| Constructor and Description |
|---|
FieldMDPOptionSpec(FieldMDPAction action,
String[] fields)
A constructor that takes a
FieldMDPAction object and a list of fully qualified names of form fields
on which the action is applied. |
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.