$(function () { var returnsValue; //タイプ: object // パラメータ var indices; //タイプ: undefined var byIndex; //タイプ: bool returnsValue = $(".selector").wijlist("getItems", indices, byIndex); });
function getItems( indices : undefined, byIndex : bool ) : object;
wijlist タイプ wijlist jQuery ウィジェット
Copyright © GrapeCity inc. All rights reserved.