Modifier and Type | Class and Description |
---|---|
class |
AbstractContextBasedITextEvent
Represents a context-based event.
|
class |
AbstractEventWrapper
Base class to wrap events.
|
class |
AbstractITextConfigurationEvent
Abstract class which represents system configuration events.
|
class |
AbstractITextEvent
Abstract class which defines events only for internal usage.
|
class |
AbstractProductITextEvent
Abstract class which defines general product events by encapsulating ProductData of the product which generated event.
|
class |
AbstractProductProcessITextEvent
Abstract class which defines product process event.
|
class |
AbstractStatisticsEvent
Abstract class which defines statistics event.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractContextBasedEventHandler.onEvent(IEvent event)
Performs context validation and if event is allowed to be processed passes it to AbstractContextBasedEventHandler.onAcceptedEvent(AbstractContextBasedITextEvent) .
|
void |
EventManager.onEvent(IEvent event)
Handles the event.
|
void |
IEventHandler.onEvent(IEvent event)
Handles the event.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfirmedEventWrapper
A wrapper for a AbstractProductProcessITextEvent storing additional data about the event.
|
class |
ConfirmEvent
Used to confirm that process associated with some AbstractProductProcessITextEvent ended successfully.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractContextManagerConfigurationEvent
Class is recommended for internal usage.
|
Modifier and Type | Class and Description |
---|---|
class |
ProducerBuilder
Class is used for producer line building.
|
Modifier and Type | Class and Description |
---|---|
class |
FlushPdfDocumentEvent
Class represents events notifying that PdfDocument was flushed.
|
class |
ITextCoreProductEvent
Class represents events registered in iText core module.
|
class |
LinkDocumentIdEvent
An event allows to associated some SequenceId with PdfDocument .
|
Modifier and Type | Class and Description |
---|---|
class |
NumberOfPagesStatisticsEvent
Class which represents event for counting the number of pages in a PDF document.
|
class |
SizeOfPdfStatisticsEvent
Class which represents event related to size of the PDF document.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTypographyApplier |
class |
DefaultTypographyApplier |
Copyright © 1998–2022 iText Group NV. All rights reserved.