Package | Description |
---|---|
com.adobe.icc.dbforms.obj |
Defines package version.
|
Modifier and Type | Field and Description |
---|---|
protected Set<Field> |
ContainerLayout.fields |
Modifier and Type | Method and Description |
---|---|
Field |
FieldAssignment.getField()
Deprecated.
Get the associated
Field for the assignment. |
Modifier and Type | Method and Description |
---|---|
Set<Field> |
ContainerLayout.getFields()
Get the Fields in the Container Layout.
|
Set<Field> |
Form.getFields()
Get the
Field s in the Layout. |
Modifier and Type | Method and Description |
---|---|
int |
Field.compareTo(Field f) |
void |
FieldAssignment.setField(Field field)
Deprecated.
Sets the associated
Field for the assignment. |
Modifier and Type | Method and Description |
---|---|
void |
ContainerLayout.setFields(Set<Field> fields)
Sets the Fields in the Container Layout.
|
void |
Form.setFields(Set<Field> fields)
Sets the
Field s in the Layout. |
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.