Search results

FileOpenEventArgs API in JavaScript (ES5) FileManager API control

Interface for FileOpen event arguments.

Properties

cancel

boolean

If you want to cancel this event then, set cancel to true. Otherwise, false.

fileDetails

Object

Return the currently selected item as JSON object.

module

string

Returns the name of the target module in file manager.