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

Object
   jQuery.ui.progressbar
      wijmo.progressbar.wijprogressbar

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijprogressbar Constructor  
Top
Fields
 NameDescription
public Fieldmin  
public Fieldversion  
Top
Methods
 NameDescription
public MethoddestroyRemoves the wijprogressbar functionality completely. This returns the element to its pre-init state.  
public Methoddisable  
public Methodenable  
public Methodoption  
public MethodvalueSets the current value of the progressbar.  
public Methodwidget  
Top
See Also

Reference

wijmo.progressbar Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.