$(function () { var returnsValue; // Type: object // Parameters var id; // Type: any returnsValue = $(".selector").wijevcal("findEventById", id); });
function findEventById( id : any ) : object;
wijevcal type wijevcal jQuery Widget