| Package | Description |
|---|---|
| com.itextpdf.commons.actions | |
| com.itextpdf.commons.actions.confirmations | |
| com.itextpdf.kernel.actions.events |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
static ITextCoreProductEvent |
ITextCoreProductEvent.createProcessPdfEvent(SequenceId sequenceId, IMetaInfo metaInfo, EventConfirmationType confirmationType)
Creates an process pdf event which associated with a general identifier and additional meta data.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.