DojoMobileProgress

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.
Note: To import the selected sample, you must install and use the local help.
Related reference:
EGL mobile widget base class
Related information:
Developing with the EGL Dojo mobile widgets
Rich UI Handler part
Local help content installations
Importing EGL Dojo mobile widgets sample
Importing EGL Dojo mobile widgets runtime

Feedback