| wijmo.evcal 名前空間 > wijevcal タイプ : endUpdate メソッド |
| Javascript (Usage) | |
|---|---|
$(function () { var returnsValue; //タイプ: any returnsValue = $(".selector").wijevcal("endUpdate"); }); | |
| Javascript (Specification) | |
|---|---|
| |
$("#wijevcal").wijevcal("beginUpdate");$("#wijevcal").wijevcal("option", "timeInterval", 10); $("#wijevcal").wijevcal("option", "timeRulerInterval", 20);$("#wijevcal").wijevcal("endUpdate");