Widget_image - gd-99/symbiogd GitHub Wiki
An image.
Child of $.webos.widget.
Options
Options:
src: the image's source pathtitle: the image's titleloadHidden = true: load the image even if it is hiddenanimate = false: animate when the image is loaded
Methods
- load() : Load the image.
- Boolean loaded() : Check if the image is loaded.
Static methods
This class hasn't any static method.