selected()
Class: InternalWindowContainer.
Description:
Sets or gets currently selected and top most window InternalWindow.
Parameters:
No parameters
Returns:
- If setting, returns
thiscomponent instance. If getting, returns selected InternalWindow ornull(if there are no windows added yet).
Type: InternalWindowContainer | InternalWindow | null
