|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChTaskEvent | |
charly.client |
Uses of ChTaskEvent in charly.client |
Methods in charly.client with parameters of type ChTaskEvent | |
void |
ChTaskAdapter.taskStarted(ChTaskEvent ev)
|
void |
ChTaskAdapter.taskAborted(ChTaskEvent ev)
|
void |
ChTaskAdapter.taskStopped(ChTaskEvent ev)
|
void |
ChGpibSrq.ChCheckSrqTaskListener.taskStarted(ChTaskEvent ev)
|
void |
ChTaskListener.taskStarted(ChTaskEvent ev)
This method is called, when the server started the task. |
void |
ChTaskListener.taskAborted(ChTaskEvent ev)
This method is called, when the server aborted the task. |
void |
ChTaskListener.taskStopped(ChTaskEvent ev)
This method is called after the stop of the task. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |