wijmo.pager Namespace : wijpager type |
Javascript (Usage) | |
---|---|
$(function () { var options; // Type: wijmo.pager.wijpager.options $(".selector").wijpager(options); }); |
Javascript (Specification) | |
---|---|
|
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. |