| Package | Description |
|---|---|
| com.itextpdf.commons.actions | |
| com.itextpdf.commons.actions.confirmations |
| Modifier and Type | Method and Description |
|---|---|
EventConfirmationType |
AbstractProductProcessITextEvent.getConfirmationType()
Retrieves an
event confirmation type. |
| Constructor and Description |
|---|
AbstractEventWrapper(AbstractProductProcessITextEvent event,
EventConfirmationType confirmationType)
Creates a wrapper for the event.
|
AbstractEventWrapper(SequenceId updatedSequenceId,
AbstractProductProcessITextEvent event,
EventConfirmationType confirmationType)
Creates a wrapper of event associated with
SequenceId. |
AbstractProductProcessITextEvent(ProductData productData,
IMetaInfo metaInfo,
EventConfirmationType confirmationType)
Creates an event which is not associated with any object.
|
AbstractProductProcessITextEvent(SequenceId sequenceId,
ProductData productData,
IMetaInfo metaInfo,
EventConfirmationType confirmationType)
Creates an event associated with
SequenceId. |
| Modifier and Type | Method and Description |
|---|---|
static EventConfirmationType |
EventConfirmationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventConfirmationType[] |
EventConfirmationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1998–2023 Apryse Group NV. All rights reserved.