Uses of Class
com.itextpdf.commons.actions.confirmations.ConfirmedEventWrapper
Packages that use ConfirmedEventWrapper
-
Uses of ConfirmedEventWrapper in com.itextpdf.commons.actions.producer
Method parameters in com.itextpdf.commons.actions.producer with type arguments of type ConfirmedEventWrapperModifier and TypeMethodDescriptionprivate static String
ProducerBuilder.buildProducer
(List<ConfirmedEventWrapper> events) CopyrightSincePlaceholderPopulator.populate
(List<ConfirmedEventWrapper> events, String parameter) Builds a replacement for a placeholdercopyrightSince
in accordance with the registered events.CopyrightToPlaceholderPopulator.populate
(List<ConfirmedEventWrapper> events, String parameter) Builds a replacement for a placeholdercopyrightTo
in accordance with the registered events.CurrentDatePlaceholderPopulator.populate
(List<ConfirmedEventWrapper> events, String parameter) Builds a replacement for a placeholdercurrentDate
in accordance with the provided format.IPlaceholderPopulator.populate
(List<ConfirmedEventWrapper> events, String parameter) Populates a placeholder based on the list ofConfirmedEventWrapper
and the array of parts of placeholder.UsedProductsPlaceholderPopulator.populate
(List<ConfirmedEventWrapper> events, String parameter) Builds a replacement for a placeholderusedProducts
in accordance with the registered events and provided format.private static String
ProducerBuilder.populatePlaceholders
(String producerLine, List<ConfirmedEventWrapper> events) Constructors in com.itextpdf.commons.actions.producer with parameters of type ConfirmedEventWrapper -
Uses of ConfirmedEventWrapper in com.itextpdf.kernel.actions.events
Methods in com.itextpdf.kernel.actions.events that return types with arguments of type ConfirmedEventWrapperModifier and TypeMethodDescriptionprivate List
<ConfirmedEventWrapper> FlushPdfDocumentEvent.getConfirmedEvents
(SequenceId sequenceId)