$(function () { var options; // Type: wijmo.pager.wijpager.options $(".selector").wijpager(options); });
function wijpager;
$(function () { var options; // Type: wijmo.pager.wijpager.options $(".selector").wijpager(options); });
function wijpager;
Object
wijmo.pager.wijpager
Name | Description | |
---|---|---|
wijpager Constructor |
Name | Description | |
---|---|---|
destroy | Removes the dialog functionality completely. This will return the element back to its pre-init state. | |
widget | Returns a jQuery object containing the original element or other relevant generated element. |