requestFocus
Requests input focus on the contained view object.
requestFocus(): this
Notes
- This method should be overridden if input focus should be requested on another element within the view.
Related
- class ViewComposite abstractA class that encapsulates a dynamic view.