DojoMobileProgress
The DojoMobileProgress widget displays the progress bars.
Note:
To import the selected sample, you must install
and use the local help.
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.