Wijmo UI for the Web
moveToTop Method
wijmo.dialog Namespace > JQueryUIDialog type : moveToTop Method
Moves the dialog to the top of the dialog stack.
Syntax
var instance = new wijmo.dialog.JQueryUIDialog();
var value; // Type: any
value = instance.moveToTop();
function moveToTop() : any;
See Also

Reference

JQueryUIDialog type