public interface IWorkerProgressCallback<PROGRESS_TYPE>
| Modifier and Type | Method and Description |
|---|---|
void |
progress(PROGRESS_TYPE progress)
Will be invoked if the progress changed.
|
void progress(PROGRESS_TYPE progress)
progress - Siehe auch Jowidgets Nutzerhandbuch