Wijmo UI for the Web
wijprogressbar type
wijmo.progressbar Namespace : wijprogressbar type
Syntax
$(function () {
    var options; // Type:  wijmo.progressbar.wijprogressbar.options
     
    $(".selector").wijprogressbar(options);
});
function wijprogressbar;
Inheritance Hierarchy

Object
   wijmo.progressbar.JQueryUIProgress
      wijmo.progressbar.wijprogressbar

Constructors
 NameDescription
public Constructor  
Top
Methods
 NameDescription
public MethodRemoves the wijprogressbar functionality completely. This returns the element to its pre-init state.  
public MethodSets the current value of the progressbar.  
public MethodReturns the wijprogressbar element.  
Top
See Also

Reference

wijmo.progressbar Namespace