Callback.ContainerClosedFunction Function used in "ContainerClosed" callback.CallableContainerClosedFunction(container: Container, window: IWindow, byUser: boolean): voidParameterscontainer: Containercontainer that was closedwindow: IWindowwindow that was loaded in the containerbyUser: booleanif true, container was closed by user, from the code otherwiseReturns void
Function used in "ContainerClosed" callback.