Skip to main content

ReactorWindowModel

Extends

  • FloatingWindowModel

Constructors

Constructor

new ReactorWindowModel(child): ReactorWindowModel;

Parameters

ParameterType
childWorkspaceModel

Returns

ReactorWindowModel

Overrides

FloatingWindowModel.constructor

Properties

PropertyTypeDescription
standalonebooleanWhether this is an independent window rather than a temporary window coupled to a tray. Standalone windows can be docked into the active workspace.

Accessors

maximized


pinned

Methods

toggleMaximized()

toggleMaximized(): void;

Returns

void