Wijmo UI for the Web
widget Method
wijmo.dialog Namespace > JQueryUIDialog type : widget Method
Returns a jQuery object containing the generated wrapper.
Syntax
var instance = new wijmo.dialog.JQueryUIDialog();
var value; // Type: JQuery
value = instance.widget();
function widget() : JQuery;
See Also

Reference

JQueryUIDialog type