jQuery.wijmo Namespace : wijdatepager type |
Javascript (Usage) | |
---|---|
var instance = new jQuery.wijmo.wijdatepager(); |
Javascript (Specification) | |
---|---|
|
Object
jQuery.wijmo.wijdatepager
Name | Description | |
---|---|---|
![]() | wijdatepager Constructor |
Name | Description | |
---|---|---|
![]() | defaultElement | |
![]() | namespace | |
![]() | options | |
![]() | widgetEventPrefix | |
![]() | widgetFullName | |
![]() | widgetName |
Name | Description | |
---|---|---|
![]() | destroy | Destroys the widget and resets the DOM element. |
![]() | disable | |
![]() | enable | |
![]() | goLeft | Selects the previous date. |
![]() | goRight | Selects the next date. |
![]() | invalidate | Redraws the widget layout. |
![]() | option | |
![]() | refresh | Refreshes the widget layout. |
![]() | widget | Returns a jQuery object containing the original element or other relevant generated element. |