requestFocus
Requests input focus on this component.
requestFocus(): 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.
Requests input focus on this component.
requestFocus(): this