MESCIUS InputMan for ASP.NET 10.0J
SetSelectedItems メソッド
選択する項目(ListItem)の配列。
複数の項目を選択します。
シンタックス
var instance = new GCIM.GcListBox(container, id);
var value; // Type: any

// パラメータ
var items; //タイプ: Array

value = instance.SetSelectedItems(items);
function SetSelectedItems( 
   items : Array
) : any;

パラメータ

items
選択する項目(ListItem)の配列。
参照

参照

GcListBox タイプ

 

 


© MESCIUS inc. All rights reserved.