Wijmo UI for the Web
open Method
wijmo.dialog Namespace > JQueryUIDialog type : open Method
Opens the dialog.
Syntax
var instance = new wijmo.dialog.JQueryUIDialog();
var value; // Type: any
value = instance.open();
function open() : any;
See Also

Reference

JQueryUIDialog type