focusable([value])
Class: Separator. Method inherited from UIComponent.
Description:
Sets or gets component focusable property whether component can retain focus.
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
