ExplorerNode.registerCommand Method

Registers a command for this instance.
 

Parameters

commandType

Type: CommandConstants
The type of the command.
handler

Type: Function
The callback to invoke when the action executes.