PowerTools InputMan for ASP.NET 8.0J
GetDecimal メソッド
[jQuery対応]入力された数値の小数部分の値を取得します。
構文
var instance = new GCIM.GcNumber(container, id);
var value; // Type: string
value = instance.GetDecimal();
function GetDecimal() : string;

戻り値

型 : string
小数部分の値。
参照

GcNumber オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.