Uses of Class
com.itextpdf.commons.actions.EventManager
-
Packages that use EventManager Package Description com.itextpdf.commons.actions -
-
Uses of EventManager in com.itextpdf.commons.actions
Fields in com.itextpdf.commons.actions declared as EventManager Modifier and Type Field Description private static EventManager
EventManager. INSTANCE
Methods in com.itextpdf.commons.actions that return EventManager Modifier and Type Method Description static EventManager
EventManager. getInstance()
Allows an access to the instance of EventManager.
-