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

Object
      wijmo.pager.wijpager

Constructors
 NameDescription
public Constructor  
Top
Methods
 NameDescription
public MethodRemoves the dialog functionality completely. This will return the element back to its pre-init state.  
public MethodReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.pager Namespace