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 StringProducerBuilder.buildProducer(List<ConfirmedEventWrapper> events) CopyrightSincePlaceholderPopulator.populate(List<ConfirmedEventWrapper> events, String parameter) Builds a replacement for a placeholdercopyrightSincein accordance with the registered events.CopyrightToPlaceholderPopulator.populate(List<ConfirmedEventWrapper> events, String parameter) Builds a replacement for a placeholdercopyrightToin accordance with the registered events.CurrentDatePlaceholderPopulator.populate(List<ConfirmedEventWrapper> events, String parameter) Builds a replacement for a placeholdercurrentDatein accordance with the provided format.IPlaceholderPopulator.populate(List<ConfirmedEventWrapper> events, String parameter) Populates a placeholder based on the list ofConfirmedEventWrapperand the array of parts of placeholder.UsedProductsPlaceholderPopulator.populate(List<ConfirmedEventWrapper> events, String parameter) Builds a replacement for a placeholderusedProductsin accordance with the registered events and provided format.private static StringProducerBuilder.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)