Uses of Interface
com.itextpdf.commons.actions.contexts.IContext
Packages that use IContext
-
Uses of IContext in com.itextpdf.commons.actions
Fields in com.itextpdf.commons.actions declared as IContextModifier and TypeFieldDescriptionprivate final IContextAbstractContextBasedEventHandler.defaultContextConstructors in com.itextpdf.commons.actions with parameters of type IContextModifierConstructorDescriptionprotectedAbstractContextBasedEventHandler(IContext onUnknownContext) Creates a new instance of the handler with the defined fallback for events within unknown contexts. -
Uses of IContext in com.itextpdf.commons.actions.contexts
Classes in com.itextpdf.commons.actions.contexts that implement IContextModifier and TypeClassDescriptionclassGeneric context that allowsAbstractContextBasedITextEventbased on the whitelist of supported events.classThe fallbackIContext.Fields in com.itextpdf.commons.actions.contexts declared as IContextModifier and TypeFieldDescriptionstatic final IContextUnknownContext.PERMISSIVETheIContextthat allows all events.static final IContextUnknownContext.RESTRICTIVETheIContextthat forbids all events.Fields in com.itextpdf.commons.actions.contexts with type parameters of type IContextMethods in com.itextpdf.commons.actions.contexts that return IContextModifier and TypeMethodDescriptionContextManager.getContext(Class<?> clazz) Gets the context associated with the passed class object.ContextManager.getContext(String className) Gets the context associated with the passed class object.private IContextContextManager.getNamespaceMapping(String namespace)