The IPopupEvents interface represents events that the Popup component can fire
The close event is fired when the popup closes.
Value passed to the close() method.
The open event is fired when the popup opens.
Flag indicating whether the popup opens as modal or modeless
Generated using TypeDoc
The IPopupEvents interface represents events that the Popup component can fire