MESCIUS InputMan for ASP.NET 10.0J
LoadTemplate メソッド
テンプレートの名前("default"、"simple1"、"simple2"、"simple3"、"simple4"、"simple5"、"classic1"、"classic2"、"classic3"、"classic4")。
リストのスタイルを定義したテンプレートを設定します。
シンタックス
var instance = new GCIM.GcListBox(container, id);
var value; // Type: any

// パラメータ
var templateName; //タイプ: string

value = instance.LoadTemplate(templateName);
function LoadTemplate( 
   templateName : string
) : any;

パラメータ

templateName
テンプレートの名前("default"、"simple1"、"simple2"、"simple3"、"simple4"、"simple5"、"classic1"、"classic2"、"classic3"、"classic4")。
参照

参照

GcListBox タイプ

 

 


© MESCIUS inc. All rights reserved.