requestFocus
A method that should be implemented to request input focus on the view output element.
abstract
abstract requestFocus(): void
Related
- class View abstractAn abstract class that represents a view.
A method that should be implemented to request input focus on the view output element.
abstract
abstract requestFocus(): void