Experimental
Protected
Readonly
preferenceProtected
Readonly
prefixRandomized prefix to be included in opened windows' ids. This avoids conflicts when creating sub-windows from multiple theia instances (e.g. by opening Theia multiple times in the same browser)
Protected
Readonly
saveProtected
secondaryProtected
Readonly
windowStatic
Protected
SECONDARY_Private
canCreates a new secondary window for a widget to be extracted from the application shell. The created window is closed automatically when the current theia instance is closed.
the created window or undefined
if it could not be created
Protected
findProtected
findProtected
nextProtected
window
Service for opening new secondary windows to contain widgets extracted from the application shell.
The functionality provided by this service and its implementation is still under development. Use with caution.