focusable([value])

Class: MenuBar. Method inherited from UIComponent.

Description:

Sets or gets component focusable property whether component can retain focus.

Parameters:

Name Type Description

[value]

boolean

Returns:

If value is provided, then this is returned, otherwise boolean value is returned.

Type: boolean | this