MESCIUS InputMan for ASP.NET 10.0J
ShortcutAction コンストラクタ(KeyActions,String)

キーに割り当てる動作 (GrapeCity.Web.Input.Core.KeyActions 型)
キーに割り当てるクライアント側スクリプト (String 型)
指定したデータを含むShortcutActionクラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal action As KeyActions, _
   ByVal clientFunction As String _
)
public ShortcutAction( 
   KeyActions action,
   string clientFunction
)

パラメータ

action
キーに割り当てる動作 (GrapeCity.Web.Input.Core.KeyActions 型)
clientFunction
キーに割り当てるクライアント側スクリプト (String 型)
参照

参照

ShortcutAction クラス
ShortcutAction メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.