selected([selected])

Class: InternalWindow.

Description:

Make this window be selected (activated) or not.

Parameters:

Name Type Description

[selected]

boolean

true to activate, false to deactivate.

Returns:

Returns this component instance if argument is set, otherwise returns current value.

Type: InternalWindow | boolean