◆ taskFinished()
Called as soon as the task is finished.
- Parameters
-
| task | - the task that is calculated, it can be used to obtain the return value and dependent on the task, a possible result object |
Implemented in DataSetHelper.
◆ taskProgress()
regularly called while the task is progressing. The calling frequency depends on the specific calculation of the task.
- Parameters
-
| task | - the task that is calculated, it can be used to obtain the progress value |
Implemented in DataSetHelper.
The documentation for this interface was generated from the following file: