$(function () { var options; // Type: wijmo.datepager.wijdatepager.options $(".selector").wijdatepager(options); });
function wijdatepager;
$(function () { var options; // Type: wijmo.datepager.wijdatepager.options $(".selector").wijdatepager(options); });
function wijdatepager;
Object
wijmo.datepager.wijdatepager
Name | Description | |
---|---|---|
wijdatepager Constructor |
Name | Description | |
---|---|---|
destroy | Destroys the widget and resets the DOM element. | |
goLeft | Selects the previous date. | |
goRight | Selects the next date. | |
invalidate | Redraws the widget layout. | |
refresh | Refreshes the widget layout. | |
widget | Returns a jQuery object containing the original element or other relevant generated element. |