requestFocusPrevious
Requests input focus for the previous sibling component.
requestFocusPrevious(): this
Notes
- This method emits an event, which is handled by the renderer if and when possible.
Related
- class UIComponent abstractBase class for built-in UI components.