PowerTools InputMan for ASP.NET 8.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 メンバ
オーバーロード一覧

 

 


© 2005-2015 GrapeCity inc. All rights reserved.