$(function () { var returnsValue; // Type: bool returnsValue = $(".selector").wijinputcore("isDestroyed"); });
function isDestroyed() : bool;
$(function () { var returnsValue; // Type: bool returnsValue = $(".selector").wijinputcore("isDestroyed"); });
function isDestroyed() : bool;