Page 1 of 1

Does closing a Modal Dialog implicitly call destroy()?

PostPosted: Tue Nov 17, 2020 6:02 am
by roddy
If a window created with JSWindow.MODAL_DIALOG does closing that window with the close icon call destroy() or does it just hide() the window?