Modifier and Type | Class and Description |
---|---|
class |
AbstractEventWrapper
Base class to wrap events.
|
class |
AbstractProductProcessITextEvent
Abstract class which defines product process event.
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractContextBasedEventHandler.onAcceptedEvent(AbstractContextBasedITextEvent event)
Handles the accepted event.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfirmedEventWrapper
A wrapper for a AbstractProductProcessITextEvent storing additional data about the event.
|
class |
ConfirmEvent
Used to confirm that process associated with some AbstractProductProcessITextEvent ended successfully.
|
Modifier and Type | Method and Description |
---|---|
boolean |
GenericContext.isAllowed(AbstractContextBasedITextEvent event)
Checks if the source product of the event is supported by the context.
|
boolean |
IContext.isAllowed(AbstractContextBasedITextEvent event)
Determines weather event should be processed or not.
|
boolean |
UnknownContext.isAllowed(AbstractContextBasedITextEvent event)
Depending on its internal state allows or rejects all event.
|
Modifier and Type | Class and Description |
---|---|
class |
ITextCoreProductEvent
Class represents events registered in iText core module.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.