$(function () { var options; // Type: wijmo.progressbar.wijprogressbar.options $(".selector").wijprogressbar(options); });
function wijprogressbar;
$(function () { var options; // Type: wijmo.progressbar.wijprogressbar.options $(".selector").wijprogressbar(options); });
function wijprogressbar;
Object
wijmo.progressbar.JQueryUIProgress
wijmo.progressbar.wijprogressbar
Name | Description | |
---|---|---|
wijprogressbar Constructor |
Name | Description | |
---|---|---|
destroy | Removes the wijprogressbar functionality completely. This returns the element to its pre-init state. | |
value | Sets the current value of the progressbar. | |
widget | Returns the wijprogressbar element. |