var instance = new GC.Spread.Commands.CommandManager(context);
function CommandManager;
var instance = new GC.Spread.Commands.CommandManager(context);
function CommandManager;
Object
GC.Spread.Commands.CommandManager
Name | Description | |
---|---|---|
CommandManager Constructor | Represents a command manager. |
Name | Description | |
---|---|---|
execute | Executes a command and adds the command to UndoManager. | |
register | Registers a command with the command manager. | |
setShortcutKey | Binds a shortcut key to a command. |