FileExplorer.executeNodeCommand Method
Executes a node command on the entire explorer.
Parameters
- node
-
Type: ExplorerNode
The node the event is operating on.
- commandType
-
Type: CommandConstants
One of the commands.
- args
-
Type: jQuery.Event
The original event object.
Return Value
Type: jQuery.Promise
A jQuery promise object is returned to track the status of the command.