Uses of Interface
com.itextpdf.commons.actions.IEvent
Package
Description
-
Uses of IEvent in com.itextpdf.commons.actions
Modifier and TypeClassDescriptionclass
Represents a context-based event.class
Base class to wrap events.class
Abstract class which represents system configuration events.class
Abstract class which defines events only for internal usage.class
Abstract class which defines general product events by encapsulatingProductData
of the product which generated event.class
Abstract class which defines product process event.class
Abstract class which defines statistics event.Modifier and TypeMethodDescriptionfinal void
Performs context validation and if event is allowed to be processed passes it toAbstractContextBasedEventHandler.onAcceptedEvent(AbstractContextBasedITextEvent)
.void
Handles the event.void
Handles the event. -
Uses of IEvent in com.itextpdf.commons.actions.confirmations
Modifier and TypeClassDescriptionclass
A wrapper for aAbstractProductProcessITextEvent
storing additional data about the event.class
Used to confirm that process associated with someAbstractProductProcessITextEvent
ended successfully. -
Uses of IEvent in com.itextpdf.commons.actions.contexts
Modifier and TypeClassDescriptionclass
Class is recommended for internal usage. -
Uses of IEvent in com.itextpdf.commons.actions.producer
Modifier and TypeClassDescriptionfinal class
Class is used for producer line building. -
Uses of IEvent in com.itextpdf.kernel.actions.events
Modifier and TypeClassDescriptionfinal class
Class represents events notifying thatPdfDocument
was flushed.final class
Class represents events registered in iText core module.final class
An event allows to associated someSequenceId
withPdfDocument
. -
Uses of IEvent in com.itextpdf.kernel.pdf.statistics
Modifier and TypeClassDescriptionclass
Class which represents event for counting the number of pages in a PDF document.class
Class which represents event related to size of the PDF document. -
Uses of IEvent in com.itextpdf.layout.renderer.typography
Modifier and TypeClassDescriptionclass
final class