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

Object
      wijmo.datepager.wijdatepager

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijdatepager Constructor  
Top
Methods
 NameDescription
public MethoddestroyDestroys the widget and resets the DOM element.  
public MethodgoLeftSelects the previous date.  
public MethodgoRightSelects the next date.  
public MethodinvalidateRedraws the widget layout.  
public MethodrefreshRefreshes the widget layout.  
public MethodwidgetReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.datepager Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.