A.4 APEX Date Picker (apex-date-Picker)
This topic contains information about the date picker component.
Table A-4 Date Picker Component
| Target | Key | Action |
|---|---|---|
| Select | Down arrow | Open the popup, when the input has focus and Display Mode is set to popup |
| Escape | Close the popup and focus the input, when Display Mode is set to popup | |
| Tab | Focus the next element | |
| Shift+Tab | Focus the previous element | |
| Up arrow | Move focus to the same day of the previous week | |
| Down arrow | Move focus to the same day of the next week | |
| Left arrow | Move focus to the previous day | |
| Right arrow | Move focus to the next day | |
| Home | Move focus to the first day of the current week | |
| End | Move focus to the last day of the current week | |
| Page Up | Change the grid of dates to the previous month | |
| Page Down | Change the grid of dates to the next month | |
| Left Arrow Button (Month, Year) | Enter | Enter Switch to Previous Month/Year. Reloads the Calendar Popup |
| Right Arrow Button (Month, Year) | Enter | Enter Switch to Next Month/Year. Reloads the Calendar Popup |
| Calendar Picker | Tab | Set focus to the day cells |
| Enter | Select the currently focused day | |
| Esc | Collapse the Date Picker If the date picker is already closed, do nothing |