Wijmo UI for the Web
widget Method
wijmo.popup Namespace > wijpopup type : widget Method
Returns a jQuery object containing the original element or other relevant generated element.
Syntax
$(function () {
    var returnsValue; // Type:  JQuery
    returnsValue = $(".selector").wijpopup("widget");
});
function widget() : JQuery;
See Also

Reference

wijpopup type
wijpopup jQuery Widget