var instance = new wijmo.dialog.JQueryUIDialog();
function JQueryUIDialog;
var instance = new wijmo.dialog.JQueryUIDialog();
function JQueryUIDialog;
Object
wijmo.dialog.JQueryUIDialog
wijmo.dialog.wijdialog
Name | Description | |
---|---|---|
JQueryUIDialog Constructor |
Name | Description | |
---|---|---|
close | Closes the dialog. | |
destroy | Removes the dialog functionality completely. This will return the element back to its pre-init state. | |
isOpen | Whether the dialog is currently open. | |
moveToTop | Moves the dialog to the top of the dialog stack. | |
open | Opens the dialog. | |
widget | Returns a jQuery object containing the generated wrapper. |