Uses of Interface
com.itextpdf.commons.actions.IEvent
Packages that use IEvent
Package
Description
-
Uses of IEvent in com.itextpdf.commons.actions
Classes in com.itextpdf.commons.actions that implement IEventModifier and TypeClassDescriptionclassRepresents a context-based event.classBase class to wrap events.classAbstract class which represents system configuration events.classAbstract class which defines events only for internal usage.classAbstract class which defines general product events by encapsulatingProductDataof the product which generated event.classAbstract class which defines product process event.classAbstract class which defines statistics event.Methods in com.itextpdf.commons.actions with parameters of type IEventModifier and TypeMethodDescriptionfinal voidPerforms context validation and if event is allowed to be processed passes it toAbstractContextBasedEventHandler.onAcceptedEvent(AbstractContextBasedITextEvent).voidHandles the event.voidHandles the event. -
Uses of IEvent in com.itextpdf.commons.actions.confirmations
Classes in com.itextpdf.commons.actions.confirmations that implement IEventModifier and TypeClassDescriptionclassA wrapper for aAbstractProductProcessITextEventstoring additional data about the event.classUsed to confirm that process associated with someAbstractProductProcessITextEventended successfully. -
Uses of IEvent in com.itextpdf.commons.actions.contexts
Classes in com.itextpdf.commons.actions.contexts that implement IEventModifier and TypeClassDescriptionclassClass is recommended for internal usage. -
Uses of IEvent in com.itextpdf.commons.actions.producer
Classes in com.itextpdf.commons.actions.producer that implement IEventModifier and TypeClassDescriptionfinal classClass is used for producer line building. -
Uses of IEvent in com.itextpdf.kernel.actions.events
Classes in com.itextpdf.kernel.actions.events that implement IEventModifier and TypeClassDescriptionfinal classThis class is responsible for adding a fingerprint.final classClass represents events notifying thatPdfDocumentwas flushed.final classClass represents events registered in iText core module.final classAn event allows to associate someSequenceIdwithPdfDocument. -
Uses of IEvent in com.itextpdf.kernel.pdf.event
Classes in com.itextpdf.kernel.pdf.event that implement IEventModifier and TypeClassDescriptionclassDescribes abstract PDF document event of the specified type.classEvent dispatched by PdfDocument.Methods in com.itextpdf.kernel.pdf.event with parameters of type IEvent -
Uses of IEvent in com.itextpdf.kernel.pdf.statistics
Classes in com.itextpdf.kernel.pdf.statistics that implement IEventModifier and TypeClassDescriptionclassClass which represents event for counting the number of pages in a PDF document.classClass which represents event related to size of the PDF document. -
Uses of IEvent in com.itextpdf.layout.renderer.typography
Classes in com.itextpdf.layout.renderer.typography that implement IEventModifier and TypeClassDescriptionclassfinal class -
Uses of IEvent in com.itextpdf.signatures.mac
Classes in com.itextpdf.signatures.mac that implement IEventModifier and TypeClassDescriptionclassRepresents an event firing before creating signature container.classRepresents an event firing before embedding the signature into the document. -
Uses of IEvent in com.itextpdf.signatures.validation.events
Subinterfaces of IEvent in com.itextpdf.signatures.validation.eventsModifier and TypeInterfaceDescriptioninterfaceThis interface represents events registered during signature validation.Classes in com.itextpdf.signatures.validation.events that implement IEventModifier and TypeClassDescriptionclassA parent for all events issued during certificate chain validationclassThis event triggers everytime an algorithm is used during signature validation.classThis event is triggered when a certificates chain validation fails.classThis event is triggered after certificate chain validation success for the current signature.classThis event is triggered when a certificate issues was retrieved from the internet.classThis event is triggered when a certificate issuer is retrieved from a document resource outside of the last DSS.classThis event triggered when revocation data from a timestamped DSS is not enough to perform signature validation.classThis event is triggered after the most recent DSS is being read.classThis event is triggered when a timestamp signature is encountered.classThis event is triggered when revocation data is retrieved from anywhere except for latest DSS entry.classThis event is triggered after signature validation failed for the current signature.classThis event is triggered after a successful validation of the current signature.classThis event is triggered at the start of a signature validation, after successfully parsing the signature. -
Uses of IEvent in com.itextpdf.signatures.validation.report.pades
Methods in com.itextpdf.signatures.validation.report.pades with parameters of type IEvent -
Uses of IEvent in com.itextpdf.signatures.validation.report.xml
Methods in com.itextpdf.signatures.validation.report.xml with parameters of type IEvent