Package | Description |
---|---|
com.adobe.icc.dbforms.obj |
Defines package version.
|
Modifier and Type | Field and Description |
---|---|
protected Set<TargetArea> |
ContainerLayout.targetAreas |
Modifier and Type | Method and Description |
---|---|
TargetArea |
TargetAreaAssignment.getTargetArea()
Deprecated.
Get the associated Target Area for the assignment.
|
Modifier and Type | Method and Description |
---|---|
Set<TargetArea> |
ContainerLayout.getTargetAreas()
Get the Target Areas in the Container Layout.
|
Set<TargetArea> |
Form.getTargetAreas()
Get the
TargetArea s in the Layout. |
Modifier and Type | Method and Description |
---|---|
int |
TargetArea.compareTo(TargetArea ta) |
void |
TargetAreaAssignment.setTargetArea(TargetArea targetArea)
Deprecated.
Sets the associated Target Area for the assignment.
|
Modifier and Type | Method and Description |
---|---|
void |
ContainerLayout.setTargetAreas(Set<TargetArea> targetAreaList)
Sets the Target Areas in the Container Layout.
|
void |
Form.setTargetAreas(Set<TargetArea> targetAreaList)
Sets the
TargetArea s in the Layout. |
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.