Uses of Class
com.luciad.view.lightspeed.services.asynchronous.TLspTaskExecutorEvent
Packages that use TLspTaskExecutorEvent
-
Uses of TLspTaskExecutorEvent in com.luciad.view.lightspeed.services.asynchronous
Methods in com.luciad.view.lightspeed.services.asynchronous with parameters of type TLspTaskExecutorEventModifier and TypeMethodDescriptionvoid
ILspTaskExecutorListener.taskExecutorEvent
(TLspTaskExecutorEvent aTaskExecutorEvent) Method that will be called whenever there is a change in one or more tasks from theILspTaskExecutor
.