Package com.itextpdf.commons.actions
Class AbstractITextEvent
java.lang.Object
com.itextpdf.commons.actions.AbstractITextEvent
- All Implemented Interfaces:
-
IEvent
- Direct Known Subclasses:
-
AbstractITextConfigurationEvent
,AbstractProductITextEvent
,AbstractTypographyApplier
Abstract class which defines events only for internal usage.
-
Constructor Summary
ModifierConstructorDescriptionprotected
Creates an instance of abstract iText event. -
Method Summary
-
Constructor Details
-
AbstractITextEvent
protected AbstractITextEvent()Creates an instance of abstract iText event. Only for internal usage.
-