Uses of Interface
com.itextpdf.commons.actions.IEventHandler
Packages that use IEventHandler
Package
Description
-
Uses of IEventHandler in com.itextpdf.commons.actions
Classes in com.itextpdf.commons.actions that implement IEventHandlerModifier and TypeClassDescriptionclass
Base class for events handling depending on the context.(package private) final class
Handles events based oh their origin.Fields in com.itextpdf.commons.actions with type parameters of type IEventHandlerMethods in com.itextpdf.commons.actions with parameters of type IEventHandlerModifier and TypeMethodDescriptionboolean
EventManager.isRegistered
(IEventHandler handler) Check if the handler was registered for event handling process.void
EventManager.register
(IEventHandler handler) Add newIEventHandler
to the event handling process.boolean
EventManager.unregister
(IEventHandler handler) Removes handler from event handling process. -
Uses of IEventHandler in com.itextpdf.kernel.mac
Classes in com.itextpdf.kernel.mac that implement IEventHandlerModifier and TypeClassDescriptionprivate final class
private final class
-
Uses of IEventHandler in com.itextpdf.kernel.pdf
Fields in com.itextpdf.kernel.pdf with type parameters of type IEventHandler -
Uses of IEventHandler in com.itextpdf.kernel.pdf.event
Classes in com.itextpdf.kernel.pdf.event that implement IEventHandlerModifier and TypeClassDescriptionclass
Base class for PDF document events handling based on the event type. -
Uses of IEventHandler in com.itextpdf.signatures.mac
Classes in com.itextpdf.signatures.mac that implement IEventHandlerModifier and TypeClassDescriptionprivate final class
private final class