public interface IEventHandler
EventDispatcher
.
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(Event event)
Hook for handling events.
|
void handleEvent(Event event)
event
- the Event that needs to be processed
Copyright © 1998–2018 iText Group NV. All rights reserved.