public class DefaultEventCounter extends EventCounter
EventCounter interface that essentially doesn't do anything.| Constructor and Description |
|---|
DefaultEventCounter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onEvent(IEvent event,
IMetaInfo metaInfo)
The method that should be overridden for actual event processing
|
protected void onEvent(IEvent event, IMetaInfo metaInfo)
EventCounteronEvent in class EventCounterevent - IEvent to countmetaInfo - the IMetaInfo that can hold information about event originCopyright © 1998–2020 iText Group NV. All rights reserved.