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