Widget_progressbar - gd-99/symbiogd GitHub Wiki

A progress bar.

Child of $.webos.container.

Options

Options:

  • Number value: the progress bar value

Methods

  • Number value(value) : Get/set this progress bar value. Deprecated: Use option value instead..
  • Number value The new value.

Static methods

This class hasn't any static method.