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

Object
      wijmo.datepager.wijdatepager

Constructors
 NameDescription
public Constructor  
Top
Methods
 NameDescription
public MethodDestroys the widget and resets the DOM element.  
public MethodSelects the previous date.  
public MethodSelects the next date.  
public MethodRedraws the widget layout.  
public MethodRefreshes the widget layout.  
public MethodReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.datepager Namespace