Uses of Class
com.itextpdf.commons.actions.AbstractITextEvent
Package
Description
-
Uses of AbstractITextEvent 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 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. -
Uses of AbstractITextEvent 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 AbstractITextEvent in com.itextpdf.commons.actions.contexts
Modifier and TypeClassDescriptionclass
Class is recommended for internal usage. -
Uses of AbstractITextEvent in com.itextpdf.commons.actions.producer
Modifier and TypeClassDescriptionfinal class
Class is used for producer line building. -
Uses of AbstractITextEvent 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 AbstractITextEvent 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 AbstractITextEvent in com.itextpdf.layout.renderer.typography
Modifier and TypeClassDescriptionclass
final class