public interface IEventHandler
Modifier and Type | Method and Description |
---|---|
void |
onEvent(IEvent event)
Handles the event.
|
void onEvent(IEvent event)
event
- to handle
Copyright © 1998–2022 iText Group NV. All rights reserved.