AssignShortcutCommand Class
A command to assign a shortcut to the specified client command.
Declaration
declare class AssignShortcutCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.assignShortcut property.
Inheritance
CommandBase
CommandWithSimpleStateBase
AssignShortcutCommand
See Also