Uses of Class
com.logicaldoc.util.event.SystemEvent
-
Packages that use SystemEvent Package Description com.logicaldoc.util Library that contains classes used among the whole application for simple and recurrent tasks. -
-
Uses of SystemEvent in com.logicaldoc.util
Methods in com.logicaldoc.util with parameters of type SystemEvent Modifier and Type Method Description static void
Context. addListener(SystemEvent evt)
Adds an Listener to a particular Event given fromstatic void
Context. removeListener(SystemEvent evt)
Removes a particular Listener from the list
-