$(function () { var returnsValue; // Type: bool returnsValue = $(".selector").wijgrid("endEdit"); });
function endEdit() : bool;
// endEdit is being called from within the saveChanges function function saveChanges() { $("#element").wijgrid("endEdit"); }
wijgrid type wijgrid jQuery Widget
© 2013 All Rights Reserved.