You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: entries/datepicker.xml
+4
Original file line number
Diff line number
Diff line change
@@ -458,6 +458,10 @@
458
458
<argumentname="inst"type="Object"/>
459
459
<desc>Called when the datepicker is selected. The function receives the selected date as text and the datepicker instance as parameters. <code>this</code> refers to the associated input field.</desc>
<desc>Called when the datepicker widget's DOM is updated. The function receives the datepicker instance as the only parameter. <code>this</code> refers to the associated input field.</desc>
0 commit comments