GC.Spread.Commands 名前空間 > CommandManager クラス : setShortcutKey メソッド |
true
、それ以外の場合はfalse
。
true
、それ以外の場合はfalse
。
true
、それ以外の場合はfalse
。
true
、それ以外の場合はfalse
。
Javascript (Usage) | |
---|---|
var instance = new GC.Spread.Commands.CommandManager(context); var value; // Type: any value = instance.setShortcutKey(commandName, key, ctrl, shift, alt, meta); |
Javascript (Specification) | |
---|---|
function setShortcutKey( commandName : string, key : undefined, ctrl : boolean, shift : boolean, alt : boolean, meta : boolean ) : any; |
true
、それ以外の場合はfalse
。true
、それ以外の場合はfalse
。true
、それ以外の場合はfalse
。true
、それ以外の場合はfalse
。