New UI.Container that was used to open this window or null, if the window wasn't opened in container.
Window's content object (usually specified in the window's constructor).
Sets container for the current window. Be careful when calling it manually. You should prefer opening the window via UI.Container.openAs call.
UI.Container to be associated with current window or null to associate no container with current window
Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.
Closes window without container. Use only if the window was opened without container.