ProgressModel
insteadpublic interface IProgressModel
Modifier and Type | Method and Description |
---|---|
void |
setProgress(int iStep)
Deprecated.
Assigns the new bar position
|
void |
setTotalNumberOfSteps(int nSteps)
Deprecated.
Sets the number of steps
|