focused([value])
Class: Spinner. Method inherited from UIComponent.
Description:
If value is passed, it makes component to get or loose focus, otherwise returns boolean indicating if it has focus or not.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
boolean |
|
Returns:
If called with an argument, then this component instance is returned, otherwise boolean value is returned.
Type: boolean | this
