MESCIUS InputMan for ASP.NET 10.0J
GetAllowDeleteToNull メソッド
UI での削除操作によってすべてのテキストが削除されたときに値をNullと0のどちらにするかを示す値を取得します。
シンタックス
var instance = new GCIM.GcNumber(container, id);
var value; // Type: any
value = instance.GetAllowDeleteToNull();
function GetAllowDeleteToNull() : any;

戻り値の型

Nullにする場合はtrue、0にする場合はfalse。
参照

参照

GcNumber タイプ

 

 


© MESCIUS inc. All rights reserved.