iText 8.0.2 API
iText.Commons.Actions Namespace Reference

Classes

class   AbstractContextBasedEventHandler
  Base class for events handling depending on the context. More...
 
class   AbstractContextBasedITextEvent
  Represents a context-based event. More...
 
class   AbstractEventWrapper
  Base class to wrap events. More...
 
class   AbstractITextConfigurationEvent
  Abstract class which represents system configuration events. More...
 
class   AbstractITextEvent
  Abstract class which defines events only for internal usage. More...
 
class   AbstractProductITextEvent
  Abstract class which defines general product events by encapsulating iText.Commons.Actions.Data.ProductData of the product which generated event. More...
 
class   AbstractProductProcessITextEvent
  Abstract class which defines product process event. More...
 
class   AbstractStatisticsAggregator
  Abstract class for statistics aggregation. More...
 
class   AbstractStatisticsEvent
  Abstract class which defines statistics event. More...
 
class   EventManager
  Entry point for event handling mechanism. More...
 
interface   IEvent
  Base marker interface for any generated event of any source. More...
 
interface   IEventHandler
  The interface for an event handler. More...
 
class   NamespaceConstant
  Class that stores namespaces of iText open source products. More...
 
class   ProductEventHandler
  Handles events based oh their origin.
 
class   ProductNameConstant
 
class   ProductProcessorFactoryKeeper
  Helper class which allow to change used product processor factory instance.