SpreadJS Documentation
CommandManager class
GC.Spread.Commands Namespace : CommandManager class
Represents a command manager.
Syntax
var instance = new GC.Spread.Commands.CommandManager(context);
function CommandManager;
Inheritance Hierarchy

Object
   GC.Spread.Commands.CommandManager

Constructors
 NameDescription
public ConstructorRepresents a command manager.  
Top
Methods
 NameDescription
public MethodExecutes a command and adds the command to UndoManager.  
public MethodRegisters a command with the command manager.  
public MethodBinds a shortcut key to a command.  
Top
See Also

Reference

GC.Spread.Commands Namespace