Event XbpDialog():close Foundation
Dialog window is being closed.
:close := {| uNIL1, uNIL2, self | ... }
:close () --> self
xbeP_Close (1048632)
This method returns the object executing the method (self).
The event xbeP_Close is generated when the XbpDialog window is being closed. By default, this only occurs when a user double clicks on the icon of the window menu, presses the keys Alt-F4, or selects the "Close" menu item in the window menu.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.