Uses of Class
com.itextpdf.commons.actions.EventManager
Packages that use EventManager
-
Uses of EventManager in com.itextpdf.commons.actions
Methods in com.itextpdf.commons.actions that return EventManagerModifier and TypeMethodDescriptionstatic EventManagerEventManager.createNewInstance()Creates a new instance of EventManager, it should be used for dedicated event usage.static EventManagerEventManager.getInstance()Allows access to the default instance of EventManager. -
Uses of EventManager in com.itextpdf.signatures.validation
Methods in com.itextpdf.signatures.validation that return EventManagerModifier and TypeMethodDescriptionValidatorChainBuilder.getEventManager()Returns the EventManager to be used for all events fired during validation.