MESCIUS InputMan for ASP.NET 10.0J
RemoveButtonTextAt メソッド
ボタンのインデックス。
インデックスから指定した電卓ボタンの表示テキストを削除します。
シンタックス
var instance = new GCIM.DropDownCalculator();
var value; // Type: any

// パラメータ
var index; //タイプ: number

value = instance.RemoveButtonTextAt(index);
function RemoveButtonTextAt( 
   index : number
) : any;

パラメータ

index
ボタンのインデックス。
参照

参照

DropDownCalculator タイプ

 

 


© MESCIUS inc. All rights reserved.