Executes the command denoted by the given command ID. If the command is not found, tries to set active dragger with the specified name.
Command ID or dragger name.
Parameters passed to the command handler function.
Returns the result of the command handler function or new active dragger instance. Returns
undefined if neither the command nor the dragger exists.
Defines the command executer service interface.