PowerTools InputMan for ASP.NET 8.0J
SetReadingImeStringOutputMode メソッド
ふりがなの出力方法を示す値("append"、"replace")。
ふりがなの出力方法を設定します。
構文
var instance = new GCIM.GcTextBox(container, id);
var value; // Type: any

// パラメータ
var outputMode; //タイプ: OutputMode

value = instance.SetReadingImeStringOutputMode(outputMode);
function SetReadingImeStringOutputMode( 
   outputMode : OutputMode
) : any;

パラメータ

outputMode
ふりがなの出力方法を示す値("append"、"replace")。
参照

GcTextBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.