Wijmo UI for the Web
isDestroyed Method
wijmo.input Namespace > wijinputnumber type : isDestroyed Method
Get a boolean value indicates that whether the widget has been destroyed.
Syntax
$(function () {
    var returnsValue; // Type:  bool
    returnsValue = $(".selector").wijinputnumber("isDestroyed");
});
function isDestroyed() : bool;
See Also

Reference

wijinputnumber type
wijinputnumber jQuery Widget