$(function () { var returnsValue; // Type: any // Parameters var txt; // Type: string returnsValue = $(".selector").wijevcal("status", txt); });
function status( txt : string ) : any;
wijevcal type wijevcal jQuery Widget