The DojoMobileProgress widget displays the progress bars.
Properties
- updateInterval
- The default value is 0. If updateInterval is initialized with
a value greater than 0, the progress displays in the initial phase.
When the progress is hidden, you can use the showProgress function
to show the progress.
Function
- showProgress
- Shows the progress bar.
- hideProgress
- Hides the progress bar.