Daniel's XL Toolbox NG
XLToolbox.Dispatcher Class Reference

Central dispatcher for all UI-initiated XL Toolbox commands. More...

Static Public Member Functions

static void Execute (Command cmd)
 Central command dispatcher. This public method also contains the central error handler for user-friendly error messages. More...
 

Detailed Description

Central dispatcher for all UI-initiated XL Toolbox commands.

Member Function Documentation

◆ Execute()

static void XLToolbox.Dispatcher.Execute ( Command  cmd)
inlinestatic

Central command dispatcher. This public method also contains the central error handler for user-friendly error messages.

An enum-based approach was choosen in favor of publicly accessible static methods to enable listing of commands, e.g. for key bindings.

Parameters
cmdXL Toolbox command to execute.

The documentation for this class was generated from the following file: