Wijmo UI for the Web
widget Method
wijmo.input Namespace > wijinputmask type : widget Method
Gets element this widget is associated.
Syntax
$(function () {
    var returnsValue; // Type:  JQuery
    returnsValue = $(".selector").wijinputmask("widget");
});
function widget() : JQuery;
See Also

Reference

wijinputmask type
wijinputmask jQuery Widget