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