| Modifier and Type | Field and Description |
|---|---|
static IContext |
PERMISSIVE
The
IContext that allows all events. |
static IContext |
RESTRICTIVE
The
IContext that forbids all events. |
| Constructor and Description |
|---|
UnknownContext(boolean allowEvents) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllowed(AbstractContextBasedITextEvent event)
Depending on its internal state allows or rejects all event.
|
public boolean isAllowed(AbstractContextBasedITextEvent event)
UnknownContext(boolean)Copyright © 1998–2021 iText Group NV. All rights reserved.