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