Search results

BeforePopupOpenCloseEventArgs API in JavaScript (ES5) FileManager API control

Interface for BeforePopupOpenClose event arguments.

Properties

cancel

boolean

Prevents the dialog from opening when it is set to true.

popupModule

Dialog

Returns the current dialog component instance.

popupName

string

Returns the current dialog action name.