PowerTools InputMan for ASP.NET 8.0J
GetAction メソッド
ショートカットキーに割り当てられている動作を取得します。
構文
var instance = new GCIM.ShortcutAction(actions, clientFunction);
var value; // Type: KeyActions
value = instance.GetAction();
function GetAction() : KeyActions;

戻り値

型 : KeyActions
キーに割り当てる動作。
参照

ShortcutAction オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.