PowerTools InputMan for ASP.NET 8.0J
GetOverwrite メソッド
[jQuery対応]現在の編集モードが上書きに設定されているかどうかを取得します。
構文
var instance = new GCIM.GcComboBox(container, id);
var value; // Type: boolean
value = instance.GetOverwrite();
function GetOverwrite() : boolean;

戻り値

型 : boolean
上書きモードはtrue、挿入モードはfalse。
参照

GcComboBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.